Antoine Pilote
fcdeff9d99
Added triggers and targetting system for brushes. Added corresponding Scripting API endpoint for accessing those.
2021-06-27 22:27:57 -04:00
Antoine Pilote
8f4c5f8b08
Trigger physics update
2021-06-26 13:13:52 -04:00
Antoine Pilote
1740a5707f
CSM Shadows
2021-06-20 23:08:45 -04:00
Antoine Pilote
5b56e2ff9a
Character controller working better
...
Moved ECS systems to separate folders
better raycast normal result
2021-06-18 16:44:54 -04:00
Antoine Pilote
8f238cd4ca
Now FPS character controller demo with fixed shading
2021-06-16 00:04:21 -04:00
Antoine Pilote
cdfee1981c
Various improvements:
...
Framebuffer resize queued to next frame to fix flickering
Wren VM init moved to on play event
Added new Wren modules
Added missing components to the editor
Changed how the wren scripts gets initialized
2021-06-12 13:01:07 -04:00
Antoine Pilote
855bb1edd6
Major scripting update🕹
...
- Added Input wren module
- Added Math wren module
- Added Entity wren module
- Changed camera API
2021-06-10 22:23:53 -04:00
Antoine Pilote
41742ce0ad
Added Wren scene module ⛏
2021-06-10 15:15:11 -04:00
Antoine Pilote
19db72aa22
Added Wren scripting with module system 📚
...
Added Input pressed, released system
Added interface button support with wren onclick callback
2021-06-09 22:15:53 -04:00