Commit Graph

35 Commits

Author SHA1 Message Date
3557199b35 Fixed compilation errors
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-06-08 19:15:15 +02:00
e530eb37e0 Merged pull request #4 from evol3D/asset-module
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-06-08 15:11:12 +02:00
39f6cb87f2 Updated test scene and testing shader compilation
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-06-08 09:53:35 +02:00
41ab65bcfa Removed useless stuff and added minor changes to project file
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-06-04 02:51:23 +02:00
e6cc79f1dc Started using a project file to load scenes
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-06-02 08:04:44 +02:00
4e37cad399 Removed debug line
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-05-31 23:01:19 +02:00
fb5128df7b Added evmod_assets and started using it for scripts
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-05-31 23:00:38 +02:00
cf1b3c33a6 Minor Changes
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-05-29 01:26:18 +02:00
9ae6c2707c Updated to cleaner APIs of Physics and Script modules
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-05-27 04:34:04 +02:00
12b99bff50 Added multiple scenes with host-side switching
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-05-27 02:21:20 +02:00
755fd4927b Added simple camera to test scene
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-05-19 18:33:05 +02:00
a00e90424c Syncing with the game module
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-05-17 02:38:27 +02:00
e1f4f80c8b Major changes
* Added Game module
* Changed scripts for testing
* Cleanup

Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-05-13 13:44:19 +02:00
49e5653259 Merge branch 'master' of https://github.com/evol3d/evol-sandbox 2021-05-11 18:23:28 +02:00
6f602db72f Added input module
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-05-11 18:22:42 +02:00
J3oss
fc47fe6f49 fixed unloading wrong module 2021-05-11 16:29:59 +02:00
J3oss
bdfb14228f Added asset module to sandbox 2021-05-11 16:12:17 +02:00
9dc81756a8 Started using evol's sleep_ms
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-04-24 17:45:55 +02:00
346e92faec Removed OS-Specific function from main
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-04-24 16:18:33 +02:00
5c4cfb938c Updated test scene
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-04-18 23:40:00 +02:00
3d85c59006 Some useless changes
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-04-17 21:50:44 +02:00
f03551b714 Tons of changes through time 2021-04-06 14:38:31 +02:00
8289c34652 Cleanup changes
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-03-31 06:37:45 +02:00
5b7abac12a Added physics module
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-03-31 03:42:19 +02:00
4e166de112 ECS changes
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-03-29 11:36:51 +02:00
19143a0ee1 Added ECS Module
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-03-28 09:25:08 +02:00
a2a1c7bd80 Updated src/main.c
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-03-19 09:58:07 +02:00
04b562475b Updated main.c to only focus on namespaces
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-03-19 05:14:41 +02:00
2f4294a6ff Started using namespaces
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-03-14 04:39:54 +02:00
5d5a21902d Added prospect API calls
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-03-12 20:50:02 +02:00
7565fb6528 Updated to evol v0.2 head and evmod-glfw master head
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-02-10 12:23:07 +02:00
db59e29ec1 Removed useless includes
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-02-09 13:02:54 +02:00
3d85d1be6a Module event import
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-02-08 05:28:45 +02:00
5e9083ff8b Changes from the MSVC compatibility struggle
Signed-off-by: mo7sener <robear.selwans@outlook.com>
2021-01-26 21:55:24 +02:00
b95b0d4a6c Initial Commit
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2021-01-23 00:00:33 +02:00