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-06-24
Changeset: 75 Add feature to delete entries from the database that belong to ...
rtk0c
2022-06-23
Changeset: 74 Move EditorNotification.hpp to the common module
rtk0c
2022-06-12
Changeset: 73 Add OpaqueIterator
rtk0c
2022-06-12
Changeset: 72 Add enum and namespace storing for CodegenModelArchive
rtk0c
2022-06-11
Changeset: 71 Initial work on rendering grid in editor mode, move ImGuizmo ou...
rtk0c
2022-06-11
Changeset: 70 Fix cmake and codegen infra
rtk0c
2022-06-10
Changeset: 69 Add option for enabling OpenGL debug mode
rtk0c
2022-06-09
Changeset: 68
rtk0c
2022-06-09
Changeset: 67 Update GraphicsTags.hpp to the new BRUSSEL_ENUM syntax
rtk0c
2022-06-09
Changeset: 66 Fix ParserState::currentEnum not cleared correctly
rtk0c
2022-06-09
Changeset: 65 Add enum name prefix manipulation support to codegen
rtk0c
2022-06-03
Changeset: 61 [BUGGED] Move object kind enums to use generated ToString and F...
rtk0c
2022-06-02
Changeset: 60 Add struct/class scanning to codegen
rtk0c
2022-05-30
Changeset: 59 Integrate enum codegen into the actual project
rtk0c
2022-05-30
Changeset: 58 Delete unused files
rtk0c
2022-05-30
Changeset: 57 Delete unused dirs
rtk0c
2022-05-30
Changeset: 56 Buildsystem cleanup: change to layered structure for different ...
rtk0c
2022-05-30
Changeset: 55 Buildsystem cleanup: add "projectized" targets
rtk0c
2022-05-30
Changeset: 54 Switch the main game target to use file glob
rtk0c
2022-05-30
Changeset: 53
rtk0c
2022-05-30
Changeset: 52 Add support for namespaced enums
rtk0c
2022-05-30
Changeset: 51 Add integration into the main game
rtk0c
2022-05-29
Changeset: 50 Fix buildsystem mistakes in changeset 49, add debug print option
rtk0c
2022-05-29
Changeset: 49 Convert codegen output to use template specialization
rtk0c
2022-05-29
Changeset: 48 Set game executable to windows subsystem (no console window)
rtk0c
2022-05-29
Changeset: 47 Add fromstring codegen for enums
rtk0c
2022-05-29
Changeset: 46 Move lookup table infra to source-common/
rtk0c
2022-05-29
Changeset: 44 Fix capitalization typo in Level.cpp
rtk0c
2022-05-29
Changeset: 43 Add tostring code gen for enums
rtk0c
2022-05-28
Changeset: 42 Change codegen input parsing to lookahead based; lookup table i...
rtk0c
2022-05-27
Changeset: 41 Add logic to parse enums
rtk0c
2022-05-27
Changeset: 40 Add custom token typing mechanism
rtk0c
2022-05-25
Changeset: 39 Move more things to source-common/
rtk0c
2022-05-24
Changeset: 38 Branch comment: [] Add infrastructure for codegen
rtk0c
2022-05-23
Changeset: 37 Branch comment: [] Add infrastructure for rendering wireframe (...
rtk0c
2022-05-22
Changeset: 36 Add basic machinery for levels (no saving/loading yet)
rtk0c
2022-05-22
Changeset: 35 Fix missing sources in git submodules after migration to Plasti...
rtk0c
2022-05-22
Changeset: 34 Replace git repository setup with PlasticSCM setup files
rtk0c
2022-05-09
Changeset: 33 Fix guizmo bound resizing (add translation fixup)
rtk0c
2022-05-08
Changeset: 31 Improved camera controls
rtk0c
2022-05-08
Changeset: 30 Fix performing translation in multiple places
rtk0c
2022-05-08
Changeset: 29 Redefine world coordinate to have units in meters
rtk0c
2022-05-07
Changeset: 28 Add more camera controls (3D mode, scroll scaling)
rtk0c
2022-05-07
Changeset: 27 Enable OpenGL depth testing
rtk0c
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
[next]