Commit Graph

29 Commits (059b61805f64be01847bf1c29b1f9e04405a2db4)

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 b91fe123b5 Add a --test-and-exit option. 2021-03-28 06:08:53 -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 98ad5d1457 Add a settings system and related tests...
...See changelog for more.
2021-02-17 18:55:39 -05: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 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 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 49ac8c9a5b x to disable interpolation, try Minetest texture naming convention 2019-04-08 22:52:18 -04:00
poikilos 924c4864e1 finish camera revolve feature, add pan, ms3d mime type 2019-03-10 09:55:31 -04:00
poikilos 0b1e609575 check for system fonts 2019-03-09 16:41:56 -05:00
poikilos 7a4e795779 clarify license, improve camera, remove most header creep 2019-03-09 15:42:40 -05:00
poikilos 07c7f080af cycle textures correctly
and remove experimental comments
2019-03-09 08:56:23 -05:00
poikilos 231e438af3 look in model directory too, add hotkeys for reloading 2019-03-09 07:43:36 -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 94e3b8f883 first version that works without font 2019-03-07 13:23:54 -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 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 51ae518d77 Command line loading 2010-04-22 12:16:15 +00:00
egon.rath f831ae2bd9 Win32 Solution added 2010-04-22 08:44:10 +00:00
egon.rath 290c2f494c Initial Import 2010-04-21 14:48:36 +00:00