Commit Graph

2288 Commits

Author SHA1 Message Date
Turanszki Janos 6f92abc1ff particle system sprite sheets use relative parameters now 2020-05-07 22:48:24 +01:00
Turanszki Janos a1bf837a5e dpi change will trigger ResizeLayout callback for render path 2020-05-06 22:56:08 +01:00
Turanszki Janos 1498029d46 emitter: disable backface culling 2020-05-06 02:32:33 +01:00
Turanszki Janos 3d2902f6de emitter particle system: sprite sheet animation, frame blending 2020-05-06 02:23:15 +01:00
Turanszki Janos 338ef0e58b updated documentation about gui scaling behaviour changes 2020-05-05 22:53:49 +01:00
Turanszki Janos 5c4e80a515 fixed GUI scaling issues 2020-05-05 22:45:31 +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 b46fecbff2 set dpi awareness 2020-05-03 13:24:18 +01:00
Turanszki Janos 8bf839daa5 fixed particle lighting 2020-05-02 16:55:53 +01:00
Turanszki Janos e24c6b0801 input fix 2020-05-02 13:25:54 +01:00
Turanszki Janos 2a86f71cd6 input fix and editor improvements 2020-05-02 12:26:37 +01:00
Turanszki Janos e77647659a fix 64bit entity hashing in 32bit build 2020-05-02 02:27:07 +01:00
Turanszki Janos 659d195595 switched to 64-bit entity hash 2020-05-02 02:20:18 +01:00
Turanszki Janos 6236c4f9a8 gpu allocator update 2020-05-01 21:30:48 +01:00
Turanszki Janos f1b3b88747 improved gpu allocators 2020-04-30 22:19:09 +01:00
Turanszki Janos fb29a09e05 added test: 65k instances 2020-04-30 22:18:42 +01:00
Turanszki Janos adaa7c6604 editor: layer window update 2020-04-30 00:01:28 +01:00
Turanszki Janos ce5638ed21 editor: xatlas update 2020-04-28 19:57:48 +01:00
Turanszki Janos 48f06d69bc third person character fix 2020-04-28 00:57:50 +01:00
Turanszki Janos 2a0d164169 capsule collision fix 2020-04-27 20:11:34 +01:00
Turanszki Janos 2bbe2edcc4 capsule collision update 2020-04-26 21:02:13 +01:00
Turanszki Janos 7c8b88b435 editor: MSAA switch fix 2020-04-25 15:29:46 +01:00
Turanszki Janos 2f70a2aa8e font renderer update 2020-04-25 15:14:01 +01:00
Turanszki Janos 7bdcfc14c6 minor updates 2020-04-25 12:41:35 +01:00
Turanszki Janos dc6c068f33 added heap allocation counter; reduced string allocations; 2020-04-24 23:48:54 +01:00
Turanszki Janos 4698e2a0f7 capsule collision and third person character updates 2020-04-23 22:51:59 +01:00
Turanszki Janos 0330686381 capsule collision and third person character script updates 2020-04-22 23:11:53 +01:00
Turanszki Janos c838506b07 depth of field update 2020-04-21 20:21:13 +01:00
Turanszki Janos 518bb6ad77 depth of field updates 2020-04-20 23:32:13 +01:00
Turanszki Janos cce8be87d3 ocean fix 2020-04-20 20:27:20 +01:00
Turanszki Janos 997b348794 third person character capsule collision 2020-04-20 20:27:11 +01:00
Turanszki Janos c2d639a2fc third person character update 2020-04-19 22:22:50 +01:00
Turanszki Janos 4cbe366ac9 third person character update 2020-04-19 20:21:29 +01:00
Turanszki Janos f9e023d897 fog and sky updates 2020-04-19 14:53:40 +01:00
Turanszki Janos f6b6881be7 resource manager fix 2020-04-19 14:00:15 +01:00
Turánszki János f593eed0e8 Merge pull request #107 from BenV/fix-deferred-mip-gen-crash
Use wiResource structs instead of texture pointers for deferred mip g…
2020-04-19 11:25:16 +01:00
Ben Vinson fdb31f4e87 Use wiResource structs instead of texture pointers for deferred mip generation 2020-04-18 20:00:45 -06:00
Turanszki Janos 9f915139c1 better hair particle force interaction 2020-04-19 00:01:36 +01:00
Turanszki Janos 453e946e08 improved third person character script 2020-04-18 19:46:48 +01:00
Turanszki Janos fde1db540f mouse input improvement 2020-04-18 12:52:54 +01:00
Turanszki Janos a0690701aa hair particle fix 2020-04-18 12:05:56 +01:00
Turanszki Janos 5e8078a7eb third person character script moved to fixedupdate 2020-04-17 23:32:13 +01:00
Turanszki Janos 4f9e7b56ef animation blending #95 2020-04-17 23:11:59 +01:00
Turanszki Janos 272f279aff shader compile fixes 2020-04-16 23:25:36 +01:00
turanszkij 7c4d1f3340 added emitted particle lighting and updated sponza 2020-04-15 22:16:24 +01:00
turanszkij a92d5e7665 bvh fix 2020-04-15 19:10:45 +01:00
turanszkij d0cab6baf6 fix crash 2020-04-15 09:22:49 +01:00
turanszkij 096dde7d31 added volumetric emitter 2020-04-14 23:13:34 +01:00
turanszkij 68147e6203 editor, gui and sponza update 2020-04-14 21:49:42 +01:00
turanszkij 57d0cea6e5 updated editor 2020-04-13 22:19:29 +01:00