index
:
brussel
imgui-docking
master
master-switch-to-build2
master-ui-framework
Experimental game engine & playground Some features: - multi-keyboard-based local multiplayer - C++ codegen infrastructure - interesting(???) utilities
rtk0c
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-05-07
Changeset: 26 Make SimpleGeometryObject render a cube
rtk0c
2022-05-07
Changeset: 25 Reduce dependency between editor headers and main game headers
rtk0c
2022-05-07
Changeset: 24 Revert ImGuizmo to the stock implementation
rtk0c
2022-05-07
Changeset: 23 Fix camera view matrix, [WIP] guizmo
rtk0c
2022-05-06
Changeset: 22 Improved camera and various cleanups
rtk0c
2022-04-30
Changeset: 21 Add stub implementation for IresTexture to allow compiling on MSVC
rtk0c
2022-04-30
Changeset: 20 Add ImGuizmo for GameObjects, start to make things actually render
rtk0c
2022-04-27
Changeset: 19 Fix Utils::OpenCstdioFile reversing binary vs text mode
rtk0c
2022-04-25
Changeset: 18 Add tracy
rtk0c
2022-04-25
Changeset: 17 Replace EditorCommandPalette.hpp/cpp with the copy from P6503
rtk0c
2022-04-25
Changeset: 16 Initial work on rendering sprites to screen
rtk0c
2022-04-19
Changeset: 15 Fix imgui include path, fix invalid #pragma's
rtk0c
2022-04-19
Changeset: 14 Add .editorconfig
rtk0c
2022-04-19
Changeset: 13 Fix SmallVector.cpp missing include & remove warning on MSVC
rtk0c
2022-04-19
Changeset: 12 Add hardcoded dependencies for IresManager, migrate Shader to Ires
rtk0c
2022-04-18
Changeset: 11 Migrate Material to Ires
rtk0c
2022-04-18
Changeset: 10 Add Uid for IresObject
rtk0c
2022-04-18
Changeset: 9 Implement IresSpritesheet
rtk0c
2022-04-17
Changeset: 8 Initial work on sprites and texture system
rtk0c
2022-04-15
Changeset: 7 Work on Material system
rtk0c
2022-04-13
Changeset: 6 Remove uniform block support
rtk0c
2022-04-10
Changeset: 5 Add shader and corresponding editor components
rtk0c
2022-04-09
Changeset: 4 More work on editor
rtk0c
2022-04-08
Changeset: 3 More work
rtk0c
2022-04-06
Changeset: 2 Work on moving infrastruture to this project
rtk0c
2022-04-03
Changeset: 1 Branch comment: [] Initial commit
rtk0c