Sat, 04 May 2013 19:14:16 +0300 |
Santeri Piippo |
Further tweaking
|
file |
diff |
annotate
|
Fri, 03 May 2013 03:55:21 +0300 |
Santeri Piippo |
Further work on constrained cameras
|
file |
diff |
annotate
|
Sun, 28 Apr 2013 04:04:36 +0300 |
Santeri Piippo |
Now capable of calculating coordinates based on mouse x and y and snapping them to the grid
|
file |
diff |
annotate
|
Fri, 26 Apr 2013 03:27:56 +0300 |
Santeri Piippo |
Added new subfile dialog
|
file |
diff |
annotate
|
Thu, 25 Apr 2013 04:12:28 +0300 |
Santeri Piippo |
Fixed additive selection; use a green selection area background instead of blue when selecting additive; selection area borders now appear black on bright backgrounds; single additive picking an already-selected object un-selects it.
|
file |
diff |
annotate
|
Mon, 22 Apr 2013 03:53:21 +0300 |
Santeri Piippo |
Added three configurable grid layouts, coarse, medium and fine grids, like those of MLCad. The grids are considerably finer by default simply because part editing works at a lower scale than model editing.
|
file |
diff |
annotate
|
Fri, 19 Apr 2013 15:21:46 +0300 |
Santeri Piippo |
Generalized SetContentsHistory to an EditHistory
|
file |
diff |
annotate
|
Wed, 17 Apr 2013 14:09:38 +0300 |
Santeri Piippo |
Some renaming
|
file |
diff |
annotate
|
Tue, 16 Apr 2013 18:27:08 +0300 |
Santeri Piippo |
Added functionality for getting a primitive name from a radial.
|
file |
diff |
annotate
|
Sun, 14 Apr 2013 03:54:40 +0300 |
Santeri Piippo |
GL picking stuff
|
file |
diff |
annotate
|
Tue, 09 Apr 2013 14:06:40 +0300 |
Santeri Piippo |
Keyboard shortcuts can now be configured.
|
file |
diff |
annotate
|
Wed, 27 Mar 2013 11:24:16 +0200 |
Santeri Piippo |
Added LDConfig.ldr parsing. All colors now available as long as LDConfig.ldr is provided.
|
file |
diff |
annotate
|
Mon, 25 Mar 2013 00:44:11 +0200 |
Santeri Piippo |
Restructured inlining to use a proper caching.. one cache per sub-file reference? What was I thinking? *whacks self with a 55295.dat*
|
file |
diff |
annotate
|
Sun, 24 Mar 2013 01:05:59 +0200 |
Santeri Piippo |
Got inlining working. 3002.dat renders properly now! Now just to iron out the bugs and hone the behavior..
|
file |
diff |
annotate
|
Thu, 21 Mar 2013 16:25:03 +0200 |
Santeri Piippo |
Parsing stability, finally figured that dumb crash
|
file |
diff |
annotate
|
Wed, 20 Mar 2013 03:25:49 +0200 |
Santeri Piippo |
With removal of vectors, I don't need to keep the bearing class around either
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 18:15:31 +0200 |
Santeri Piippo |
er, I said don't limit the amount of decimals
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 18:14:37 +0200 |
Santeri Piippo |
ftoa: don't limit the amount of decimals
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 18:12:39 +0200 |
Santeri Piippo |
Temporarily set the locale to C when using ftoa, or the resulting string is subject to the locale and gets unexpected symbols (e.g. commas for the decimal dots while the function expects periods)
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 15:29:42 +0200 |
Santeri Piippo |
Licensed LDForge GPL3, added some more icons
|
file |
diff |
annotate
|
Mon, 18 Mar 2013 18:29:02 +0200 |
Santeri Piippo |
Added LDraw path setting dialog
|
file |
diff |
annotate
|
Mon, 18 Mar 2013 12:15:23 +0200 |
Santeri Piippo |
Deleted scanner.cpp (don't need it), merged model.cpp into io.cpp. Renamed LDForgeWindow to just ForgeWindow since I want the LD* prefix only be given to LDObject derivatives.
|
file |
diff |
annotate
|
Sat, 16 Mar 2013 13:08:24 +0200 |
Santeri Piippo |
Convert the static getCoordinateRep to a common ftoa, use this function to get proper coordinate representation when converting objects to LDraw code
|
file |
diff |
annotate
|
Sat, 16 Mar 2013 01:32:47 +0200 |
Santeri Piippo |
Added logf function to write to message log. Write warnings of unparsable files into the message log.
|
file |
diff |
annotate
|
Fri, 15 Mar 2013 20:11:18 +0200 |
Santeri Piippo |
Initial commit
|
file |
diff |
annotate
|