Antoine Pilote
4b58175015
Made lines gizmo more visible
2024-03-16 16:36:31 -04:00
Antoine Pilote
9d87236662
Moved physics and application outside of core
2023-10-15 14:58:12 -04:00
Antoine Pilote
8c581fbc14
Application and layers refactoring
2023-10-15 03:09:47 -04:00
Antoine Pilote
90732fca50
Progress towards gizmo mouse picking
2023-10-10 00:06:21 -04:00
Antoine Pilote
d3ec4e1c02
Better Gizmos
...
Gizmos now display half opacity when occluded, same for lines
Improved editor camera, should keep updating even if not controlled
Viewport should not grab input when another imgui element is over it
2023-10-09 15:22:39 -04:00
Antoine Pilote
2620fa548e
Editor improvements, better cam, better gizmos, better lines
2023-10-08 13:26:41 -04:00
Antoine Pilote
d749765e68
Merge branch 'linux-dev'
...
# Conflicts:
# Editor/Editor.cpp
2023-10-02 01:40:04 -04:00
Antoine Pilote
890dbc34f6
Conflicts resolved
2023-10-02 01:38:25 -04:00
Antoine Pilote
51fc92f523
Added a bunch of logs for debugging
2023-09-27 19:52:09 -04:00
Antoine Pilote
63f6904d59
Moved to glad
2023-09-27 17:14:43 -04:00
antopilo
c15bf532ae
Compilation succesful on Linux Ubuntu
...
Probably broke a lot of things
2023-09-27 01:48:05 -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
553057f5b4
Added gizmo for audio emitters min/max range
2023-09-23 20:32:32 -04:00
Antoine Pilote
a4724e2a91
Upgraded to C++ 20 & better audio voice management
2023-09-23 00:37:42 -04:00
Antoine Pilote
05fa363ca5
Clean up main and argument parsing
2023-09-21 11:22:38 -04:00
Antoine Pilote
92db6c9082
Added gizmo for audio emitter
2023-09-20 22:20:24 -04:00
Antoine Pilote
61776b4fb8
Can now open .map in trenchbroom automatically
2023-09-15 17:53:07 -04:00
Antoine Pilote
290f0e03b5
Scaled down bones
2023-09-06 17:47:14 -04:00
Antoine Pilote
00c7b975e2
Fixed billboard not taking into account parent rotation
2023-09-06 09:20:02 -04:00
Antoine Pilote
29ba97454a
Added 2D gizmos and better editor styling
2023-09-05 20:28:10 -04:00
Antoine Pilote
e6da158658
Better UI and some optimizations
2023-08-14 19:31:36 -04:00
Antoine Pilote
1a8f4bd1aa
Added simple radius gizmo
2023-08-02 15:34:04 -04:00
Antoine Pilote
1221e58fcd
Changed alpha of gizmo wireframes to 0.5f and fixed viewport selection
2023-08-01 19:29:09 -04:00
emerycp
93cd449814
NK-79 - Rename File & Folder
2023-07-27 20:45:00 -04:00
emerycp
2cd11aca04
NK-141 - Rename File & Folder
2023-07-22 23:50:29 -04:00
Émeryc
f95f4ad8cb
NK-102 - Added 'const'
2023-07-21 21:11:52 -04:00
Émeryc
4c0d1ffc43
NK-102 - ...
2023-07-21 21:08:02 -04:00
Émeryc
63b5958a64
NK-102 - PR Comments
2023-07-21 21:07:11 -04:00
Émeryc
5ef8cb8061
NK-102 - I forgor
2023-07-21 21:04:04 -04:00
Émeryc
04d6241b63
NK-102 - Generic Confirmation Popup
2023-07-21 21:03:35 -04:00
Antoine Pilote
a63b2fc6b2
Cleanup
2023-07-15 20:02: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
6384c39efd
PR Fixes
2023-07-14 12:32:26 -04:00
Antoine Pilote
a466065ac6
Progress towards finding transform corruption when drawing after loading scene
2023-07-12 01:21:47 -04:00
Antoine Pilote
07002f0d4a
Better maths
2023-07-10 17:36:17 -04:00
Antoine Pilote
5d6052f027
Code cleanup
2023-07-04 00:14:35 -04:00
Antoine Pilote
80eadc2a5a
Added capsule collider component
2023-04-02 19:01:40 -04:00
antopilo
0f59e91bca
Added gizmo drawer header
2023-03-29 17:05:59 -04:00
antopilo
b81530924b
Added capsule gizmo
2023-03-24 09:45:09 -04:00
antopilo
41f6d02de1
Added sphere gizmo
2023-03-15 22:10:54 -04:00
a.pilote
c64771f6a6
Fixed gizmo flipped normals
2022-07-24 17:40:14 -04:00
a.pilote
b41f00c020
Added light and camera gizmo.
2022-07-17 17:26:40 -04:00
antopilo
162966eeb0
Made material resource file editable from engine
2022-06-29 18:05:59 -04:00
antopilo
b273a2fb8a
Added Screen space reflections and Editor UI refactoring
2022-01-31 13:54:58 -05:00