• Joined on 2024-07-14
illyum created branch refactor/logger-rework in illyum/IsoEngine 2024-09-14 02:41:38 -06:00
illyum pushed to refactor/logger-rework at illyum/IsoEngine 2024-09-14 02:41:38 -06:00
93d62c5b1a chore(refactor): use new logger api
fef4a92378 feat(logging): improve logging and add log macros
0fa35696bb feat(crash): add crash reporting
Compare 3 commits »
illyum pushed to master at illyum/IsoEngine 2024-09-13 07:45:38 -06:00
842c8fb19d feat(ui): rework renderer to work with deltatime and ui rendering
b359f36fb7 feat(components): add new components to component header
23544c16ad feat(ui): render ui layer
9f6271f9ba feat(assetpacker): add asset packing
Compare 4 commits »
illyum pushed to master at illyum/IsoEngine 2024-09-12 21:25:41 -06:00
4797f0a832 feat(cmake): create precompiled header
illyum pushed to master at illyum/IsoEngine 2024-09-12 21:15:24 -06:00
fdb5ee6e1e fix(merge): resolve conflict in CMakeLists.txt
7cdf73ac20 feat(cmake): enable glfw event waiting for raylib
ff75af9f72 feat: pass delta to scene manager's update function
3b87746e7d feat(layers): add layering system
d486da8994 chore: remove all build folders
Compare 5 commits »
illyum pushed to master at illyum/IsoEngine 2024-09-11 23:24:58 -06:00
54e4b00f8c Merge pull request 'build: rework cmake static and shared library building' (#1) from refactor/dll-support into master
a28f6520d0 build: rework cmake static and shared library building
Compare 2 commits »
illyum merged pull request illyum/IsoEngine#1 2024-09-11 23:24:57 -06:00
build: rework cmake static and shared library building
illyum created pull request illyum/IsoEngine#1 2024-09-11 23:24:46 -06:00
build: rework cmake static and shared library building
illyum created branch refactor/dll-support in illyum/IsoEngine 2024-09-11 23:21:18 -06:00
illyum pushed to refactor/dll-support at illyum/IsoEngine 2024-09-11 23:21:18 -06:00
a28f6520d0 build: rework cmake static and shared library building
illyum pushed to master at illyum/IsoEngine 2024-09-11 21:49:14 -06:00
447cb4cd7a chore: ass assets folder to .gitignore
500672d06d feat: add rendering by transform instead of raw x and y
7f32a1d51b fix: scene manager rendering
Compare 3 commits »
illyum created branch feat/editor in illyum/IsoEngine 2024-09-09 03:01:04 -06:00
illyum pushed to feat/editor at illyum/IsoEngine 2024-09-09 03:01:04 -06:00
illyum pushed to master at illyum/IsoEngine 2024-09-09 03:00:07 -06:00
72496226d8 fix: resolve build errors caused by Windows macro conflict and TransformComponent access issues
illyum created branch master in illyum/IsoEngine 2024-09-09 02:50:22 -06:00
illyum pushed to master at illyum/IsoEngine 2024-09-09 02:50:22 -06:00
edea0b2f9b Initial Commit
illyum created repository illyum/IsoEngine 2024-09-09 02:47:09 -06:00
illyum pushed to master at illyum/LumaShow 2024-09-07 12:13:16 -06:00
94a1770513 fix(build): fixes rlimgui compiling error
illyum created branch css-demo in illyum/FormMaker 2024-09-06 02:43:00 -06:00
illyum pushed to css-demo at illyum/FormMaker 2024-09-06 02:43:00 -06:00
bafef90dc8 Add a working css demo