Turánszki János
|
180ddc3586
|
0.49 (#160)
* renderer updates: material shadertype, customshaders
* custom shader updates
* hologram fix
* editor windows refactor
* major gui update:
- gui no longer lifetime manager
- window no longer needs gui to construct
- removed gui constructors/destructors
- rewritten every editor window
* renderer update
* gui hasfocus fix
* editor fix
* renderpath upgrades: hybrid forward-deferred
* fix
* water ripple refactor
* cmake fix
* cmake fix
* renderer fix
* volumetric light fix
* customshader stencilref
* cmake fix
* rtdeferred fix
* editor update
* raytraced shadows denoise
* anisotropic shader
* sss stencil greater
* added cartoon shader
* using precomputed tangents
* added unlit object shader
* importer update
* editor update
* editor fix
* vulkan envmap rendering fix
* terrain shader simplification (normal texture mapping instead of triplanar)
* added subsurface profiles, reduced gbuffer
* denoise disocclusion fallback
* editor fix
* more sorting priority for blend than instancing
* hairparticle culling
* particle updates; font update instancing instead of index buffer; vulkan/dx12 fixes;
* shader fixes
* hairparticle trianglestrip and no cross section
* editor fix
* cam wnd update
* terrain shader fix
|
2020-10-17 13:17:07 +02:00 |
|
Turanszki Janos
|
d3b18bc504
|
gui updates, editor window refactors
|
2020-10-04 14:24:22 +02:00 |
|
Turanszki Janos
|
256fda93fc
|
variable rate shading tier2 #152
|
2020-08-30 20:20:24 +02:00 |
|
Turanszki Janos
|
a1acf8920a
|
added variable rate shading support #152
|
2020-08-28 22:56:58 +02:00 |
|
Turanszki Janos
|
e8b06202c7
|
emitter statistics now always read back from gpu
|
2020-07-14 00:12:42 +01:00 |
|
Turanszki Janos
|
d8ceae9f20
|
removed downloadresource;
added map, unmap;
removed CopyTexture2D_Region;
impoved GPU resource readback functionality;
screenshot/texture readback works for vulkan and dx12;
|
2020-07-12 22:15:13 +01:00 |
|
Turanszki Janos
|
6f92abc1ff
|
particle system sprite sheets use relative parameters now
|
2020-05-07 22:48:24 +01:00 |
|
Turanszki Janos
|
3d2902f6de
|
emitter particle system: sprite sheet animation, frame blending
|
2020-05-06 02:23:15 +01:00 |
|
Turánszki János
|
4a11d6a202
|
Dpi awareness (#109)
* dpi awareness test
* dpi scaling updates
* dpi scaling updates
* missing mouse inputs fix (I hope finally)
* finishing up the dpi branch...
|
2020-05-05 00:04:38 +01:00 |
|
Turanszki Janos
|
2a86f71cd6
|
input fix and editor improvements
|
2020-05-02 12:26:37 +01:00 |
|
turanszkij
|
7c4d1f3340
|
added emitted particle lighting and updated sponza
|
2020-04-15 22:16:24 +01:00 |
|
turanszkij
|
096dde7d31
|
added volumetric emitter
|
2020-04-14 23:13:34 +01:00 |
|
turanszkij
|
57d0cea6e5
|
updated editor
|
2020-04-13 22:19:29 +01: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
|
fa267b0e7d
|
large refactor
|
2019-12-12 22:15:16 +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 |
|
turanszkij
|
6fbfe36665
|
refactor
|
2019-04-05 00:05:27 +01:00 |
|
turanszkij
|
d5cee65dce
|
general refactor; script updates; new sample script added;
|
2019-03-06 22:45:46 +00:00 |
|
turanszkij
|
471103686d
|
merge in master, fixed mipgen sample offset bug, system updates, refactors, serializations
|
2018-09-17 21:33:37 +01:00 |
|
turanszkij
|
f03953dc69
|
hair particle segmentation done
|
2018-09-15 20:30:51 +01:00 |
|
turanszkij
|
67f592d5ac
|
mainly hair particle updates
|
2018-09-13 18:38:43 +01:00 |
|
turanszkij
|
ecea9f086d
|
simplified transform component;
resurrected hair particle + added editor window
|
2018-09-12 18:34:54 +01:00 |
|
turanszkij
|
905c190561
|
emitter updates
|
2018-09-11 18:21:21 +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
|
c967df400b
|
emitter updates, optimize fluid simulator
|
2018-05-19 14:27:06 +01:00 |
|
turanszkij
|
f63395e69d
|
emitter updates
|
2018-05-09 17:42:44 +01:00 |
|
turanszkij
|
0bd3ada39e
|
added emitter - sph properties
|
2018-05-07 14:18:40 +01:00 |
|
turanszkij
|
300010c779
|
added distortion particle rendering
|
2017-12-21 15:32:08 +01: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
|
67dd7405aa
|
various updates
|
2017-11-13 14:48:48 +00:00 |
|
turanszkij
|
6343c080a9
|
general updates: picking, editor, assets
|
2017-11-08 14:36:39 +00:00 |
|
Turanszki Janos
|
841811768d
|
implemented particle depth buffer collisions
|
2017-11-04 16:40:28 +00:00 |
|
Turanszki Janos
|
653351e61a
|
implemented gpu particle sorting
|
2017-11-02 23:13:55 +00:00 |
|
Turanszki Janos
|
04ab25c78b
|
updated simulation chain
|
2017-10-31 20:39:05 +00:00 |
|
turanszkij
|
87442b0fcb
|
particle simulation fixes, editor updates
|
2017-10-31 17:14:05 +00:00 |
|
Turanszki Janos
|
8c099e3c76
|
emitter updates
|
2017-10-30 22:01:35 +00:00 |
|
Turanszki Janos
|
7e7555b6d2
|
various updates, refactors
|
2017-10-30 21:03:21 +00:00 |
|
Turanszki Janos
|
57adbf76e1
|
updated editor
|
2017-10-30 19:11:35 +00:00 |
|
turanszkij
|
198bb0c574
|
updated force field simulation
|
2017-10-30 17:12:10 +00:00 |
|
Turanszki Janos
|
053a56cdad
|
created emitter editor
|
2017-10-29 14:48:44 +00:00 |
|