Commit Graph

30 Commits (master)

Author SHA1 Message Date
poikilos 059b61805f Fix recent menu iteration and don't add the test file to recent...
...Improve output. Reduce GUI debugging output. Save the debug version
in debug/ for the shell build. Don't overlap enum values for elements
and commands.
2021-03-29 13:54:27 -04:00
poikilos 6d3496fb37 Fix identification of generated recent menu items. Add codeblocks notes. 2021-03-22 19:34:34 -04:00
poikilos e9d05030b6 Switch selected menu item in recent menu separately since caller is always same. 2021-03-22 12:55:24 -04:00
poikilos 50a9c1916d Handle each GUI event type seperately as per Irrlicht documentation...
...Add a scope around cases to fix "error: jump to case label
[-fpermissive]" and provide a separate scope for variables created in
each case. Remove b3view.depend.
2021-03-22 11:22:21 -04:00
poikilos 320d13c46f Begin working on a recent files list. Add test data. 2021-03-21 01:42:48 -04:00
poikilos 62d3620a16 Add a recent files submenu. 2021-02-18 09:31:03 -05:00
poikilos 3491183c8f Allow setting the animation loop. 2020-07-30 23:40:17 -04:00
poikilos 460690fded Auto-load nearby texture. Simplify&test cycling functions. 2020-03-10 14:12:16 -04:00
poikilos 0a4aac71a9 move modes to engine, improve texture search 2019-07-03 15:15:44 -04:00
poikilos 16230a0777 fix frame-by-frame hotkeys, add menu items 2019-06-13 08:57:32 -04:00
poikilos 36a1399cb5 add export feature and more mimetypes 2019-05-16 12:33:53 -04:00
poikilos c9860273e0 export (current frame) 2019-05-02 21:17:24 -04:00
poikilos e29565a110 make origin axis widget toggleable 2019-04-19 15:50:06 -04:00
poikilos 036c0feb01 improve ui, target, improve pan 2019-04-19 15:29:30 -04:00
poikilos a3118c12e5 move playback on resize (snapWidgets), coding style ./etc/quality.sh 2019-04-11 04:31:04 -04:00
poikilos 5b0dcc46dc modernize casting, resolve warnings
resolves #3 Windows pathing issue in Utility
2019-04-11 02:30:48 -04:00
poikilos 49ac8c9a5b x to disable interpolation, try Minetest texture naming convention 2019-04-08 22:52:18 -04:00
poikilos 8a61dea048 allow going frame by frame or typing a frame 2019-04-03 10:35:27 -04:00
poikilos 924c4864e1 finish camera revolve feature, add pan, ms3d mime type 2019-03-10 09:55:31 -04:00
poikilos 7a4e795779 clarify license, improve camera, remove most header creep 2019-03-09 15:42:40 -05:00
poikilos bf870ab941 cycle through textures thanks to C++17 filesystem 2019-03-08 02:30:06 -05:00
poikilos 1a77f1cc33 implement playback controls 2019-03-08 00:52:29 -05:00
poikilos ec30dae805 check font load, clarify license, remove namespace creep 2019-03-07 22:18:07 -05:00
poikilos 295e0cc997 load texture on loaded model 2019-03-07 17:17:42 -05:00
poikilos d9643844f1 first version to compile on Fedora 29 2019-03-07 11:12:09 -05:00
egon.rath 1df9489745 Added Wireframe and Lighting selector 2010-08-16 12:23:20 +00:00
egon.rath 8e044d5640 Minor changes and Bugfixes 2010-04-23 09:00:07 +00:00
egon.rath 76818f5586 Switched to Truetype font rendering in entire app 2010-04-23 08:13:44 +00:00
egon.rath 1b8831cbc9 improved window resize handling and various bugs 2010-04-23 07:28:59 +00:00
egon.rath 290c2f494c Initial Import 2010-04-21 14:48:36 +00:00