Commit Graph

44 Commits

Author SHA1 Message Date
turanszkij 2ba847cf58 gui update: put newly appearing windows on top 2020-04-11 19:17:15 +01:00
turanszkij ed0b3fed07 resurrected mesh wind; added wind paint tool; 2020-04-11 12:35:53 +01:00
turanszkij bda4956a5e terrain update: emissive #104; added hairparticle sprite sheet support 2020-04-09 00:41:27 +01:00
turanszkij aa96b42bd7 terrain #104 2020-04-05 22:11:58 +01:00
turanszkij 3f219076fb various updates: editor, wind, hairparticle 2020-04-05 13:10:13 +01:00
turanszkij 730fcd0587 editor: paint tool - vertexpaint, hairlength #94; hairparticle update; 2020-03-26 22:43:20 +00:00
turanszkij 9b0cc2524b transform hierarchy fix #76 2020-03-09 19:55:11 +00:00
Turanszki Janos c9c03b2d48 removed some macro use 2020-03-07 19:25:30 +00:00
turanszkij d95dfa7ef2 stability improvements, fixes 2020-03-07 16:18:23 +00:00
Turanszki Janos c53552a0a6 gui improvements: color picker, text input, slider, button 2020-02-18 22:47:46 +00:00
Turanszki Janos fa267b0e7d large refactor 2019-12-12 22:15:16 +00:00
Turanszki Janos 20e56802cc graphics API texture refactor 2019-11-21 22:29:25 +00: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 c2b6f443e9 editor update: material selection outline; general fixes; 2019-10-12 17:06:58 +01:00
turanszkij 99ea7c067a refactors 2019-10-09 19:44:17 +01:00
turanszkij e840f61942 shader refactors 2019-05-14 21:30:56 +01:00
turanszkij de79f683fe material/pso update 2019-04-08 23:47:51 +01:00
turanszkij 8433c4466d occlusion updates and shader refactors 2019-04-05 23:44:03 +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 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 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
turanszkij 9da322b646 impostor fix; revived custom shader support for materialcomponent; 2019-03-04 23:34:00 +00:00
turanszkij 30a4f4910b material emissive color separated from base color; voxel gi fix; gamma fixes; slightly reordered gbuffer; 2019-03-02 16:23:54 +00:00
turanszkij aa8fa272d1 rearranged pbr texture channel layout to be more gltf compliant; removed gltf texture converters, which makes gltf loader a lot faster; forward entity culling mask fix for grass; 2019-03-01 22:00:22 +00:00
turanszkij d6829a90f6 material blendmode fixes 2018-12-21 12:03:12 +01:00
turanszkij 848afcbdc0 updated material texture serialization; added sponza test scene; editor updates; 2018-12-20 14:31:48 +01:00
turanszkij 78e4a9d16b wiColor refactor 2018-11-14 19:15:16 +00:00
turanszkij 381f571458 general updates, refactors 2018-11-01 19:15:32 +00:00
turanszkij 52930c2714 updates 2018-09-30 13:13:42 +01:00
turanszkij c32d5fabc2 system updates, fixes 2018-09-28 18:50:37 +01:00
turanszkij 4fa8ba0be3 propagateSeedDeep serialization functionality;
ecs scripting updates;
renderer shaderinterop;
2018-09-21 18:15:27 +01:00
turanszkij a12b291e47 serialize + refactor in progress... 2018-09-16 19:51:50 +01:00
turanszkij e7a9e33d1b mainly material and picking updates 2018-09-02 16:41:39 +01:00
turanszkij bd09400f07 editor running but not much happening yet 2018-08-29 17:10:28 +01:00
turanszkij 03dccc024b another big refactor: wiLoader -> wiSceneComponents with proper namespace 2018-08-18 15:03:25 +01:00
turanszkij 48ec86100e added hologram preset custom object shader 2018-03-14 17:45:52 +00:00
turanszkij e563fc77b6 updated material texture layout, object shaders 2018-03-07 17:37:26 +00:00
turanszkij 9957988fc6 scene graph node updates, editor history system updates 2017-11-23 15:24:19 +00:00
turanszkij a7adcac47a slider widgets are now editable by text input 2017-11-20 17:10:00 +00:00
turanszkij 6343c080a9 general updates: picking, editor, assets 2017-11-08 14:36:39 +00:00
Turanszki Janos 479a9b786b project file structure overhaul 2017-09-30 16:08:23 +01:00