Commit Graph

136 Commits

Author SHA1 Message Date
Turanszki Janos fc75e46ead added some missing post process lua bindings 2020-08-27 21:09:56 +02:00
Turanszki Janos 6df956e469 dx12, vulkan: descriptor optimization; rtao advanced binding sample; 2020-08-03 00:43:50 +01:00
Turanszki Janos 9723d94d90 advanced resource binding model 2020-07-29 01:22:39 +01:00
Turanszki Janos 3686502bd0 vulkan: vsync fix; dx12: renderpass update; 2020-07-09 22:12:04 +01:00
Turánszki János c6f3611439 Event system (#133)
* event system

* more refactor

* fixes

* fixes

* fixes, documentation update
2020-07-04 13:22:11 +01:00
Turánszki János ea52f660e1 Raytracing API (#128)
* start

* fix gpu hang

* rtao working

* better support for dynamic tlas

* shader updates

* project structure update

* appveyor build update

* improved acceleration build config

* updated build configuration

* updates

* updates

* acceleration structure build fixes

* minor fixes

* version bump
2020-06-20 23:19:41 +01:00
Turanszki Janos b687645407 uwp file system and input updates 2020-05-12 20:02:13 +01:00
Turanszki Janos a1bf837a5e dpi change will trigger ResizeLayout callback for render path 2020-05-06 22:56:08 +01:00
Turanszki Janos 338ef0e58b updated documentation about gui scaling behaviour changes 2020-05-05 22:53:49 +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 2f70a2aa8e font renderer update 2020-04-25 15:14:01 +01:00
Turanszki Janos dc6c068f33 added heap allocation counter; reduced string allocations; 2020-04-24 23:48:54 +01:00
Turanszki Janos 0330686381 capsule collision and third person character script updates 2020-04-22 23:11:53 +01:00
Turanszki Janos 4cbe366ac9 third person character update 2020-04-19 20:21:29 +01:00
Turanszki Janos 4f9e7b56ef animation blending #95 2020-04-17 23:11:59 +01:00
turanszkij 69616149e5 gui: blurred transparency and usability improvements 2020-04-10 17:09:04 +01:00
turanszkij 270184edcd added multi scale ambient occlusion 2020-03-22 20:38:16 +00:00
turanszkij 3f8b060a8d added hbao and wide gaussian blur support 2020-03-21 11:54:49 +00:00
Turanszki Janos 63646f5c1f added spring component #101 2020-03-12 21:50: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
turanszkij 8a1b30a766 big refactor 2020-03-02 23:29:06 +00:00
Turanszki Janos 6ea333c1c5 updated documentation 2020-03-01 16:37:53 +00:00
Turanszki Janos 7bd3008398 soft body and debug draw updates 2020-02-29 16:23:14 +00:00
Turanszki Janos 425b787a6a updated documentation 2020-02-27 21:27:20 +00:00
Turanszki Janos a3d0be49b9 updated documentation 2020-02-26 20:39:21 +00:00
Turanszki Janos 78ce929037 updated documentation 2020-02-22 13:20:31 +00:00
Turanszki Janos 059c8b6af0 updated documentation and readme 2020-02-16 11:45:00 +00:00
Turanszki Janos bdf77c2408 updated documentation 2020-02-15 20:08:04 +00:00
Turanszki Janos 19df69423a continue updating documentation... 2020-02-06 23:04:50 +00:00
Turanszki Janos ab1b703fab documentation updates 2020-02-01 17:49:32 +00:00
Turanszki Janos 17cbbdf7bc continue updating documentation 2020-01-29 23:05:54 +00:00
Turanszki Janos 07081ad27e documentation update 2020-01-28 22:20:43 +00:00
Turanszki Janos f67b9bd380 keep updating documentation... 2020-01-27 22:29:59 +00:00
Turanszki Janos 96938f32f2 started rewriting documentation 2020-01-27 01:04:27 +00:00
turanszkij 74a892dd70 dof and motionblur controls, tweaks 2020-01-03 01:40:54 +01:00
Turanszki Janos 0748e524e6 removed explicit CleanUp() from systems, automatic cleanup everywhere 2019-12-14 16:22:35 +00:00
Turanszki Janos fa267b0e7d large refactor 2019-12-12 22:15:16 +00:00
Turanszki Janos 7d34e1d7bb controller feedback can be set from scripts now 2019-12-08 18:45:54 +00:00
Turanszki Janos 80fea47e74 input updates 2019-12-08 15:51:55 +00:00
Turanszki Janos 35d9e0cc77 updated scripting docs 2019-11-25 22:48:31 +00:00
Turanszki Janos fbb53e3a6d input refactor 2019-11-23 04:33:03 +00:00
turanszkij b9bce48f3c particle renderpass update 2019-11-09 19:46:59 +00:00
Turanszki Janos 5593c94a41 documentation fix 2019-10-13 13:11:39 +01:00
Turanszki Janos da230269cf user stencil ref refactor; scripting api updates; 2019-10-13 13:07:30 +01:00
turanszkij b15f3cef27 network library rewrite, added network test 2019-10-08 18:57:45 +01:00
turanszkij 4dfc021599 audio fixes, added reverb settings 2019-10-07 19:25:24 +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 40700a2de1 audio system rewrite, added 3D audio support 2019-10-05 18:19:13 +01:00