|
|
4266a0b570
|
add Console panel; fix the problem when cs set Rotation the direction not update; fix some little bug; add simple texture material Edit system;some treaks
|
2026-03-27 18:02:57 +08:00 |
|
|
|
ef4ea45edc
|
add simple runtime; fix the issue of crashing when creating file and folder; some tweaks
|
2026-03-25 21:36:38 +08:00 |
|
|
|
323d646611
|
default mesh collider are generated by default mesh, add camera info serialization, using error info instead of assert to process missing filepath when deserializing scene, move cullface into internal renderer api, fixed dynamic vertex buffer bug
|
2026-01-19 13:05:24 +08:00 |
|
|
|
f857d8e791
|
move imgui property code and Pysics Actor code to a single file
|
2026-01-10 14:48:17 +08:00 |
|
|
|
9e1474e643
|
add directional light component and skylight component, add PCSS and hard shadow
|
2026-01-02 22:46:29 +08:00 |
|
|
|
abf0a65bd6
|
update transformComponent style, and change the position of button 'Add Component'
|
2026-01-01 00:57:23 +08:00 |
|
|
|
faecfe21ab
|
fixed layer problem, remove 'default' layer to serialize, remove Transform class, using translation rotation scale instead
|
2025-12-31 23:56:49 +08:00 |
|
|
|
960eeaf94b
|
add transform class, some code tweaks
|
2025-12-29 23:11:14 +08:00 |
|
|
|
9a44dd8d79
|
add overlapBox/Sphere/Capsule function, fixed OnWake/OnSleep not work
|
2025-12-28 22:40:48 +08:00 |
|
|
|
f747db4e27
|
add physX colliders ,add trigger, colliders now can visible, some rotation for cs and native cpp connection
|
2025-12-24 10:10:24 +08:00 |
|