phantasmal-world/src/quest_editor/actions
2019-09-28 21:11:57 +02:00
..
CreateEntityAction.ts 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
EditIdAction.ts Undo/redo now works again in the quest editor. The NPC counts view is also ported. 2019-08-26 15:42:12 +02:00
EditLongDescriptionAction.ts Undo/redo now works again in the quest editor. The NPC counts view is also ported. 2019-08-26 15:42:12 +02:00
EditNameAction.ts Undo/redo now works again in the quest editor. The NPC counts view is also ported. 2019-08-26 15:42:12 +02:00
EditShortDescriptionAction.ts Undo/redo now works again in the quest editor. The NPC counts view is also ported. 2019-08-26 15:42:12 +02:00
QuestEditAction.ts Added icons, select button and quest area select. 2019-08-29 18:24:03 +02:00
RemoveEntityAction.ts The selected entity can now be deleted with the delete key. 2019-09-24 19:47:22 +02:00
RotateEntityAction.ts Entities can now be rotated around their y-axis by right-click dragging. 2019-09-28 21:11:57 +02:00
TranslateEntityAction.ts Entities can now be rotated around their y-axis by right-click dragging. 2019-09-28 21:11:57 +02:00