Marko Pintera eb6a85cf56 Getting everything to compile after load/store texture and render texture refactor 11 年 前
..
BsManagedComponent.cpp b64a0482e7 Various Gizmo rendering fixes 11 年 前
BsManagedResource.cpp 35b5f1e6f3 Managed resource unloading works properly 11 年 前
BsManagedResourceManager.cpp 35b5f1e6f3 Managed resource unloading works properly 11 年 前
BsManagedResourceMetaData.cpp a35f11d8cc Added ManagedResource and improve project library and resource meta data management 11 年 前
BsManagedSerializableArray.cpp e9fc86930e A lot more work on handles (WIP) 11 年 前
BsManagedSerializableDictionary.cpp e9fc86930e A lot more work on handles (WIP) 11 年 前
BsManagedSerializableField.cpp d231b89e53 Fixed OpenGL texture binding 11 年 前
BsManagedSerializableList.cpp e9fc86930e A lot more work on handles (WIP) 11 年 前
BsManagedSerializableObject.cpp 5796d726b7 Added clone method to SerializedProperty (untested) 11 年 前
BsManagedSerializableObjectInfo.cpp 0ca3bc9a98 ManagedResource saving/loading mostly finished but untested 11 年 前
BsRuntimeScriptObjects.cpp e9fc86930e A lot more work on handles (WIP) 11 年 前
BsScriptCamera.cpp eb6a85cf56 Getting everything to compile after load/store texture and render texture refactor 11 年 前
BsScriptComponent.cpp e9fc86930e A lot more work on handles (WIP) 11 年 前
BsScriptDebug.cpp 17afc600a7 Massive Cm->Bs file rename 11 年 前
BsScriptEnginePlugin.cpp 35b5f1e6f3 Managed resource unloading works properly 11 年 前
BsScriptFont.cpp a4e65a67d8 Added a way to load resources from C# ProjectLibrary 11 年 前
BsScriptGUIArea.cpp 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 年 前
BsScriptGUIButton.cpp e9fc86930e A lot more work on handles (WIP) 11 年 前
BsScriptGUIContent.cpp ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it 11 年 前
BsScriptGUIElement.cpp 78eba7518c Refactored Inspector and Inspectable objects so they are added to the layout in a more flexible way 11 年 前
BsScriptGUIElementStateStyle.cpp 17afc600a7 Massive Cm->Bs file rename 11 年 前
BsScriptGUIElementStyle.cpp d231b89e53 Fixed OpenGL texture binding 11 年 前
BsScriptGUIFixedSpace.cpp 78eba7518c Refactored Inspector and Inspectable objects so they are added to the layout in a more flexible way 11 年 前
BsScriptGUIFlexibleSpace.cpp 78eba7518c Refactored Inspector and Inspectable objects so they are added to the layout in a more flexible way 11 年 前
BsScriptGUIInputBox.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" 11 年 前
BsScriptGUILabel.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" 11 年 前
BsScriptGUILayout.cpp 5501d158b7 GUIPanelContainer works with clipping 11 年 前
BsScriptGUILayoutUtility.cpp 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 年 前
BsScriptGUIListBox.cpp e9fc86930e A lot more work on handles (WIP) 11 年 前
BsScriptGUIPanel.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" 11 年 前
BsScriptGUIScrollArea.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" 11 年 前
BsScriptGUITexture.cpp b1e42e1c76 GUIRenderTexture now uses a non-transparent shader 11 年 前
BsScriptGUIToggle.cpp e9fc86930e A lot more work on handles (WIP) 11 年 前
BsScriptGUIToggleGroup.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" 11 年 前
BsScriptGameObjectManager.cpp 1d5fdd56a3 Added GameObjectField C# 11 年 前
BsScriptHString.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" 11 年 前
BsScriptManagedResource.cpp 35b5f1e6f3 Managed resource unloading works properly 11 年 前
BsScriptObject.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" 11 年 前
BsScriptObjectImpl.cpp ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it 11 年 前
BsScriptResourceManager.cpp a4e65a67d8 Added a way to load resources from C# ProjectLibrary 11 年 前
BsScriptSceneObject.cpp e9fc86930e A lot more work on handles (WIP) 11 年 前
BsScriptSerializableArray.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" 11 年 前
BsScriptSerializableDictionary.cpp 698ae1d284 Added remaining missing Inspectable and Serializable types 11 年 前
BsScriptSerializableField.cpp d0a35f68a3 Tested and fixed InspectableObject partially 11 年 前
BsScriptSerializableList.cpp 698ae1d284 Added remaining missing Inspectable and Serializable types 11 年 前
BsScriptSerializableObject.cpp d0a35f68a3 Tested and fixed InspectableObject partially 11 年 前
BsScriptSerializableProperty.cpp 698ae1d284 Added remaining missing Inspectable and Serializable types 11 年 前
BsScriptSpriteTexture.cpp d231b89e53 Fixed OpenGL texture binding 11 年 前
BsScriptStringTable.cpp ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it 11 年 前
BsScriptTexture2D.cpp a4e65a67d8 Added a way to load resources from C# ProjectLibrary 11 年 前