Danny许
b32ee08b65
Update glfw_p5.lua
...
Fix link error.
2024-11-26 10:49:04 +08:00
antopilo
2c4d0faf64
Added custom titlebar to the editor
2024-11-19 23:22:41 -05:00
antopilo
534c35c76f
Fixed sprites not working
2024-10-15 19:00:56 -04:00
WiggleWizard
ded6fd2e03
Upgraded entt
...
Deleted the header only entt lib and added the full and latest library to the dependencies list
2024-09-15 21:31:05 +01:00
Antoine Pilote
c5dca4dc37
Merge pull request #75 from xypherorion/main
...
FIxed warnings for Premake5 [Issue #74 ]
2024-09-15 10:28:10 -04:00
Xypher Orion
a7cbbf2830
Patched for Main Repo Issue #74
2024-09-15 07:31:47 -04:00
WiggleWizard
7efa69a20d
Enabled multithreaded compilation and fixed some build warnings
...
Enabled MT compilation for all first party TUs and some third party ones too. Disabled specific warnings in third party code, started fixing warnings in first party code as well
2024-09-11 12:03:09 +01:00
Antoine Pilote
aef5f65f75
Refactor Shader uniform API + Added back NuakeUI
2024-09-09 20:55:51 -04:00
Antoine Pilote
5a0f7c06f0
Added Yoga
2024-09-09 18:01:05 -04:00
Antoine Pilote
ea97133e94
Bumped coral
2024-09-04 22:26:34 -04:00
WiggleWizard
5a801e642c
Tracy MVP integration
2024-09-02 20:37:47 +01:00
Antoine Pilote
b887e8e826
Removed optick and freetype
2024-08-14 18:58:01 -04:00
Antoine Pilote
e5616f98a4
Removed unused dependencies
2024-08-14 18:55:29 -04:00
Antoine Pilote
5bd6690f20
Grouped dependecies into a group
2024-08-09 19:12:03 -04:00
Antoine Pilote
d4f783a1dc
Added recast premake5
2024-07-28 10:59:10 -04:00
Antoine Pilote
cc87da1001
Added prefab thumbnails in filebrowser + fix filebrowser crash
2024-07-11 04:51:13 -04:00
Antoine Pilote
930ef134e9
Bumped
2024-04-25 21:56:54 -04:00
antopilo
3ed21d0e01
Bumped Coral
2024-04-02 20:18:35 -04:00
Antoine Pilote
b87336a693
Started Transform .Net API
...
- Euler Rotate
- Set local translation
- Separated C# modules
- Bumped Coral 🪸
2023-10-23 23:35:32 -04:00
Antoine Pilote
48f264708c
.Net scripting API progress, can not reload an assembly
2023-10-15 03:10:23 -04:00
Antoine Pilote
702e5bf76a
Bumped Coral
2023-10-12 23:39:47 -04:00
Antoine Pilote
868d019c35
Added Coral + minor fixes
2023-10-12 22:44:13 -04:00
MissLavender-LQ
d46c0c47b8
linux audio is now set to alsa
2023-09-28 03:51:14 +01:00
Antoine Pilote
798f00cb35
Updated glad to 4.6
2023-09-27 19:13:46 -04:00
Antoine Pilote
78c88828fa
Bumped to 4.5
2023-09-27 18:30:52 -04:00
Antoine Pilote
426b540e1a
Downgraded glad to 4.3
2023-09-27 18:10:10 -04:00
Antoine Pilote
b6ab18b1ba
Woops, forgot the premake5 file for glad
2023-09-27 17:22:04 -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
3be93f7bec
Moved project loading logic to editor class
2023-09-21 11:35:00 -04:00
Antoine Pilote
f6f0478532
Added icon for 3D model
2023-09-18 08:38:20 -04:00
Antoine Pilote
c808d2f061
Fixed some faces dissapearing on some models
...
Serializing environement ambient color
2023-09-16 01:31:42 -04:00
Antoine Pilote
fb9179dde2
Fixed updated assimp
2023-09-07 20:51:28 -04:00
Antoine Pilote
97a477ac20
Bumped assimp
2023-09-07 08:31:18 -04:00
Antoine Pilote
476cddd549
Bumped jolt
2023-08-04 17:22:49 -04:00
Antoine Pilote
1532724a5d
Started work on audio manager
...
Implemented soloud
2023-04-02 22:35:40 -04:00
Antoine Pilote
bb7b4c2ac0
Added soloud submodule
2023-04-02 20:52:58 -04:00
antopilo
16bb074a5f
Added fix for jolt precompiled headers failing to compiled on windows if missing .cpp file.
...
Added a prebuild command that moves a cpp file into jolt dir.
2023-03-09 10:08:37 -05:00
Antoine Pilote
f5c5497122
Can now build with JoltPhysics
2022-09-25 15:27:43 -04:00
Antoine Pilote
4a1225b871
Added Jolt Premake
2022-09-25 14:45:27 -04:00
Antoine Pilote
df1d4c3372
Removing jolt attemp 2
2022-09-25 14:36:00 -04:00
Antoine Pilote
1543dfb6a1
Removed JoltPhysics
2022-09-25 14:34:03 -04: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
antoinep
5d138fd551
removed soloud
2022-06-03 17:32:48 -04:00
antopilo
2e5dcb4ab2
Fixes
2021-09-14 08:52:52 -04:00
Antoine Pilote
e5daf71b89
added soloud
2021-09-13 10:20:38 -04:00
antopilo
61e54c5a46
GLTF 2.0 support, Updated Scripting, Fixed point light shadowing, Added editor focus camera
2021-09-06 22:28:54 -04:00
a.pilote
eb69e6db0f
font-update
2021-08-23 06:27:28 -04:00
Antoine Pilote
69fd08d941
Added freetype premake file
2021-07-25 18:28:26 -04:00