OusmBlueNinja
|
f6adf1f37d
|
Updated Camera Script
|
2025-01-03 09:58:58 -06:00 |
|
OusmBlueNinja
|
f567fb8ee9
|
Updated Camera Script
|
2025-01-02 22:16:50 -06:00 |
|
OusmBlueNinja
|
4a64ec69e2
|
Added Submodule
|
2025-01-02 14:36:22 -06:00 |
|
OusmBlueNinja
|
f554b8fc7a
|
Updated Readme Timeline
|
2025-01-01 14:36:15 -06:00 |
|
OusmBlueNinja
|
f7f5ffa4e4
|
Added Lua User Input System.
|
2025-01-01 01:36:53 -06:00 |
|
OusmBlueNinja
|
513414608d
|
Added New Themes and Removing Componenets
|
2025-01-01 00:56:47 -06:00 |
|
OusmBlueNinja
|
ca427b043f
|
Added More Icons
|
2024-12-31 22:47:05 -06:00 |
|
OusmBlueNinja
|
605641db7f
|
Added Icons
|
2024-12-31 22:31:58 -06:00 |
|
OusmBlueNinja
|
dbd23a30fc
|
Added Deconstructor for Mesh
|
2024-12-31 16:35:06 -06:00 |
|
OusmBlueNinja
|
b6aa69210f
|
Updated Shader with more functions
|
2024-12-31 15:45:24 -06:00 |
|
OusmBlueNinja
|
20635140fe
|
Optimsed OBJ Loader from ~60 seconds to ~3
|
2024-12-31 14:16:53 -06:00 |
|
OusmBlueNinja
|
9d653be08c
|
Getting started on exposing lua variables to Editor GUI
|
2024-12-31 12:13:36 -06:00 |
|
OusmBlueNinja
|
29fecdd0eb
|
Update imgui.ini
|
2024-12-31 03:08:33 -06:00 |
|
OusmBlueNinja
|
768ff7d0d5
|
Trying to fix stuff
|
2024-12-31 03:01:59 -06:00 |
|
OusmBlueNinja
|
a558ea092b
|
Added Sub meshing Asseet Loader : Broak Play Pause Button
When you resume the Asset cache returns an invalid Mesh
The Asset Cache needs to be updated
|
2024-12-31 02:40:23 -06:00 |
|
OusmBlueNinja
|
41a09cc8f3
|
shtuff
|
2024-12-30 00:51:58 -06:00 |
|
OusmBlueNinja
|
af98c41a6f
|
idk anymore
|
2024-12-30 00:28:15 -06:00 |
|
OusmBlueNinja
|
17f847b561
|
Made it so the model load loads mtl files and textures, redid texture loading
|
2024-12-29 22:25:16 -06:00 |
|
OusmBlueNinja
|
8b44d35871
|
Changed engine to need to require engine
|
2024-12-29 14:33:35 -06:00 |
|
OusmBlueNinja
|
bed380268c
|
Added Ability to hide profiler
|
2024-12-28 21:20:11 -06:00 |
|
OusmBlueNinja
|
b690c63479
|
Adde Image
|
2024-12-28 20:54:24 -06:00 |
|
OusmBlueNinja
|
8d255731e6
|
Read Descriptio
Added:
- Engine Profiler
- Playback
- Lua Math Library
- Temp Folder Access
|
2024-12-28 20:50:39 -06:00 |
|
OusmBlueNinja
|
d24505877e
|
added ak47 model
|
2024-12-28 12:56:06 -06:00 |
|
OusmBlueNinja
|
2c432f7229
|
Added Lua Math Library
|
2024-12-28 12:07:06 -06:00 |
|
OusmBlueNinja
|
ff8525125e
|
Updated Readme and devlog
|
2024-12-27 21:48:35 -06:00 |
|
OusmBlueNinja
|
193dcee7d6
|
Added / Updated Lua Bindings
|
2024-12-27 21:43:17 -06:00 |
|
OusmBlueNinja
|
18791713ab
|
Changed some Includes
|
2024-12-27 17:04:03 -06:00 |
|
OusmBlueNinja
|
958da58cc7
|
Added a Debug Statment
|
2024-12-27 15:41:23 -06:00 |
|
OusmBlueNinja
|
e503dd47f3
|
Added Script Component
|
2024-12-27 15:27:05 -06:00 |
|
OusmBlueNinja
|
740716cc39
|
Update imgui.ini
|
2024-12-27 13:01:35 -06:00 |
|
OusmBlueNinja
|
acae54d70d
|
Fixed Loading Overwriting Invalid Values
|
2024-12-27 12:59:05 -06:00 |
|
OusmBlueNinja
|
1a9f9eda39
|
I am so stupid, how did i not check that the extern was correct............. Please end my life
|
2024-12-27 12:47:48 -06:00 |
|
OusmBlueNinja
|
137a6d202c
|
Added Texture Preview
Still need to fix hot model loading and reloading.
|
2024-12-27 12:35:23 -06:00 |
|
OusmBlueNinja
|
0c7c49dd43
|
Changed asset manager to a template instead of a void*
|
2024-12-27 12:19:20 -06:00 |
|
OusmBlueNinja
|
0f354642a6
|
Added Tag Renaming
|
2024-12-27 00:09:43 -06:00 |
|
OusmBlueNinja
|
4876a6c2dd
|
Fixed scene loadingstuff, and Asset manager models loader
|
2024-12-26 23:31:12 -06:00 |
|
OusmBlueNinja
|
c7f163245a
|
Made Scene Manager actual load and save scene
One bug is the Load does not load the VAO because im going to make it call the Asset manager to load the model from disk
|
2024-12-26 22:20:16 -06:00 |
|
OusmBlueNinja
|
d204e68cf3
|
Made a Simple scene manager with loading and saving
|
2024-12-26 22:08:50 -06:00 |
|
OusmBlueNinja
|
9ad51f97b7
|
Converted Gameobjects and componenets to Classes, added texture and mesh inspectors
|
2024-12-26 19:34:34 -06:00 |
|
OusmBlueNinja
|
d71876544a
|
Added Themes
|
2024-12-25 22:00:13 -06:00 |
|
OusmBlueNinja
|
380bdbe557
|
Made it so you could create view and sellect multiple GameObjects
|
2024-12-25 21:06:17 -06:00 |
|
OusmBlueNinja
|
6e3f0abd6d
|
updated git ignore to keep ini files
|
2024-12-25 19:10:59 -06:00 |
|
OusmBlueNinja
|
9ed91cd672
|
remove: cleanned up build files
|
2024-12-25 00:06:18 -06:00 |
|
OusmBlueNinja
|
b8eafc3283
|
added: Logging and log-points
|
2024-12-24 23:47:09 -06:00 |
|
OusmBlueNinja
|
3cc5499196
|
Created basic Window and docking system
|
2024-12-24 23:19:49 -06:00 |
|