phantasmal-world/src/quest_editor
2019-10-17 15:56:22 +03:00
..
actions Entities can now be rotated around their y-axis by right-click dragging. 2019-09-28 21:11:57 +02:00
gui Refactored events model and added a basic view for it behind a feature flag. 2019-10-10 23:11:52 +02:00
loading All entities from the NPC and object lists are now scaled to fit nicely in their square. 2019-09-23 16:07:46 +02:00
model Refactored events model and added a basic view for it behind a feature flag. 2019-10-10 23:11:52 +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 Improved typing of ListProperty. 2019-10-07 18:26:45 +02:00
scripting [VM] Added a unit test for window_msg. 2019-10-17 15:56:22 +03:00
stores Fixed compilation issues and fixed bug in SimpleListProperty (length was not correctly initialized). 2019-10-11 00:04:01 +02:00