Marko Pintera b1e42e1c76 GUIRenderTexture now uses a non-transparent shader il y a 11 ans
..
BsManagedComponent.h d1f33eb36a Tested remaining inspector fields il y a 11 ans
BsManagedComponentRTTI.h ed1d293920 Fix for an issue causing a nullref when releasing a managed instance il y a 11 ans
BsManagedResource.h 35b5f1e6f3 Managed resource unloading works properly il y a 11 ans
BsManagedResourceManager.h 35b5f1e6f3 Managed resource unloading works properly il y a 11 ans
BsManagedResourceMetaData.h a35f11d8cc Added ManagedResource and improve project library and resource meta data management il y a 11 ans
BsManagedResourceMetaDataRTTI.h a35f11d8cc Added ManagedResource and improve project library and resource meta data management il y a 11 ans
BsManagedResourceRTTI.h 35b5f1e6f3 Managed resource unloading works properly il y a 11 ans
BsManagedSerializableArray.h 5796d726b7 Added clone method to SerializedProperty (untested) il y a 11 ans
BsManagedSerializableArrayRTTI.h 5796d726b7 Added clone method to SerializedProperty (untested) il y a 11 ans
BsManagedSerializableDictionary.h 5796d726b7 Added clone method to SerializedProperty (untested) il y a 11 ans
BsManagedSerializableDictionaryRTTI.h 17afc600a7 Massive Cm->Bs file rename il y a 11 ans
BsManagedSerializableField.h 5796d726b7 Added clone method to SerializedProperty (untested) il y a 11 ans
BsManagedSerializableFieldRTTI.h 17afc600a7 Massive Cm->Bs file rename il y a 11 ans
BsManagedSerializableList.h 5796d726b7 Added clone method to SerializedProperty (untested) il y a 11 ans
BsManagedSerializableListRTTI.h 17afc600a7 Massive Cm->Bs file rename il y a 11 ans
BsManagedSerializableObject.h 5796d726b7 Added clone method to SerializedProperty (untested) il y a 11 ans
BsManagedSerializableObjectInfo.h 5796d726b7 Added clone method to SerializedProperty (untested) il y a 11 ans
BsManagedSerializableObjectInfoRTTI.h 5796d726b7 Added clone method to SerializedProperty (untested) il y a 11 ans
BsManagedSerializableObjectRTTI.h 4ee72a455c ProjectLibrary::create added and working il y a 11 ans
BsRuntimeScriptObjects.h f7b6d5e620 Gizmos WIP (not compiling) il y a 11 ans
BsScriptComponent.h e9fc86930e A lot more work on handles (WIP) il y a 11 ans
BsScriptDebug.h ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it il y a 11 ans
BsScriptEnginePrerequisites.h f7b6d5e620 Gizmos WIP (not compiling) il y a 11 ans
BsScriptFont.h a4e65a67d8 Added a way to load resources from C# ProjectLibrary il y a 11 ans
BsScriptGUIArea.h 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I il y a 11 ans
BsScriptGUIButton.h 785f60e078 Script GUI elements now share a common base class il y a 11 ans
BsScriptGUIContent.h ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it il y a 11 ans
BsScriptGUIElement.h e3cab25c32 Array inspector buttons work il y a 11 ans
BsScriptGUIElementStateStyle.h 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" il y a 11 ans
BsScriptGUIElementStyle.h a4e65a67d8 Added a way to load resources from C# ProjectLibrary il y a 11 ans
BsScriptGUIFixedSpace.h 78eba7518c Refactored Inspector and Inspectable objects so they are added to the layout in a more flexible way il y a 11 ans
BsScriptGUIFlexibleSpace.h 78eba7518c Refactored Inspector and Inspectable objects so they are added to the layout in a more flexible way il y a 11 ans
BsScriptGUIInputBox.h 0714a6ad8d Components foldout render (kinda) il y a 11 ans
BsScriptGUILabel.h 785f60e078 Script GUI elements now share a common base class il y a 11 ans
BsScriptGUILayout.h 78eba7518c Refactored Inspector and Inspectable objects so they are added to the layout in a more flexible way il y a 11 ans
BsScriptGUILayoutUtility.h 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I il y a 11 ans
BsScriptGUIListBox.h 785f60e078 Script GUI elements now share a common base class il y a 11 ans
BsScriptGUIPanel.h 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I il y a 11 ans
BsScriptGUIScrollArea.h 785f60e078 Script GUI elements now share a common base class il y a 11 ans
BsScriptGUITexture.h b1e42e1c76 GUIRenderTexture now uses a non-transparent shader il y a 11 ans
BsScriptGUIToggle.h 785f60e078 Script GUI elements now share a common base class il y a 11 ans
BsScriptGUIToggleGroup.h ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it il y a 11 ans
BsScriptGameObject.h 1d5fdd56a3 Added GameObjectField C# il y a 11 ans
BsScriptGameObjectManager.h 1d5fdd56a3 Added GameObjectField C# il y a 11 ans
BsScriptHString.h 17afc600a7 Massive Cm->Bs file rename il y a 11 ans
BsScriptMacros.h 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" il y a 11 ans
BsScriptManagedResource.h 0ca3bc9a98 ManagedResource saving/loading mostly finished but untested il y a 11 ans
BsScriptObject.h 9f993f134b Gizmo icon rendering works il y a 11 ans
BsScriptObjectImpl.h 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I il y a 11 ans
BsScriptResource.h 1195be6fb8 WIP ResourceField il y a 11 ans
BsScriptResourceManager.h a4e65a67d8 Added a way to load resources from C# ProjectLibrary il y a 11 ans
BsScriptSceneObject.h e9fc86930e A lot more work on handles (WIP) il y a 11 ans
BsScriptSerializableArray.h ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it il y a 11 ans
BsScriptSerializableDictionary.h 698ae1d284 Added remaining missing Inspectable and Serializable types il y a 11 ans
BsScriptSerializableField.h ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it il y a 11 ans
BsScriptSerializableList.h 698ae1d284 Added remaining missing Inspectable and Serializable types il y a 11 ans
BsScriptSerializableObject.h ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it il y a 11 ans
BsScriptSerializableProperty.h 698ae1d284 Added remaining missing Inspectable and Serializable types il y a 11 ans
BsScriptSpriteTexture.h 9f993f134b Gizmo icon rendering works il y a 11 ans
BsScriptStringTable.h 17afc600a7 Massive Cm->Bs file rename il y a 11 ans
BsScriptTexture2D.h 1195be6fb8 WIP ResourceField il y a 11 ans