Commit Graph

161 Commits

Author SHA1 Message Date
matpx 8c55507eb8 Fix links in WickedEngine-Documentation (#849)
fix engine doc links
2024-05-26 19:19:18 +02:00
Turánszki János 02acde0f34 terrain updates 2024-05-26 05:42:43 +02:00
matpx faefd11d17 fix SetShadowProps2D and SetShadowPropsCube lua binds (#847) 2024-05-23 05:44:27 +02:00
Turánszki János de656d7bbc Packaging updates (#846) 2024-05-22 17:15:13 +02:00
Turánszki János 0dde1ee2bd lua documentation update 2024-05-21 07:36:22 +02:00
Turánszki János 862d13aec8 Lua Async task tracking (#842) 2024-05-10 07:55:27 +02:00
matpx aeacedba02 Add Instantiate() method to Scene (#841) 2024-05-09 12:06:12 +02:00
Turánszki János 5ce492c6c6 debug draw improvements 2024-05-08 08:45:38 +02:00
Turánszki János 10f42c4bb6 fixes: springbone rest pose; reverse facing character ik; character controller script foot placement root offset to work without root bone (mixamo); 2024-05-06 07:23:38 +02:00
Turánszki János 30a9622b0a Archive thumbnail support (#831) 2024-04-28 19:07:48 +02:00
Turánszki János a9d7c2af77 path finding: search for cover 2024-04-11 10:07:05 +02:00
Turánszki János 4cfc23eb28 SSGI (#822) 2024-04-02 08:45:02 +02:00
Turánszki János cc42133a2a lua binding updates 2024-03-24 08:18:51 +01:00
Turánszki János 29c784d63c PaintIntoTexture lua binding and some other things 2024-03-20 06:36:18 +01:00
Turánszki János ef401d2235 loading screen: background image always scaled to best fit screen while keeping correct aspect;
audio lua binding simplified constructors;
2024-03-19 08:40:23 +01:00
Turánszki János bef7cef6f8 emitter debug fix, lua binding 2024-03-18 09:07:31 +01:00
Turánszki János 0fe267fe26 Editor content browser (#819) 2024-03-17 14:46:43 +01:00
Turánszki János 7419d975c9 character controller exit fix 2024-03-16 11:41:07 +01:00
Turánszki János e4d3c64631 lua loading screen interface (#816) 2024-03-14 17:47:16 +01:00
Turánszki János 30e7b60acb trail renderer (#811) 2024-03-11 18:01:39 +01:00
Turánszki János 305ca85140 occlusion raytest, ragdoll fatness, ragdoll headsize 2024-03-06 09:09:07 +01:00
Turánszki János a83bf5ce14 lua documentation update 2024-03-05 07:03:58 +01:00
Turánszki János 6772ec1880 added some helper functions 2024-03-03 11:20:11 +01:00
Turánszki János 9ec92f33a5 voxel occlusion testing 2024-02-28 19:37:50 +01:00
Turánszki János 1c49e4984a font word wrap fix, added some lua bindings, etc. 2024-02-27 08:40:26 +01:00
Turánszki János d2842b9d41 character controller pathfinding tweaks 2024-02-26 08:52:53 +01:00
Turánszki János fea9d9f702 Pathfinding (#805) 2024-02-25 18:40:50 +01:00
Turánszki János efcb07827e added vector.Rotate lua binding 2024-02-08 17:18:22 +01:00
Turánszki János c774af4c1e added QuaternionInverse lua binding 2024-02-08 17:10:37 +01:00
Turánszki János ceb888397d added lua bindings for some debug renderer toggles 2024-02-06 17:38:18 +01:00
Turánszki János 481cc85e3b character controller wall sliding improvement 2024-01-21 11:31:26 +01:00
Turanszki Janos bf5d86e52d improvement for character wall sliding jerkiness 2024-01-09 09:37:28 +01:00
Turanszki Janos 914f68e35a character controller movement friction improvement 2024-01-06 09:22:15 +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 83cdedece1 character controller fix for character that doesn't have expressions 2023-11-10 08:32:03 +01:00
Turánszki János 7decda64bc water ripple can use embedded asset 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 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 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
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
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 54f0ee693f Rain (#766) 2023-10-21 15:47:41 +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 3b1441f7f0 SoundInstance range and input.Release (#761) 2023-10-08 14:27:19 +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 4954f62468 various updates (#758)
* object rendering can now be disabled in reflections; removed custom ray tracing inclusion masks for more unified system based on object flags and to not interfere with user logic layer masks; other scripting updates;

* unregister editor printscreen

* point light shadow artifact fix
2023-10-01 17:01:39 +02:00