Marko Pintera ffaba68be1 Added C# wrappers for GUISlider, GUIProgressBar and GUILayoutExplicit il y a 11 ans
..
BsManagedComponent.h bf23b6d2e6 Assembly refresh working (all obvious issues resolved) il y a 11 ans
BsManagedComponentRTTI.h 3638a07125 More fixes to assembly refresh il y a 11 ans
BsManagedResource.h 3aa329733b Assembly refresh (WIP - Does not run) 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 7ed8cf65ee Properly clean up temporary data after deserialization il y a 11 ans
BsManagedSerializableArray.h 2db66e5efb Refactored managed object serialization so fields are serialized on demand instead of in a pre-process step il y a 11 ans
BsManagedSerializableArrayRTTI.h 3aa329733b Assembly refresh (WIP - Does not run) il y a 11 ans
BsManagedSerializableDictionary.h 2db66e5efb Refactored managed object serialization so fields are serialized on demand instead of in a pre-process step il y a 11 ans
BsManagedSerializableDictionaryRTTI.h 3aa329733b Assembly refresh (WIP - Does not run) il y a 11 ans
BsManagedSerializableField.h 54faddd74a Fixed a serialization issue that was causing different objects having identical IDs il y a 11 ans
BsManagedSerializableFieldRTTI.h 17afc600a7 Massive Cm->Bs file rename il y a 11 ans
BsManagedSerializableList.h 2db66e5efb Refactored managed object serialization so fields are serialized on demand instead of in a pre-process step il y a 11 ans
BsManagedSerializableListRTTI.h 3aa329733b Assembly refresh (WIP - Does not run) il y a 11 ans
BsManagedSerializableObject.h 3aa329733b Assembly refresh (WIP - Does not run) il y a 11 ans
BsManagedSerializableObjectData.h 3aa329733b Assembly refresh (WIP - Does not run) il y a 11 ans
BsManagedSerializableObjectDataRTTI.h 3aa329733b Assembly refresh (WIP - Does not run) il y a 11 ans
BsManagedSerializableObjectInfo.h 2db66e5efb Refactored managed object serialization so fields are serialized on demand instead of in a pre-process step il y a 11 ans
BsManagedSerializableObjectInfoRTTI.h 2db66e5efb Refactored managed object serialization so fields are serialized on demand instead of in a pre-process step il y a 11 ans
BsManagedSerializableObjectRTTI.h 3aa329733b Assembly refresh (WIP - Does not run) il y a 11 ans
BsScriptAssemblyManager.h ae1eab371e Properly handle missing component types il y a 11 ans
BsScriptAsyncOp.h d7d2e26f5e Added BlockUntilComplete to AsyncOp il y a 11 ans
BsScriptCameraHandler.h d0c583e20c Refactored SceneManager so it properly registers all cameras and renderables il y a 11 ans
BsScriptColor.h d5d2171319 Added C# PixelData il y a 11 ans
BsScriptComponent.h ae1eab371e Properly handle missing component types 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 3aa329733b Assembly refresh (WIP - Does not run) 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 ffaba68be1 Added C# wrappers for GUISlider, GUIProgressBar and GUILayoutExplicit 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 8782c6cc48 Slight fixes to EditorWidget and C# GUIArea depth il y a 11 ans
BsScriptGUIProgressBar.h ffaba68be1 Added C# wrappers for GUISlider, GUIProgressBar and GUILayoutExplicit il y a 11 ans
BsScriptGUIRenderTexture.h e9e4405246 Added C# GUIRenderTexture il y a 11 ans
BsScriptGUIScrollArea.h 785f60e078 Script GUI elements now share a common base class il y a 11 ans
BsScriptGUISlider.h ffaba68be1 Added C# wrappers for GUISlider, GUIProgressBar and GUILayoutExplicit 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 3aa329733b Assembly refresh (WIP - Does not run) il y a 11 ans
BsScriptGameObjectManager.h 3638a07125 More fixes to assembly refresh il y a 11 ans
BsScriptHString.h eb609f487a When blocking for resource load optionally wait for dependencies too il y a 11 ans
BsScriptInput.h ad79f66da3 Scene view refactor (moving it to C#) 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 3aa329733b Assembly refresh (WIP - Does not run) il y a 11 ans
BsScriptObject.h 3638a07125 More fixes to assembly refresh il y a 11 ans
BsScriptObjectImpl.h 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I il y a 11 ans
BsScriptObjectManager.h 3638a07125 More fixes to assembly refresh il y a 11 ans
BsScriptPixelData.h 25aca52bc3 Added C# Texture and implemented Texture2D il y a 11 ans
BsScriptPixelUtility.h 2ee57f4357 Added C# PixelUtility il y a 11 ans
BsScriptRenderTarget.h 1792480359 Add render target to C# camera and fixed a recursive mutex lock in resource listener il y a 11 ans
BsScriptRenderTexture.h 93e2eff9b6 Added C# RenderTarget il y a 11 ans
BsScriptRenderTexture2D.h 93e2eff9b6 Added C# RenderTarget il y a 11 ans
BsScriptResource.h 3aa329733b Assembly refresh (WIP - Does not run) il y a 11 ans
BsScriptResourceManager.h 3aa329733b Assembly refresh (WIP - Does not run) il y a 11 ans
BsScriptSceneObject.h d61a7ecffd A lot more work on C# scene window 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 93e2eff9b6 Added C# RenderTarget il y a 11 ans
BsScriptTexture3D.h e29349d061 Added C# Texture3D and TextureCube il y a 11 ans
BsScriptTextureCube.h e29349d061 Added C# Texture3D and TextureCube il y a 11 ans
BsScriptTime.h e8d30fcee1 C# Time and SceneCamera 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