#3d #game-engine #engine #gamedev

Marko Pintera b95193a9b4 Added start/shutdown policy to ThreadPool 12 years ago
BansheeEditor 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 12 years ago
BansheeEditorExec 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 12 years ago
BansheeEngine 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 12 years ago
BansheeForwardRenderer 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 12 years ago
BansheeMono 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 12 years ago
BansheeOctreeSM 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 12 years ago
CamelotCore b95193a9b4 Added start/shutdown policy to ThreadPool 12 years ago
CamelotD3D11RenderSystem 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 12 years ago
CamelotD3D9Renderer 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 12 years ago
CamelotFBXImporter 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 12 years ago
CamelotFontImporter 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 12 years ago
CamelotFreeImgImporter 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 12 years ago
CamelotGLRenderer 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 12 years ago
CamelotOISInput 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 12 years ago
CamelotUtility b95193a9b4 Added start/shutdown policy to ThreadPool 12 years ago
MBansheeEditor 0efa2ee228 Renamed C# serialization classes so they start with word Managed instead of Script (need the Script names for actual ScriptObjects) 12 years ago
MBansheeEngine 08ae549d3d WIP implementing SerializableObject/SerializableField in managed code 12 years ago
SBansheeEditor 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 12 years ago
SBansheeEngine 08ae549d3d WIP implementing SerializableObject/SerializableField in managed code 12 years ago
.gitignore cbacc12172 Removed a bunch of obsolete files, or files that shouldn't be versioned 12 years ago
BansheeEngine.sln 3c9025d574 Added a ThreadPool (untested 12 years ago
CSharpWrap.txt 13f93f07b1 TabbedTitleBar no longer uses layout 12 years ago
Dependencies.txt 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 12 years ago
DrawHelper.txt 200d516c80 Added AABox debug draw rendering 12 years ago
EditorWindowDock.txt 053df91815 Better modal window test case 12 years ago
GameObjectSerialization.txt 42b20759ef Refactored Module startUp (does not compile because of a weird linker error ATM) 12 years ago
Inspector.txt 08ae549d3d WIP implementing SerializableObject/SerializableField in managed code 12 years ago
MonoIntegrationGuide.txt ce8a58d25b C# single-dimensional array serialization works 12 years ago
Notes.txt 2c7f1c7b3d Prototyping the Inspector 12 years ago
Opts.txt 99f545b06f Added frame allocator 12 years ago
PlatformPorting.txt 1265f65506 Reorganized how renderer works (using RenderOperations) 12 years ago
ProjectLibrary.txt 942eb008db EditorWidgetManager 12 years ago
RenderOperation.txt 1265f65506 Reorganized how renderer works (using RenderOperations) 12 years ago
ResourceBundles.txt e51cbce52c Started work on scripting 12 years ago
SpriteTexture.txt c58b45571a Added managed HString 12 years ago
TODO.txt 17204b8447 Serializing SerializableObject works 12 years ago
TODODoc.txt 3c9025d574 Added a ThreadPool (untested 12 years ago
TaskScheduler.txt 3c9025d574 Added a ThreadPool (untested 12 years ago
TransformUpdatesAndRenderer.txt 3d06f8271c SerializableObjects are no serialized properly 12 years ago
TreeView.txt 6824ae90d6 Added VirtualInput (still WIP but working) 12 years ago
UndoRedo.txt 88c83017de Started work on undo/redo system 12 years ago