Commit Graph

174 Commits

Author SHA1 Message Date
Turanszki Janos abca7dbfeb editor: instance placer fix 2020-03-12 22:20:02 +00:00
Turanszki Janos 63646f5c1f added spring component #101 2020-03-12 21:50:44 +00:00
turanszkij 235450e313 editor: translator update 2020-03-11 19:39:44 +00:00
Turánszki János 7d4d9dfa6b Inverse Kinematics (#97)
* start ik experiment #93

* inverse kinematics fixes, test #93

* bump version

* ik + animation fix
2020-03-11 00:25:40 +00:00
turanszkij 9b0cc2524b transform hierarchy fix #76 2020-03-09 19:55:11 +00:00
turanszkij d95dfa7ef2 stability improvements, fixes 2020-03-07 16:18:23 +00:00
Turanszki Janos 7bd3008398 soft body and debug draw updates 2020-02-29 16:23:14 +00:00
Turanszki Janos eca4200db9 editor: scene graph viewer update 2020-02-19 22:30:03 +00:00
turanszkij 2e0f39935d gui updates 2020-02-18 19:17:06 +00:00
Turanszki Janos 7871937622 added tree list widget, added editor scene outliner (wip) 2020-02-17 18:32:13 +00:00
Turanszki Janos fd8d734860 ocean updates; editor: ocean parameters moved to weather window; 2020-01-28 23:30:23 +00:00
Turanszki Janos 7761813253 editor fix: selectall caused animated model to blow up #76 2020-01-19 15:02:31 +00:00
Turanszki Janos 3537229633 build settings updated, minor fixes 2019-12-14 18:07:27 +00:00
Turanszki Janos 24b24e734b improved startup time + fixes 2019-12-13 22:13:43 +00:00
Turanszki Janos fa267b0e7d large refactor 2019-12-12 22:15:16 +00:00
Turanszki Janos 0d3e1ae71b select better texture formats 2019-12-02 00:17:43 +00:00
Turanszki Janos 7d6fb9bccc handle controller disconnect and reconnect; input refactor #64 2019-11-30 00:19:28 +00:00
Turanszki Janos fbb53e3a6d input refactor 2019-11-23 04:33:03 +00:00
Amer Koleci 1157741e89 Fix compilation issues. 2019-11-22 17:06:58 +01:00
Turanszki Janos 20e56802cc graphics API texture refactor 2019-11-21 22:29:25 +00:00
turanszkij ee988cf55d autopipeline updates 2019-11-15 19:20:12 +00:00
turanszkij d796e9209b uav format support workaround #46; dx12 debug marker; editor fix; 2019-11-11 18:51:45 +00:00
turanszkij 4c87f6c218 fixed #45 and some other things 2019-11-03 17:11:54 +00:00
turanszkij 5172b9ac06 renderpass order fixes 2019-10-29 00:53:23 +01:00
turanszkij 82b73f536a renderpassify refactor and vulkan fixes 2019-10-29 00:41:40 +01:00
turanszkij 9a9758d559 renderpassify first draft 2019-10-28 18:03:39 +01:00
turanszkij 3bc197d8f0 gui fixes 2019-10-24 22:36:35 +01:00
turanszkij a5da17dc86 minor updates, fixes 2019-10-23 19:15:52 +01:00
Turanszki Janos c125c42a97 small editor update 2019-10-22 21:27:18 +01:00
turanszkij 92d58b8e08 editor: selection outline fluctuation 2019-10-14 19:29:42 +01:00
Turanszki Janos da230269cf user stencil ref refactor; scripting api updates; 2019-10-13 13:07:30 +01:00
Turanszki Janos 5d2db76cd0 engine: per object user stencilref; editor: different object and material highlights; 2019-10-12 23:44:28 +01:00
Turanszki Janos a174327230 don't attempt to render outline when nothing is selected 2019-10-12 19:28:00 +01:00
Turanszki Janos c2b6f443e9 editor update: material selection outline; general fixes; 2019-10-12 17:06:58 +01:00
Turanszki Janos b4d0a1cd93 editor copy-paste fix 2019-10-12 13:09:35 +01:00
turanszkij 99ea7c067a refactors 2019-10-09 19:44:17 +01:00
turanszkij 6d8112db37 3D sounds can be placed in scene now; updated editor; added sound3D sample model; 2019-10-06 13:30:29 +01:00
turanszkij 7aa3e3ad6f refactors, fixes, everything seems to work now with multithreaded renderer 2019-07-02 19:04:00 +01:00
turanszkij 7e514bdf56 lot of refactor, things are sort of working but not everything yet 2019-06-30 15:12:19 +01:00
turanszkij 209314c76a input manager update: analog stick; added controller support to tps characer sample; 2019-05-19 15:05:51 +01:00
turanszkij 53e7f6ca3b refactors, removed min max macro usage 2019-05-10 18:26:05 +01:00
turanszkij 0b0b4f751e loading screen update 2019-05-04 16:30:52 +01:00
turanszkij 0b40949ae0 updated input manager for controllers, scripting API updates 2019-05-03 21:01:22 +01:00
Turanszki Janos daba4f2b2f image-script updates part 1 2019-04-30 00:50:01 +01:00
turanszkij e8193eb559 editor update 2019-04-28 19:10:44 +01:00
turanszkij ce0b72e075 exposed multiple scene management to scripts; debug bone line fix; editor orbital camera fix; 2019-04-16 00:15:01 +01:00
turanszkij a6c2360a54 general fixes; tps character script updates; 2019-04-12 23:18:51 +01:00
turanszkij 6fbfe36665 refactor 2019-04-05 00:05:27 +01:00
turanszkij 4ea4bcbcb3 middle mouse scroll update 2019-04-02 19:05:46 +01:00
turanszkij 45e344cbfa added feature: multiple uv sets; gltf updates; editor updates; 2019-03-16 18:19:49 +00:00