Commit Graph

40 Commits

Author SHA1 Message Date
Antoine Pilote
f916d315f4 Improved Editor Interface
- Moved Add component button
- Removed rounding on collapsed component header
- Added indention in component panels
- Changed frame background color
2024-04-11 19:50:26 -04:00
Antoine Pilote
1fa0fd635f Made selection outline during play mode impossible and made outline outside of selected game object 2024-03-16 11:26:32 -04:00
Antoine Pilote
af2546fb21 C# Entity Scrips now working(OnInit, update, destroy) [ Broke reloading]
- added UI button to generate a .sln in the games folder
- added UI for adding new component and drag n drop .cs file
- added modular Core API module system
2023-10-16 00:21:28 -04:00
Antoine Pilote
4622be08e9 Added Trenchbroom configurator window and some UI fixes 2023-10-02 01:37:22 -04:00
Antoine Pilote
ff4489a466 Now uses embedded resources 2023-09-26 20:43:56 -04:00
Antoine Pilote
d843d54388 Material Thumbnail, PostFX, more
big commit
+ Depth of field
+ Barrel distortion
+ Vignette
+ Material thumbnail in filebrowser
+ Fullbright wad conversion turns into emissive
2023-09-25 02:21:22 -04:00
Antoine Pilote
513bf6aa0e WAD Converter now creates .material file in the proper directory 2023-09-24 12:57:14 -04:00
Antoine Pilote
d93e452db5 Drag & drop of .material files 2023-09-23 20:32:08 -04:00
Antoine Pilote
1bc3eb7ddb Added audio emitter editor panel 2023-09-22 20:32:05 -04:00
Antoine Pilote
92db6c9082 Added gizmo for audio emitter 2023-09-20 22:20:24 -04:00
Antoine Pilote
6a52340e7d Audio engine can now play sounds 2023-09-20 21:41:34 -04:00
Antoine Pilote
61776b4fb8 Can now open .map in trenchbroom automatically 2023-09-15 17:53:07 -04:00
Antoine Pilote
29ba97454a Added 2D gizmos and better editor styling 2023-09-05 20:28:10 -04:00
Antoine Pilote
0caf28943f Added new component and panel + model loader 2023-08-12 21:47:26 -04:00
Antoine Pilote
b861935ef2 Merge pull request #56 from antopilo/feature/NK-146-particle-system
Feature/nk 146 particle system
2023-08-03 10:33:02 -04:00
Antoine Pilote
7543d5aca4 Fixed weird behaviour with drop down menus and crash 2023-08-02 18:47:30 -04:00
Antoine Pilote
87bac4d701 Code formatting 2023-08-02 15:34:45 -04:00
Antoine Pilote
6d992d6475 Added particle emitter to add component menu 2023-08-02 12:44:15 -04:00
Antoine Pilote
807e9c9a9f Added particle emitter component 2023-08-02 12:40:12 -04:00
Antoine Pilote
fadb79eb81 Indentention 2023-08-02 16:01:07 +00:00
Antoine Pilote
f54d64c6dd Added sprite component 2023-08-01 15:15:27 -04:00
Antoine Pilote
acfe261ab5 Fixed breaking changes between imgui upgrade 2023-07-22 22:13:48 -04:00
Émeryc
24f9d092c1 NK-126 - Fixed File Browser Refresh 2023-07-21 19:19:29 -04:00
Émeryc
a01dc595ec Changed prompt text 2023-07-16 17:29:46 -04:00
Émeryc
439e104c86 NK-100 - 'Open In' button 2023-07-16 17:15:55 -04:00
Antoine Pilote
2b33653b88 Merge branch 'main' into NK-48-Dynamic-physics-gizmo 2023-07-16 13:48:04 -04:00
Émeryc
15cce7496f display wren script in properties 2023-07-15 22:19:57 -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
Antoine Pilote
d1b2e2379f Started character controller implementation 2023-04-02 18:36:17 -04:00
antopilo
1c13c7ef2d Added mesh colliders 2023-03-08 22:37:03 -05:00
antopilo
8c9c6c21df Added sphere collider 2023-03-08 20:21:50 -05:00
Antoine Pilote
65df50e722 Added panel for box collider and created first rigidbody 2023-03-07 21:40:33 -05:00
antopilo
6cbad0e13b Reworked editor camera 2023-03-07 17:26:13 -05:00
Antoine Pilote
344e2fb0c8 Added Camera component panel 2023-03-01 22:03:12 -05:00
a.pilote
5fb1e376c2 added material editing in mesh panel. Renamed mesh component to model component. 2022-07-17 14:15:11 -04:00
a.pilote
7d9e5b07b5 can now load models through model panel 2022-07-16 15:29:03 -04:00
antopilo
162966eeb0 Made material resource file editable from engine 2022-06-29 18:05:59 -04:00
antopilo
a8abef1ab2 Cleanup 2022-06-23 20:58:07 -04:00
antopilo
b273a2fb8a Added Screen space reflections and Editor UI refactoring 2022-01-31 13:54:58 -05:00