MaxED
|
3e5f85dc8f
|
Game configurations: added "fixedrotation" property to dynamic lights, which use the angle property as a parameter.
Maintenance: removed a ton of redundant stuff.
|
2014-02-21 14:42:12 +00:00 |
|
MaxED
|
2e88f8f4a5
|
Nodes Viewer now supports ZNODES in "XNOD", "XGLN", "XGL2" and "XGL3" formats.
Sector highlight is now shown in many more places.
Edit area auto-focusing is now disabled when any form is open.
|
2014-01-10 15:08:39 +00:00 |
|
MaxED
|
a150931bb2
|
Removed a metric ton of unused "using" directives from BuilderModes plugin.
|
2013-04-11 11:26:57 +00:00 |
|
codeimp
|
3ca0b615aa
|
- Things browser no longer closes when double-clicked on a category
- Find & Replace mode now changes render presentation to show Things on-top when a Things search is performed
|
2009-08-19 13:14:55 +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
|
db132c30e8
|
Fixed the "within current selection" option in Find & Replace mode
|
2009-05-09 11:37:55 +00:00 |
|
codeimp
|
7e7f24e965
|
@ re-added source code with new directory structure
|
2009-04-19 18:07:22 +00:00 |
|