Commit Graph

3754 Commits

Author SHA1 Message Date
Turánszki János 451c736e27 editor type filtering fix 2023-11-21 07:59:51 +01:00
Turánszki János 9240b0e274 physics intersect fix 2023-11-20 07:14:04 +01:00
Turánszki János 253473c9f0 emitter: zero delta time fix 2023-11-19 08:14:57 +01:00
Turánszki János 70d06b38e1 editor and gui improvements 2023-11-18 14:39:24 +01:00
Turánszki János e02fbcb9c5 new emitter behaviour: take color from mesh (#778) 2023-11-18 08:55:27 +01:00
Turánszki János 1479fe9084 vertex buffer quantization (#777) 2023-11-16 18:23:23 +01:00
Turánszki János ed15992c1b editor: better physics impulse test 2023-11-12 12:43:08 +01:00
Turánszki János 0a88454c1d renderer fix 2023-11-12 12:42:52 +01:00
Turánszki János 11cf089bbc resource serialization improvements (#776) 2023-11-11 15:40:08 +01:00
Turánszki János 83cdedece1 character controller fix for character that doesn't have expressions 2023-11-10 08:32:03 +01:00
Turánszki János 842db2d75a added head check to rain blocker 2023-11-09 08:58:14 +01:00
Turánszki János 46d85ac496 hairparticle raytracing buffer alignment fix 2023-11-08 20:09:37 +01:00
Turánszki János 5287c0b205 fix: raytracing inclusion mask incorrect bit remove operation 2023-11-08 19:33:02 +01:00
Turánszki János dce26961f3 hair particle velocity buffer fix at fadeout range 2023-11-08 18:28:28 +01:00
Turánszki János e7aef9e584 velocity buffer and motion blur fixes related to wind effect 2023-11-06 18:53:22 +01:00
Turánszki János 7decda64bc water ripple can use embedded asset v0.71.338 2023-11-03 10:10:19 +01:00
Turánszki János 5c2a44f88e physics framerate can be configured 2023-11-03 08:12:28 +01:00
Turánszki János 0d1bf4641b eye lookAt rotation fix for VRM 1.0 2023-11-02 17:23:27 +01:00
Turánszki János 2d911b4c68 editor: transform component elements resetting buttons 2023-11-02 08:25:45 +01:00
Turánszki János de93105c76 ragdoll scaling fix for mixamo rig 2023-11-02 07:41:14 +01:00
Turánszki János bcbb079185 VRM 1.0 toon material import 2023-11-01 13:46:21 +01:00
Turánszki János 98c208eabd editor updates: male dummy, meshoptimizer, cpp mesh export 2023-11-01 10:43:08 +01:00
Turánszki János d6c4ebf980 editor: rigidbodies will be created as kinematic by default, physics button moved to top menu 2023-11-01 07:44:45 +01:00
Turánszki János c1d5ba7b32 added support for ragdoll scaling 2023-10-31 18:17:43 +01:00
Turánszki János adab77de55 added audio IsValid() lua bindings 2023-10-31 18:14:57 +01:00
ElCapor 111cec144e Added lua binding for FindAllEntities (#774) 2023-10-31 15:34:26 +01:00
Turánszki János c27b5ed013 texture import swizzle improvement 2023-10-31 08:23:50 +01:00
Turánszki János eaf3e9f5b8 physics PickDrag lua binding 2023-10-31 07:40:50 +01:00
Turánszki János eb8ca90786 added physics pick dragger 2023-10-30 19:18:04 +01:00
Turánszki János 97c7efa467 RT Diffuse fixes (#773)
rt diffuse texture clears
2023-10-30 18:33:37 +01:00
Ficelloo 708b59528e Adding Wobble Animation for the scripting API (#771) 2023-10-30 12:32:08 +01:00
Turánszki János 8597b70b60 Ragdoll physics (#768) 2023-10-29 17:05:41 +01:00
Matteo De Carlo 474b52ed20 Joystick improvements (#769)
- Fix joystick drift on linux (deadzone was way too low, SDL suggest at least 10%, my xbox360 wired controller suggests at least 20%)
- Editor should not normalize joystick movement.

Signed-off-by: Matteo De Carlo <matteo.dek@covolunablu.org>
2023-10-29 09:03:43 +01:00
Matteo De Carlo d53d5b2530 Slider reset bugfix (#770)
Slider believed that value input field always provided the string "reset"

Signed-off-by: Matteo De Carlo <matteo.dek@covolunablu.org>
2023-10-29 08:54:22 +01:00
Turánszki János 99eb152ff0 removed some incorrect depthstencil resource states 2023-10-24 18:45:36 +02:00
Turánszki János 8f54ac03d7 vulkan semaphore fix 2023-10-24 17:16:11 +02:00
Turánszki János b2c63e1140 lua binding for saving texture to file 2023-10-24 09:18:15 +02:00
Turánszki János 986db49947 gradient texture helper improvements, lua bindings 2023-10-24 08:59:52 +02:00
Turánszki János 09df7c912b capsule and sphere collision negative radius fix 2023-10-24 07:32:34 +02:00
Turánszki János d3b0b1d509 ps5 and xbox fixes 2023-10-23 13:20:02 +02:00
Turánszki János 0c27382ce1 include fixes 2023-10-23 08:09:30 +02:00
Turánszki János 0453f2cf5b resourcemanager bc5 swizzle fix 2023-10-22 16:38:30 +02:00
Turánszki János 73c3a63869 Vulkan: removal of timeline semaphore (#767) 2023-10-22 13:41:36 +02:00
Turánszki János 40b79533e1 stb image loading: use result channel count to decide format instead of scanning pixels 2023-10-22 10:44:55 +02:00
Turánszki János 54f0ee693f Rain (#766) 2023-10-21 15:47:41 +02:00
matteo 0977db8e56 Fixed cmake install (.ico was renamed) 2023-10-17 09:11:32 +02:00
Turánszki János b04bffa376 animations: when first keyframe is not reached, force first keyframe instead of skipping animation 2023-10-16 07:20:30 +02:00
Turánszki János 0bd02375d0 added ocean water foam effect 2023-10-15 14:23:01 +02:00
Turánszki János 75457f17ee Sprites and fonts can be added to the scene (#762) 2023-10-14 16:21:05 +02:00
Turánszki János df906ed231 fix for swapchain HDR change; fix and refactor in editor component wnd; 2023-10-09 17:15:44 +02:00