Marko Pintera bf23b6d2e6 Assembly refresh working (all obvious issues resolved) 11 роки тому
..
BsManagedComponent.h bf23b6d2e6 Assembly refresh working (all obvious issues resolved) 11 роки тому
BsManagedComponentRTTI.h 3638a07125 More fixes to assembly refresh 11 роки тому
BsManagedResource.h 3aa329733b Assembly refresh (WIP - Does not run) 11 роки тому
BsManagedResourceManager.h 35b5f1e6f3 Managed resource unloading works properly 11 роки тому
BsManagedResourceMetaData.h a35f11d8cc Added ManagedResource and improve project library and resource meta data management 11 роки тому
BsManagedResourceMetaDataRTTI.h a35f11d8cc Added ManagedResource and improve project library and resource meta data management 11 роки тому
BsManagedResourceRTTI.h 7ed8cf65ee Properly clean up temporary data after deserialization 11 роки тому
BsManagedSerializableArray.h 2db66e5efb Refactored managed object serialization so fields are serialized on demand instead of in a pre-process step 11 роки тому
BsManagedSerializableArrayRTTI.h 3aa329733b Assembly refresh (WIP - Does not run) 11 роки тому
BsManagedSerializableDictionary.h 2db66e5efb Refactored managed object serialization so fields are serialized on demand instead of in a pre-process step 11 роки тому
BsManagedSerializableDictionaryRTTI.h 3aa329733b Assembly refresh (WIP - Does not run) 11 роки тому
BsManagedSerializableField.h 54faddd74a Fixed a serialization issue that was causing different objects having identical IDs 11 роки тому
BsManagedSerializableFieldRTTI.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsManagedSerializableList.h 2db66e5efb Refactored managed object serialization so fields are serialized on demand instead of in a pre-process step 11 роки тому
BsManagedSerializableListRTTI.h 3aa329733b Assembly refresh (WIP - Does not run) 11 роки тому
BsManagedSerializableObject.h 3aa329733b Assembly refresh (WIP - Does not run) 11 роки тому
BsManagedSerializableObjectData.h 3aa329733b Assembly refresh (WIP - Does not run) 11 роки тому
BsManagedSerializableObjectDataRTTI.h 3aa329733b Assembly refresh (WIP - Does not run) 11 роки тому
BsManagedSerializableObjectInfo.h 2db66e5efb Refactored managed object serialization so fields are serialized on demand instead of in a pre-process step 11 роки тому
BsManagedSerializableObjectInfoRTTI.h 2db66e5efb Refactored managed object serialization so fields are serialized on demand instead of in a pre-process step 11 роки тому
BsManagedSerializableObjectRTTI.h 3aa329733b Assembly refresh (WIP - Does not run) 11 роки тому
BsScriptAssemblyManager.h ae1eab371e Properly handle missing component types 11 роки тому
BsScriptAsyncOp.h d7d2e26f5e Added BlockUntilComplete to AsyncOp 11 роки тому
BsScriptCameraHandler.h d0c583e20c Refactored SceneManager so it properly registers all cameras and renderables 11 роки тому
BsScriptColor.h d5d2171319 Added C# PixelData 11 роки тому
BsScriptComponent.h ae1eab371e Properly handle missing component types 11 роки тому
BsScriptCursor.h d5d2171319 Added C# PixelData 11 роки тому
BsScriptDebug.h ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it 11 роки тому
BsScriptEnginePrerequisites.h 3aa329733b Assembly refresh (WIP - Does not run) 11 роки тому
BsScriptFont.h a4e65a67d8 Added a way to load resources from C# ProjectLibrary 11 роки тому
BsScriptGUIArea.h 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 роки тому
BsScriptGUIButton.h 785f60e078 Script GUI elements now share a common base class 11 роки тому
BsScriptGUIContent.h ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it 11 роки тому
BsScriptGUIElement.h e3cab25c32 Array inspector buttons work 11 роки тому
BsScriptGUIElementStateStyle.h 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" 11 роки тому
BsScriptGUIElementStyle.h a4e65a67d8 Added a way to load resources from C# ProjectLibrary 11 роки тому
BsScriptGUIFixedSpace.h 78eba7518c Refactored Inspector and Inspectable objects so they are added to the layout in a more flexible way 11 роки тому
BsScriptGUIFlexibleSpace.h 78eba7518c Refactored Inspector and Inspectable objects so they are added to the layout in a more flexible way 11 роки тому
BsScriptGUIInputBox.h 0714a6ad8d Components foldout render (kinda) 11 роки тому
BsScriptGUILabel.h 785f60e078 Script GUI elements now share a common base class 11 роки тому
BsScriptGUILayout.h 78eba7518c Refactored Inspector and Inspectable objects so they are added to the layout in a more flexible way 11 роки тому
BsScriptGUILayoutUtility.h 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 роки тому
BsScriptGUIListBox.h 785f60e078 Script GUI elements now share a common base class 11 роки тому
BsScriptGUIPanel.h 2ba6cb589b Properly clean up C# GUIPanels when window is closed or when assembly refresh occurs 11 роки тому
BsScriptGUIRenderTexture.h e9e4405246 Added C# GUIRenderTexture 11 роки тому
BsScriptGUIScrollArea.h 785f60e078 Script GUI elements now share a common base class 11 роки тому
BsScriptGUITexture.h b1e42e1c76 GUIRenderTexture now uses a non-transparent shader 11 роки тому
BsScriptGUIToggle.h 785f60e078 Script GUI elements now share a common base class 11 роки тому
BsScriptGUIToggleGroup.h ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it 11 роки тому
BsScriptGameObject.h 3aa329733b Assembly refresh (WIP - Does not run) 11 роки тому
BsScriptGameObjectManager.h 3638a07125 More fixes to assembly refresh 11 роки тому
BsScriptHString.h eb609f487a When blocking for resource load optionally wait for dependencies too 11 роки тому
BsScriptInput.h ad79f66da3 Scene view refactor (moving it to C#) 11 роки тому
BsScriptInputConfiguration.h 474830fefa C# input and virtual input work 11 роки тому
BsScriptMacros.h 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" 11 роки тому
BsScriptManagedResource.h 3aa329733b Assembly refresh (WIP - Does not run) 11 роки тому
BsScriptObject.h 3638a07125 More fixes to assembly refresh 11 роки тому
BsScriptObjectImpl.h 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 роки тому
BsScriptObjectManager.h 3638a07125 More fixes to assembly refresh 11 роки тому
BsScriptPixelData.h 25aca52bc3 Added C# Texture and implemented Texture2D 11 роки тому
BsScriptPixelUtility.h 2ee57f4357 Added C# PixelUtility 11 роки тому
BsScriptRenderTarget.h 1792480359 Add render target to C# camera and fixed a recursive mutex lock in resource listener 11 роки тому
BsScriptRenderTexture.h 93e2eff9b6 Added C# RenderTarget 11 роки тому
BsScriptRenderTexture2D.h 93e2eff9b6 Added C# RenderTarget 11 роки тому
BsScriptResource.h 3aa329733b Assembly refresh (WIP - Does not run) 11 роки тому
BsScriptResourceManager.h 3aa329733b Assembly refresh (WIP - Does not run) 11 роки тому
BsScriptSceneObject.h d61a7ecffd A lot more work on C# scene window 11 роки тому
BsScriptSerializableArray.h ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it 11 роки тому
BsScriptSerializableDictionary.h 698ae1d284 Added remaining missing Inspectable and Serializable types 11 роки тому
BsScriptSerializableField.h ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it 11 роки тому
BsScriptSerializableList.h 698ae1d284 Added remaining missing Inspectable and Serializable types 11 роки тому
BsScriptSerializableObject.h ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it 11 роки тому
BsScriptSerializableProperty.h 698ae1d284 Added remaining missing Inspectable and Serializable types 11 роки тому
BsScriptSpriteTexture.h 9f993f134b Gizmo icon rendering works 11 роки тому
BsScriptStringTable.h 17afc600a7 Massive Cm->Bs file rename 11 роки тому
BsScriptTexture.h 25aca52bc3 Added C# Texture and implemented Texture2D 11 роки тому
BsScriptTexture2D.h 93e2eff9b6 Added C# RenderTarget 11 роки тому
BsScriptTexture3D.h e29349d061 Added C# Texture3D and TextureCube 11 роки тому
BsScriptTextureCube.h e29349d061 Added C# Texture3D and TextureCube 11 роки тому
BsScriptTime.h e8d30fcee1 C# Time and SceneCamera 11 роки тому
BsScriptVector2I.h 474830fefa C# input and virtual input work 11 роки тому
BsScriptVirtualButton.h 474830fefa C# input and virtual input work 11 роки тому
BsScriptVirtualInput.h 474830fefa C# input and virtual input work 11 роки тому