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
Turánszki János
da9d96e839
editor: create humanoid rig from naming convention
2023-10-09 07:58:00 +02:00
Turánszki János
3b1441f7f0
SoundInstance range and input.Release ( #761 )
2023-10-08 14:27:19 +02:00
Turánszki János
06a02d0407
instance generation will be skipped for object with full transparency; copydepthstencil update;
2023-10-08 07:21:35 +02:00
Turánszki János
53e33b528e
Path tracing depth-stencil copy workaround for Vulkan #726 ( #760 )
2023-10-07 12:58:34 +02:00
Turánszki János
d22e7b50ac
added sphere mesh creation helper, editor updates
v0.71.312
2023-10-06 09:40:43 +02:00
Turánszki János
31c2d141a7
character controller fixes to handle missing expressions, root bone and mixamo model setup
2023-10-06 07:52:13 +02:00
Turánszki János
adcfd8a0e7
editor: armature reset pose button fix
2023-10-05 18:47:09 +02:00
Turánszki János
e5a4e7d1cb
water improvements
2023-10-04 19:48:34 +02:00
Turánszki János
6be1e8b287
uv tessellation in full precision
2023-10-04 07:12:56 +02:00
Turánszki János
7e9655c0c5
vulkan shader compilation fix
2023-10-03 08:51:21 +02:00
Turánszki János
887ceea013
AMD virtual texture uv interpolation fix
2023-10-03 08:42:26 +02:00