#3d #game-engine #engine #gamedev

BearishSun 8b2d14bd42 More documentation 11 年 前
BansheeEditor cbacc12172 Removed a bunch of obsolete files, or files that shouldn't be versioned 11 年 前
BansheeEditorExec d55f242a1c Using std::function and std::bind instead of boost 11 年 前
BansheeEngine d90564156f GUI refactor done - most of stuff works 11 年 前
BansheeForwardRenderer d55f242a1c Using std::function and std::bind instead of boost 11 年 前
BansheeMono d55f242a1c Using std::function and std::bind instead of boost 11 年 前
BansheeOctreeSM d55f242a1c Using std::function and std::bind instead of boost 11 年 前
CamelotCore 4547c9fa58 Using std static_assert and type traits 11 年 前
CamelotD3D11RenderSystem d55f242a1c Using std::function and std::bind instead of boost 11 年 前
CamelotD3D9Renderer d55f242a1c Using std::function and std::bind instead of boost 11 年 前
CamelotFBXImporter d55f242a1c Using std::function and std::bind instead of boost 11 年 前
CamelotFontImporter d55f242a1c Using std::function and std::bind instead of boost 11 年 前
CamelotFreeImgImporter d55f242a1c Using std::function and std::bind instead of boost 11 年 前
CamelotGLRenderer 1c696e40a9 Added documentation to various utility classes 11 年 前
CamelotOISInput d55f242a1c Using std::function and std::bind instead of boost 11 年 前
CamelotUtility 8b2d14bd42 More documentation 11 年 前
MBansheeEditor ac6b038635 Ensured that EditorWidgets no longer require 2 step initialization 11 年 前
MBansheeEngine caf9bb3152 GUI refactor - everything compiles and runs 11 年 前
SBansheeEditor d55f242a1c Using std::function and std::bind instead of boost 11 年 前
SBansheeEngine caf9bb3152 GUI refactor - everything compiles and runs 11 年 前
.gitignore cbacc12172 Removed a bunch of obsolete files, or files that shouldn't be versioned 11 年 前
BansheeEngine.sln 17204b8447 Serializing SerializableObject works 11 年 前
CSharpWrap.txt 13f93f07b1 TabbedTitleBar no longer uses layout 12 年 前
Dependencies.txt e51cbce52c Started work on scripting 12 年 前
DrawHelper.txt 200d516c80 Added AABox debug draw rendering 12 年 前
EditorWindowDock.txt 053df91815 Better modal window test case 11 年 前
GameObjectSerialization.txt 42b20759ef Refactored Module startUp (does not compile because of a weird linker error ATM) 11 年 前
Inspector.txt 1c696e40a9 Added documentation to various utility classes 11 年 前
MonoIntegrationGuide.txt ce8a58d25b C# single-dimensional array serialization works 11 年 前
Notes.txt 2c7f1c7b3d Prototyping the Inspector 11 年 前
Opts.txt 99f545b06f Added frame allocator 12 年 前
PlatformPorting.txt 1265f65506 Reorganized how renderer works (using RenderOperations) 12 年 前
ProjectLibrary.txt 942eb008db EditorWidgetManager 11 年 前
RenderOperation.txt 1265f65506 Reorganized how renderer works (using RenderOperations) 12 年 前
ResourceBundles.txt e51cbce52c Started work on scripting 12 年 前
SpriteTexture.txt c58b45571a Added managed HString 12 年 前
TODO.txt 17204b8447 Serializing SerializableObject works 11 年 前
TODODoc.txt 47682e394e Work on GUIMenuBar 12 年 前
TransformUpdatesAndRenderer.txt 3d06f8271c SerializableObjects are no serialized properly 11 年 前
TreeView.txt 6824ae90d6 Added VirtualInput (still WIP but working) 12 年 前
UndoRedo.txt 88c83017de Started work on undo/redo system 12 年 前