phantasmal-world/src/quest_editor
2019-09-21 19:03:30 +02:00
..
actions Entity creation is now undoable. Fixed a bug that occurred when you started to translate an entity and then moved the cursor outside of the 3D-view. 2019-09-21 14:39:04 +02:00
gui Entity drag and drop code doesn't use custom events anymore for increased performance and simplicity. Made code more typesafe and decoupled. Fixed some bugs. 2019-09-20 22:27:19 +02:00
loading Basic entity creation via drag and drop. 2019-09-19 22:20:17 +02:00
model Entity creation is now undoable. Fixed a bug that occurred when you started to translate an entity and then moved the cursor outside of the 3D-view. 2019-09-21 14:39:04 +02:00
persistence Improved observables and ported more of the quest editor to the new GUI system. 2019-08-22 22:45:01 +02:00
rendering Fixed regression: hovered entities are now highlighted again. 2019-09-21 19:03:30 +02:00
scripting Fixed bug that would disassemble arg_pushr arguments incorrectly in automatic stack management mode. 2019-09-16 18:52:16 +02:00
stores Entity creation is now undoable. Fixed a bug that occurred when you started to translate an entity and then moved the cursor outside of the 3D-view. 2019-09-21 14:39:04 +02:00