#3d #game-engine #engine #gamedev

Marko Pintera a95b2215e7 Going back from fullscreen to windowed in DX9 restores the window style properly il y a 11 ans
BansheeEditor 96d06586e8 Able to specify VideoMode when creating a new render window and it will respect fullscreen/monitor settings il y a 11 ans
BansheeEditorExec a95b2215e7 Going back from fullscreen to windowed in DX9 restores the window style properly il y a 11 ans
BansheeEngine 716de5f09a Reorganized some code in order to delete many small source files il y a 11 ans
BansheeForwardRenderer 8bfe4ef813 Ported to VS2013 and removed boost completely il y a 11 ans
BansheeMono 4221419a6b Modules can be created by passing parameters instead of constructing the instances externally il y a 11 ans
BansheeOctreeSM 4221419a6b Modules can be created by passing parameters instead of constructing the instances externally il y a 11 ans
CamelotCore f625be4bd0 OpenGL window fullscreen switching now properly retains window style il y a 11 ans
CamelotD3D11RenderSystem 96d06586e8 Able to specify VideoMode when creating a new render window and it will respect fullscreen/monitor settings il y a 11 ans
CamelotD3D9Renderer a95b2215e7 Going back from fullscreen to windowed in DX9 restores the window style properly il y a 11 ans
CamelotFBXImporter 8bfe4ef813 Ported to VS2013 and removed boost completely il y a 11 ans
CamelotFontImporter 75b0d168ec OpenGL finally works again il y a 11 ans
CamelotFreeImgImporter 75b0d168ec OpenGL finally works again il y a 11 ans
CamelotGLRenderer f625be4bd0 OpenGL window fullscreen switching now properly retains window style il y a 11 ans
CamelotOISInput 716de5f09a Reorganized some code in order to delete many small source files il y a 11 ans
CamelotUtility 4221419a6b Modules can be created by passing parameters instead of constructing the instances externally il y a 11 ans
ExampleProject 6288a3f0d5 Minor fix to DX11 start-up as it was crashing il y a 11 ans
MBansheeEditor ae856ed0f4 WIP UndoRedo group system il y a 11 ans
MBansheeEngine 27d6c98bb2 Fixed various issues with Inspector element areas il y a 11 ans
SBansheeEditor 84d73a2baa More fixes to prevent errors at shutdown - Mostly Mono and Script related il y a 11 ans
SBansheeEngine b349c98754 Work on GPUProfiler il y a 11 ans
.gitignore cbacc12172 Removed a bunch of obsolete files, or files that shouldn't be versioned il y a 11 ans
BansheeEngine.sln 57d22576dd More documentation il y a 11 ans
CSharpWrap.txt 13f93f07b1 TabbedTitleBar no longer uses layout il y a 12 ans
Dependencies.txt c454e2d14f VS 2013 port stage 1 il y a 11 ans
DrawHelper.txt 200d516c80 Added AABox debug draw rendering il y a 12 ans
EditorWindowDock.txt 053df91815 Better modal window test case il y a 11 ans
GameObjectSerialization.txt 42b20759ef Refactored Module startUp (does not compile because of a weird linker error ATM) il y a 11 ans
Inspector.txt 927fb6c3e5 More documentation il y a 11 ans
MonoIntegrationGuide.txt 8bfe4ef813 Ported to VS2013 and removed boost completely il y a 11 ans
Notes.txt 87c63a50e6 Added Occlusion queries il y a 11 ans
Opts.txt 99f545b06f Added frame allocator il y a 12 ans
PlatformPorting.txt 1265f65506 Reorganized how renderer works (using RenderOperations) il y a 12 ans
Polish.txt a95b2215e7 Going back from fullscreen to windowed in DX9 restores the window style properly il y a 11 ans
ProjectLibrary.txt 942eb008db EditorWidgetManager il y a 11 ans
RenderOperation.txt 1265f65506 Reorganized how renderer works (using RenderOperations) il y a 12 ans
ResourceBundles.txt e51cbce52c Started work on scripting il y a 12 ans
SpriteTexture.txt c58b45571a Added managed HString il y a 12 ans
TODO.txt 87c63a50e6 Added Occlusion queries il y a 11 ans
TODODoc.txt cb6ba8a6f5 Fixed deserialization issue when deserializing/serializing between release and debug mode il y a 11 ans
TransformUpdatesAndRenderer.txt 3d06f8271c SerializableObjects are no serialized properly il y a 11 ans
TreeView.txt 6824ae90d6 Added VirtualInput (still WIP but working) il y a 12 ans
UndoRedo.txt 88c83017de Started work on undo/redo system il y a 12 ans