#3d #game-engine #engine #gamedev

Marko Pintera 0b3309d5d5 Finalized work on first pass of C# object serialization há 12 anos atrás
BansheeEditor e7e1debcbd Fixed a couple of issues that would happen if a render target was destroyed yet still being referenced há 12 anos atrás
BansheeEditorExec b81f40a8ec Moved BansheeEditor into a separate .dll to solve an issue with static members (primarily singletons) not being shared across .dlls if they're instantiated in an .exe há 12 anos atrás
BansheeEngine 0b3309d5d5 Finalized work on first pass of C# object serialization há 12 anos atrás
BansheeForwardRenderer 99f545b06f Added frame allocator há 12 anos atrás
BansheeMono 3956823710 WIP - C# object serialization (Does not compile) há 12 anos atrás
BansheeOctreeSM 1265f65506 Reorganized how renderer works (using RenderOperations) há 12 anos atrás
CamelotCore 0b3309d5d5 Finalized work on first pass of C# object serialization há 12 anos atrás
CamelotD3D11RenderSystem 3129cf8b5a Fixed a nasty threading issue where objects were being destroyed in the wrong queue so they would get destroyed while they could still be used in another queue há 12 anos atrás
CamelotD3D9Renderer 3129cf8b5a Fixed a nasty threading issue where objects were being destroyed in the wrong queue so they would get destroyed while they could still be used in another queue há 12 anos atrás
CamelotEditor e2e58a800a Added ResourceManifest for dealing with resource UUIDs há 12 anos atrás
CamelotFBXImporter ceeed54f18 Updated import system to make updating a resource (without creating a brand new one) easier há 12 anos atrás
CamelotFontImporter ceeed54f18 Updated import system to make updating a resource (without creating a brand new one) easier há 12 anos atrás
CamelotFreeImgImporter ceeed54f18 Updated import system to make updating a resource (without creating a brand new one) easier há 12 anos atrás
CamelotGLRenderer 3129cf8b5a Fixed a nasty threading issue where objects were being destroyed in the wrong queue so they would get destroyed while they could still be used in another queue há 12 anos atrás
CamelotOISInput 047dd0ffcd Added proper timestamps for OIS input events há 12 anos atrás
CamelotUtility 98445aab08 Fixed a nasty issue with stack allocation há 12 anos atrás
MBansheeEditor ac6b038635 Ensured that EditorWidgets no longer require 2 step initialization há 12 anos atrás
MBansheeEngine f4d6a56251 C# object serialization WIP #2 há 12 anos atrás
SBansheeEditor be6adc683d C# object serialization WIP há 12 anos atrás
SBansheeEngine 0b3309d5d5 Finalized work on first pass of C# object serialization há 12 anos atrás
BansheeEngine.sln ce54788a50 Fixed project dependencies and build order há 12 anos atrás
CSharpWrap.txt 13f93f07b1 TabbedTitleBar no longer uses layout há 12 anos atrás
Dependencies.txt e51cbce52c Started work on scripting há 12 anos atrás
DrawHelper.txt 200d516c80 Added AABox debug draw rendering há 12 anos atrás
EditorWindowDock.txt 053df91815 Better modal window test case há 12 anos atrás
GameObjectSerialization.txt 0b3309d5d5 Finalized work on first pass of C# object serialization há 12 anos atrás
MonoIntegrationGuide.txt e51cbce52c Started work on scripting há 12 anos atrás
Notes.txt 5f3e72c502 C#: Added GUIButton and GUITexture há 12 anos atrás
Opts.txt 99f545b06f Added frame allocator há 12 anos atrás
PlatformPorting.txt 1265f65506 Reorganized how renderer works (using RenderOperations) há 12 anos atrás
ProjectLibrary.txt 942eb008db EditorWidgetManager há 12 anos atrás
RenderOperation.txt 1265f65506 Reorganized how renderer works (using RenderOperations) há 12 anos atrás
ResourceBundles.txt e51cbce52c Started work on scripting há 12 anos atrás
SpriteTexture.txt c58b45571a Added managed HString há 12 anos atrás
TODO.txt b81f40a8ec Moved BansheeEditor into a separate .dll to solve an issue with static members (primarily singletons) not being shared across .dlls if they're instantiated in an .exe há 12 anos atrás
TODODoc.txt 47682e394e Work on GUIMenuBar há 12 anos atrás
TODOEditor.txt a02ad7f0b8 Editor checkin before I start work on Camelot2D/GUI há 13 anos atrás
TreeView.txt 6824ae90d6 Added VirtualInput (still WIP but working) há 12 anos atrás
UndoRedo.txt 88c83017de Started work on undo/redo system há 12 anos atrás