44 Commits

Author SHA1 Message Date
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
53a8102818 Place mtl file correctly using chdir (or move) 2020-01-30 11:46:24 -05:00
poikilos
033501153d fix fuzzy texture identification 2019-07-03 17:13:37 -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
764933097f check for more minetest texture names 2019-05-25 07:07:52 -04:00
poikilos
60aa3d434e detect minetest texture, turn off interp 2019-05-17 13:43:02 -04:00
poikilos
44a842e79d correction to irr description 2019-05-17 08:07:39 -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
7e3dd7bc88 prevent negative cam distance 2019-04-19 17:34:31 -04:00
poikilos
0d5780dbf3 improve WebKit style compliance 2019-04-19 17:16:28 -04:00
poikilos
9db00c6473 improve WebKit style compliance 2019-04-19 17:13:58 -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
d2aaced734 finish fixing references to renamed file 2019-04-11 02:41:14 -04:00
poikilos
54ff9333e2 check if any menu item selected, deal with more warnings
completely resolves #3
2019-04-11 02:39:12 -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
6013175ad9 prefer liberation sans (more clear) 2019-03-09 17:15:50 -05: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
1ecf6e4b0a correct documentation 2019-03-09 12:51:25 -05:00
poikilos
08da6f271e improve documentation and C++ version comments 2019-03-09 12:47:08 -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
b1ad15c3c8 fix crash on missing directory
check exists before trying to iterate
2019-03-08 22:41:59 -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
95f6be4927 comment nonworking playback panel 2019-03-07 18:07:49 -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
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
51ae518d77 Command line loading 2010-04-22 12:16:15 +00:00
egon.rath
290c2f494c Initial Import 2010-04-21 14:48:36 +00:00