codeimp
|
ee8d88c3dc
|
Added options for pasting and inserting prefabs
|
2009-07-09 14:03:47 +00:00 |
|
codeimp
|
13a47b93df
|
Fixed texture alignment wrapping to work only for the alignment axis.
|
2009-07-02 08:18:52 +00:00 |
|
codeimp
|
55e640b6e1
|
- Progressive undo/redo system (much faster and up to 1000 undo/redo levels) Please note that several plugin functions and properties have changed.
- Some small optimizations in the classic 2D rendering (cached linedef flags, reduced some unneeded redrawing)
|
2009-06-11 21:21:20 +00:00 |
|
codeimp
|
f09bfff419
|
@ Changed the MapSet to work with arrays instead of linkedlists. Because the index is now know for each element and can be retrieved in O(1) efficiency it has become a property (Index) for all map elements. GetIndexFor* functions have been removed. Get*ByIndex are now also of O(1) efficiency.
|
2009-06-05 19:03:56 +00:00 |
|
codeimp
|
67c16f555e
|
@ some intellisense documentation
|
2009-05-21 08:18:34 +00:00 |
|
codeimp
|
18dccfd87f
|
Fixed a minor drawing behavior bug
|
2009-05-13 20:51:03 +00:00 |
|
codeimp
|
848fd9e72e
|
Fixed a bug in the drawing behavior when splitting sectors
|
2009-05-13 20:07:33 +00:00 |
|
codeimp
|
9b8e06299a
|
Some changes to the drawing behavior to minimize the chance it will fix self-referencing sectors
|
2009-05-09 06:49:01 +00:00 |
|
codeimp
|
91b76bcb5b
|
Changed drawing behavior so that drawn lines are not corrected to clockwise orientation
|
2009-05-06 14:50:17 +00:00 |
|
codeimp
|
d22aba4398
|
Fixed a bug in the SidedefAngleSorter which caused a crash when analyzing on some maps
|
2009-04-26 10:54:51 +00:00 |
|
codeimp
|
7e7f24e965
|
@ re-added source code with new directory structure
|
2009-04-19 18:07:22 +00:00 |
|