Marko Pintera 25aca52bc3 Added C# Texture and implemented Texture2D il y a 11 ans
..
BsManagedComponent.h 734f25c36c Deferred destruction of game objects il y a 11 ans
BsManagedComponentRTTI.h 734f25c36c Deferred destruction of game objects 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
BsScriptAsyncOp.h d7d2e26f5e Added BlockUntilComplete to AsyncOp il y a 11 ans
BsScriptCamera.h eb6a85cf56 Getting everything to compile after load/store texture and render texture refactor il y a 11 ans
BsScriptColor.h d5d2171319 Added C# PixelData il y a 11 ans
BsScriptComponent.h 4164a1af25 Added remaining features to C# SceneObject il y a 11 ans
BsScriptCursor.h d5d2171319 Added C# PixelData 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
BsScriptInput.h 474830fefa C# input and virtual input work il y a 11 ans
BsScriptInputConfiguration.h 474830fefa C# input and virtual input work 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
BsScriptPixelData.h 25aca52bc3 Added C# Texture and implemented Texture2D il y a 11 ans
BsScriptResource.h 1195be6fb8 WIP ResourceField il y a 11 ans
BsScriptResourceManager.h 25aca52bc3 Added C# Texture and implemented Texture2D il y a 11 ans
BsScriptSceneObject.h 4164a1af25 Added remaining features to C# SceneObject 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
BsScriptTexture.h 25aca52bc3 Added C# Texture and implemented Texture2D il y a 11 ans
BsScriptTexture2D.h 25aca52bc3 Added C# Texture and implemented Texture2D il y a 11 ans
BsScriptVector2I.h 474830fefa C# input and virtual input work il y a 11 ans
BsScriptVirtualButton.h 474830fefa C# input and virtual input work il y a 11 ans
BsScriptVirtualInput.h 474830fefa C# input and virtual input work il y a 11 ans