Wed, 08 May 2013 03:53:45 +0300 |
Santeri Piippo |
Added a dialog for inquering the user's LDraw directory, not having it set leads to crashing...
|
file |
diff |
annotate
|
Sat, 04 May 2013 18:31:03 +0300 |
Santeri Piippo |
Mass renaming and cleanup. GLRenderer's and ForgeWindow's members made private. Names of common identifiers shortened, moved logVA to ForgeWindow since it's a GUI-related function (though logf remains under main.cpp for ubiquitous usage)
|
file |
diff |
annotate
|
Fri, 03 May 2013 18:49:23 +0300 |
Santeri Piippo |
Adding objects now actually updates the bounding box like it should be.
|
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 18:28:07 +0300 |
Santeri Piippo |
corrections to inserting from file
|
file |
diff |
annotate
|
Fri, 26 Apr 2013 18:11:34 +0300 |
Santeri Piippo |
Added insert from action to import file contents from another file
|
file |
diff |
annotate
|
Fri, 26 Apr 2013 03:27:56 +0300 |
Santeri Piippo |
Added new subfile dialog
|
file |
diff |
annotate
|
Wed, 24 Apr 2013 23:27:36 +0300 |
Santeri Piippo |
Cleanup and some restructuring
|
file |
diff |
annotate
|
Mon, 22 Apr 2013 17:01:37 +0300 |
Santeri Piippo |
Show an error message box when main file loading fails.
|
file |
diff |
annotate
|
Mon, 22 Apr 2013 16:06:41 +0300 |
Santeri Piippo |
Keep track of when the file was last saved and warn if there are unsaved changes when the application is closing.
|
file |
diff |
annotate
|
Fri, 19 Apr 2013 15:21:46 +0300 |
Santeri Piippo |
Generalized SetContentsHistory to an EditHistory
|
file |
diff |
annotate
|
Sun, 14 Apr 2013 03:54:40 +0300 |
Santeri Piippo |
GL picking stuff
|
file |
diff |
annotate
|
Thu, 11 Apr 2013 02:26:14 +0300 |
Santeri Piippo |
Added inlining history management
|
file |
diff |
annotate
|
Wed, 10 Apr 2013 14:10:58 +0300 |
Santeri Piippo |
Added history management for cut and paste, copy doesn't alter the object list by itself so it doesn't touch history
|
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
|
Thu, 21 Mar 2013 02:45:53 +0200 |
Santeri Piippo |
Added clipboard, added delete action
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 21:52:38 +0200 |
Santeri Piippo |
Begin work on dialogs for adding objects. Comments functional!
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 18:25:08 +0200 |
Santeri Piippo |
Implemented insertion of triangles, quads, condlines and comments
|
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 13:16:21 +0200 |
Santeri Piippo |
added Save As function
|
file |
diff |
annotate
|
Mon, 18 Mar 2013 12:20:48 +0200 |
Santeri Piippo |
Renamed io.cpp to file.cpp, draw.cpp to gldraw.cpp
|
file |
diff |
annotate
|