Commit Graph

158 Commits

Author SHA1 Message Date
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
turanszkij 4163f09a76 another gltf armature import fix 2019-03-14 19:05:37 +00:00
Turanszki Janos 73f573a06a gltf armature import fix 2019-03-13 23:15:25 +00:00
turanszkij 197d1175c8 added vertex colors feature; fixed tessellation; removed stereogram effect because no longer needed; some refactor; debug bonelines fix; 2019-03-12 19:20:23 +00:00
turanszkij 7c1c98a1d2 moved stereogram from common renderpath to its own 2019-03-10 11:27:41 +00:00
turanszkij 39eb173635 constness refactor in renderpath, gui and others 2019-03-09 19:09:33 +00:00
turanszkij 061c780ad9 refactor-part1:
removed rendertarget helpers;
non-static textures in render paths;
wiGraphicsTypes namespace renamed to wiGraphics;
2019-03-08 21:46:28 +00:00
Turanszki Janos 532bc11c99 editor: fix reflection camera lag 2019-02-21 20:37:02 +00:00
turanszkij 8b506fc946 refactors and updated gpu queries 2019-02-15 00:39:32 +00:00
turanszkij 76fb8004c9 fixed disappearing mouse pointer bug 2019-01-02 01:12:13 +01:00
turanszkij d9dbb34f41 small refactor + bloom fix 2018-12-30 19:56:49 +01:00
Turanszki Janos 56ef3e29d3 editor fix 2018-12-11 20:21:03 +00:00
turanszkij 9c1e97ff63 sprite animation refactor 2018-11-21 19:07:37 +00:00
turanszkij 8c21ec9352 resurrected wiImage drawrect;
added sprite test;
refactors;
2018-11-19 19:04:42 +00:00
turanszkij fb227f5f3a many refactors and starting postprocess refactor... 2018-11-17 21:17:23 +00:00
turanszkij 78e4a9d16b wiColor refactor 2018-11-14 19:15:16 +00:00
turanszkij 2ff8549c34 font and rectpacker updates 2018-11-13 19:31:01 +00:00