#3d #game-engine #engine #gamedev

Marko Pintera e9202db0e5 Replaced boost::any with BansheeEngine::Any 11 年之前
BansheeEditor 9c37abbdc3 Different Event prototype, one that allows std::bind 11 年之前
BansheeEditorExec 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 年之前
BansheeEngine ae856ed0f4 WIP UndoRedo group system 11 年之前
BansheeForwardRenderer 927fb6c3e5 More documentation 11 年之前
BansheeMono fe324f98ed Made Log thread safe 11 年之前
BansheeOctreeSM 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 年之前
CamelotCore e9202db0e5 Replaced boost::any with BansheeEngine::Any 11 年之前
CamelotD3D11RenderSystem b4a4f95110 Added TaskScheduler and ported Resources to it (untested) 11 年之前
CamelotD3D9Renderer 935089a4c8 Removed Cg 11 年之前
CamelotFBXImporter 0c1054455e Refactored importer & input to make it clearer which methods are internal 11 年之前
CamelotFontImporter 59cb02050e More documentation 11 年之前
CamelotFreeImgImporter 0c1054455e Refactored importer & input to make it clearer which methods are internal 11 年之前
CamelotGLRenderer 935089a4c8 Removed Cg 11 年之前
CamelotOISInput 59cb02050e More documentation 11 年之前
CamelotUtility e9202db0e5 Replaced boost::any with BansheeEngine::Any 11 年之前
MBansheeEditor ae856ed0f4 WIP UndoRedo group system 11 年之前
MBansheeEngine 27d6c98bb2 Fixed various issues with Inspector element areas 11 年之前
SBansheeEditor ae856ed0f4 WIP UndoRedo group system 11 年之前
SBansheeEngine e9202db0e5 Replaced boost::any with BansheeEngine::Any 11 年之前
.gitignore cbacc12172 Removed a bunch of obsolete files, or files that shouldn't be versioned 11 年之前
BansheeEngine.sln 400f46a477 Added a spin lock 11 年之前
BoostPort.txt d57adc4344 Added custom UUID generation in order to replace boost 11 年之前
CSharpWrap.txt 13f93f07b1 TabbedTitleBar no longer uses layout 12 年之前
Dependencies.txt 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 年之前
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 927fb6c3e5 More documentation 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 3c9025d574 Added a ThreadPool (untested 11 年之前
TaskScheduler.txt 3c9025d574 Added a ThreadPool (untested 11 年之前
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 年之前