• Joined on 2024-07-14
illyum pushed to master at illyum/Cuber 2024-09-18 22:16:34 -06:00
7711daaeb5 Stash for ergo (not rly working)
496cc2ae8c Add a slider for each individual plane scale
d52d63e310 Working cube with imgui global cube scaling
abc4e02a4b Add most of the cube, missing top and bottom
00507bc269 Initial Commit: Working rendering and movement
illyum created repository illyum/Cuber 2024-09-18 22:14:13 -06:00
illyum pushed to refactor/ICEngine at illyum/IsoEngine 2024-09-16 23:28:45 -06:00
1015569263 feat(core): create an application that the engine manages instead of the user
8489b1e3a2 feat(examples)(client): updates to work with new logging ownership
b17c160d5c feat(logger): handles ownership of streams
567c1ae1c0 chore(cmake): only use warnings as errors on release builds
07a7d7fb52 chore(git): correct build folder wildcard
Compare 5 commits »
illyum pushed to refactor/ICEngine at illyum/IsoEngine 2024-09-15 04:37:10 -06:00
24f4fb3841 chore(example): fix unicode issue (thanks chatgpt)
illyum pushed to refactor/ICEngine at illyum/IsoEngine 2024-09-15 04:33:30 -06:00
ea1f25d26b example(client)(logging): showcase logging
6a11db9a2e feat(logging): add extra logging streams
bf2847cc09 feat(logging): implement logger and logging macros
9db13726b5 feat(build): update precompiled header
2f5b662a37 chore(git): remove clang format file
Compare 5 commits »
illyum pushed to refactor/ICEngine at illyum/IsoEngine 2024-09-15 03:34:54 -06:00
8afaa3cce3 feat(cmake): add precompiled headers
illyum pushed to refactor/ICEngine at illyum/IsoEngine 2024-09-15 02:49:54 -06:00
998300975d chore: something
illyum pushed to refactor/ICEngine at illyum/IsoEngine 2024-09-15 02:47:28 -06:00
96f84b2c04 chore: idk
illyum pushed to refactor/ICEngine at illyum/IsoEngine 2024-09-15 02:46:27 -06:00
c7f052208c chore(cmake): revert changes
illyum pushed to refactor/ICEngine at illyum/IsoEngine 2024-09-15 02:40:14 -06:00
bcfd916c04 fix(cmake): update version correctly
illyum pushed to refactor/ICEngine at illyum/IsoEngine 2024-09-15 02:37:14 -06:00
1a7f3415ad chore(cmake) propagate version
illyum pushed to refactor/ICEngine at illyum/IsoEngine 2024-09-15 02:31:18 -06:00
42c0af0dbf chore(examples): update to use new header
illyum pushed to refactor/ICEngine at illyum/IsoEngine 2024-09-15 02:26:46 -06:00
fe2270c539 chore(cmake): fix bad cmake
illyum created branch refactor/ICEngine in illyum/IsoEngine 2024-09-15 02:18:27 -06:00
illyum pushed to refactor/ICEngine at illyum/IsoEngine 2024-09-15 02:18:27 -06:00
66866387f1 chore(modules): remove complex modules and switch to normal headers/sources
df2036bd0e chore(README): show how to use engine in a cmake project
557d106428 chore(docs): update build instructions
4a47835d6f refactor(engine): move files to new structure\
2c0448083d refactor(engine): remove outdated files as part of project restructure
Compare 5 commits »
illyum pushed to master at illyum/IsoEngine 2024-09-14 20:46:40 -06:00
b766c1dc35 chore(cmake): update cmake version
illyum deleted branch refactor/logger-rework from illyum/IsoEngine 2024-09-14 02:42:12 -06:00
illyum pushed to master at illyum/IsoEngine 2024-09-14 02:42:05 -06:00
e94c03b171 Merge pull request 'refactor/logger-rework' (#2) from refactor/logger-rework into master
93d62c5b1a chore(refactor): use new logger api
fef4a92378 feat(logging): improve logging and add log macros
0fa35696bb feat(crash): add crash reporting
Compare 4 commits »
illyum merged pull request illyum/IsoEngine#2 2024-09-14 02:42:04 -06:00
refactor/logger-rework
illyum created pull request illyum/IsoEngine#2 2024-09-14 02:41:58 -06:00
refactor/logger-rework