Antoine Pilote
f54d64c6dd
Added sprite component
2023-08-01 15:15:27 -04:00
Antoine Pilote
dbac1c187f
Dynamic gizmos
...
- Added cylinder collider component
- Dynamic cylinder, capsule, box, sphere gizmos
- Added wireframe for mesh shape
2023-07-15 19:26:37 -04:00
Antoine Pilote
80eadc2a5a
Added capsule collider component
2023-04-02 19:01:40 -04:00
antopilo
2611c3f6c2
Serialization of bsp hulls and deserialization
2023-03-14 23:16:50 -04:00
antopilo
1c13c7ef2d
Added mesh colliders
2023-03-08 22:37:03 -05:00
antopilo
0a6f7ad733
Added sphere collider + serialization
2023-03-08 21:24:58 -05:00
antopilo
6cbad0e13b
Reworked editor camera
2023-03-07 17:26:13 -05:00
Antoine Pilote
69a2013a0f
Added some serialization and added shader functionallity
2023-03-05 20:09:57 -05:00
Antoine Pilote
382802c62a
Rework
...
-Removed bullet
-Removed Soloud
Removed every instances of bullet usage.
Edited some UI stuff
2022-09-24 20:14:51 -04:00
a.pilote
b41f00c020
Added light and camera gizmo.
2022-07-17 17:26:40 -04:00
a.pilote
5fb1e376c2
added material editing in mesh panel. Renamed mesh component to model component.
2022-07-17 14:15:11 -04:00
antopilo
a71bfcbe75
Huge rework of editor and other changes.
2022-01-09 16:44:20 -05:00
antopilo
b1a1f4f063
Interface component, Serialization of mesh components
2021-09-08 18:35:10 -04:00
antopilo
a045bc6f15
Fixed entity deletion through context menu
2021-09-04 16:29:01 -04:00
Antoine Pilote
0c6ed48bbd
Major cleanup.
...
Moved to namespace
Cleanup includes
2021-07-11 18:56:44 -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
e14a2f18d9
Serialization project and scene
2021-05-19 21:16:30 -04:00
Antoine Pilote
5f364dabb2
Serialization work
2021-05-15 23:57:26 -04:00
Antoine
62e7d354f7
migrated to premake
2021-05-14 14:31:55 -04:00