Marko Pintera fc7fc179b9 More work on ColorPicker 10 лет назад
..
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 fc7fc179b9 More work on ColorPicker 10 лет назад
BsScriptGUIButton.h 27d362cd4c Most GUI elements are now tintable 11 лет назад
BsScriptGUIContent.h ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it 11 лет назад
BsScriptGUIElement.h e96ede4d3b GUIElementBase can now have position/bounds too 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 27d362cd4c Most GUI elements are now tintable 11 лет назад
BsScriptGUILabel.h 27d362cd4c Most GUI elements are now tintable 11 лет назад
BsScriptGUILayout.h fc7fc179b9 More work on ColorPicker 10 лет назад
BsScriptGUILayoutUtility.h 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 лет назад
BsScriptGUIListBox.h 27d362cd4c Most GUI elements are now tintable 11 лет назад
BsScriptGUIPanel.h 8782c6cc48 Slight fixes to EditorWidget and C# GUIArea depth 11 лет назад
BsScriptGUIProgressBar.h 27d362cd4c Most GUI elements are now tintable 11 лет назад
BsScriptGUIRenderTexture.h 27d362cd4c Most GUI elements are now tintable 11 лет назад
BsScriptGUIScrollArea.h 785f60e078 Script GUI elements now share a common base class 11 лет назад
BsScriptGUISlider.h 27d362cd4c Most GUI elements are now tintable 11 лет назад
BsScriptGUITexture.h 27d362cd4c Most GUI elements are now tintable 11 лет назад
BsScriptGUIToggle.h 27d362cd4c Most GUI elements are now tintable 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 fc7fc179b9 More work on ColorPicker 10 лет назад
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 f4e58bdc79 WIP ColorPicker 10 лет назад
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 лет назад