vengi/src/tools/voxedit/modules/voxedit-ui
Martin Gerhardy b879def00a UI: applied coding guidelines 2022-05-26 17:36:41 +02:00
..
AnimationPanel.cpp UI: use the default sdl backend from dearimgui 2022-01-22 18:25:00 +01:00
AnimationPanel.h VOXEDIT: extracted animation panel into own class 2021-09-28 19:12:49 +02:00
AnimationTimeline.cpp UI: applied coding guidelines 2022-05-26 17:36:41 +02:00
AnimationTimeline.h VOXEDIT: fixed placing the timeline 2022-04-16 06:31:38 +02:00
CMakeLists.txt VOXEDIT: drag and drop for palette color entries 2022-03-30 21:05:45 +02:00
DragAndDropPayload.h VOXEDIT: drag and drop for palette color entries 2022-03-30 21:05:45 +02:00
FormatSettingsPanel.cpp VOXEDIT: added settings dialog for format configurations 2022-03-09 18:21:45 +01:00
FormatSettingsPanel.h VOXEDIT: added settings dialog for format configurations 2022-03-09 18:21:45 +01:00
LSystemPanel.cpp UI: use the default sdl backend from dearimgui 2022-01-22 18:25:00 +01:00
LSystemPanel.h VOXEDIT: extracted code into own classes to reduce the size of the edit window 2021-09-28 18:38:13 +02:00
LayerPanel.cpp VOXEDIT: renamed variable 2022-03-22 18:55:08 +01:00
LayerPanel.h VOXELFORMAT: fixed invalid namespace for this module 2022-03-16 21:17:52 +01:00
MainWindow.cpp VOXEDIT: don't load the last opened file 2022-05-11 22:39:01 +02:00
MainWindow.h VOXEDIT: added keyframe sequencer to scene view 2022-03-29 21:28:37 +02:00
MenuBar.cpp VOXEDIT: made unselect available via ui 2022-04-04 11:35:21 +02:00
MenuBar.h VOXEDIT: recently used files should be available in the file menu #102 2021-12-26 19:48:34 +01:00
ModifierPanel.cpp VOXEDIT: removed current frame setting from modifier panel again 2022-03-29 21:38:26 +02:00
ModifierPanel.h VOXEDIT: extracted into modifier panel 2021-09-28 19:27:46 +02:00
PalettePanel.cpp VOXEL: added new built-in palette for nippon 2022-05-20 20:37:40 +02:00
PalettePanel.h VOXEDIT: forward the drop target handling to the corresponding panels 2022-01-22 14:46:49 +01:00
PositionsPanel.cpp VOXEDIT: allow to edit the interpolation type in a keyframe #136 2022-04-02 20:49:57 +02:00
PositionsPanel.h VOXEDIT: use the frame from scene mgr 2022-03-25 19:45:26 +01:00
SceneGraphPanel.cpp VOXEDIT: extended scene graph panel with key frame details 2022-04-07 12:42:07 +02:00
SceneGraphPanel.h VOXEDIT: updated the scene graph panel with a context menu 2022-02-08 21:07:05 +01:00
ScriptPanel.cpp VOXEDIT: prepare for different palettes 2022-05-10 20:23:36 +02:00
ScriptPanel.h VOXEDIT: fixed script editor placement via dock id 2022-02-06 14:48:47 +01:00
StatusBar.cpp VOXEDIT: statusbar for smaller windows 2022-03-31 22:34:53 +02:00
StatusBar.h VOXEDIT: added input buttons for pos and size of the volume 2021-10-06 16:28:09 +02:00
ToolsPanel.cpp VOXEDIT: added FillPlane modifier 2022-05-01 22:08:21 +02:00
ToolsPanel.h VOXEDIT: extracted more panels into own classes 2021-09-28 19:44:05 +02:00
TreePanel.cpp UI: use the default sdl backend from dearimgui 2022-01-22 18:25:00 +01:00
TreePanel.h VOXEDIT: extracted tree panel into own class 2021-09-28 18:46:20 +02:00
Util.cpp VOXEDIT: fixed step width for cursor pos being out of sync with grid size 2022-02-21 19:52:26 +01:00
Util.h VOXEDIT: fixed step width for cursor pos being out of sync with grid size 2022-02-21 19:52:26 +01:00
Viewport.cpp VOXEDIT: show the view matrix manipulator in edit mode, too 2022-05-26 09:58:47 +02:00
Viewport.h VOXEDIT: use the frame from scene mgr 2022-03-25 19:45:26 +01:00