Marko Pintera 2ee57f4357 Added C# PixelUtility hace 11 años
..
BsManagedComponent.cpp 734f25c36c Deferred destruction of game objects hace 11 años
BsManagedResource.cpp 35b5f1e6f3 Managed resource unloading works properly hace 11 años
BsManagedResourceManager.cpp 35b5f1e6f3 Managed resource unloading works properly hace 11 años
BsManagedResourceMetaData.cpp a35f11d8cc Added ManagedResource and improve project library and resource meta data management hace 11 años
BsManagedSerializableArray.cpp e9fc86930e A lot more work on handles (WIP) hace 11 años
BsManagedSerializableDictionary.cpp e9fc86930e A lot more work on handles (WIP) hace 11 años
BsManagedSerializableField.cpp 25aca52bc3 Added C# Texture and implemented Texture2D hace 11 años
BsManagedSerializableList.cpp e9fc86930e A lot more work on handles (WIP) hace 11 años
BsManagedSerializableObject.cpp 5796d726b7 Added clone method to SerializedProperty (untested) hace 11 años
BsManagedSerializableObjectInfo.cpp 0ca3bc9a98 ManagedResource saving/loading mostly finished but untested hace 11 años
BsRuntimeScriptObjects.cpp e9fc86930e A lot more work on handles (WIP) hace 11 años
BsScriptAsyncOp.cpp 4667ba6cc9 Making blockUntilComplete an internal method hace 11 años
BsScriptCamera.cpp eb6a85cf56 Getting everything to compile after load/store texture and render texture refactor hace 11 años
BsScriptColor.cpp d5d2171319 Added C# PixelData hace 11 años
BsScriptComponent.cpp 4164a1af25 Added remaining features to C# SceneObject hace 11 años
BsScriptCursor.cpp d5d2171319 Added C# PixelData hace 11 años
BsScriptDebug.cpp 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsScriptEnginePlugin.cpp 7a5bfc0969 Moving Input and VirtualInput to C# (WIP, having some crashes) hace 11 años
BsScriptFont.cpp a4e65a67d8 Added a way to load resources from C# ProjectLibrary hace 11 años
BsScriptGUIArea.cpp 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I hace 11 años
BsScriptGUIButton.cpp e9fc86930e A lot more work on handles (WIP) hace 11 años
BsScriptGUIContent.cpp ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it hace 11 años
BsScriptGUIElement.cpp 78eba7518c Refactored Inspector and Inspectable objects so they are added to the layout in a more flexible way hace 11 años
BsScriptGUIElementStateStyle.cpp 17afc600a7 Massive Cm->Bs file rename hace 11 años
BsScriptGUIElementStyle.cpp d231b89e53 Fixed OpenGL texture binding hace 11 años
BsScriptGUIFixedSpace.cpp 78eba7518c Refactored Inspector and Inspectable objects so they are added to the layout in a more flexible way hace 11 años
BsScriptGUIFlexibleSpace.cpp 78eba7518c Refactored Inspector and Inspectable objects so they are added to the layout in a more flexible way hace 11 años
BsScriptGUIInputBox.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" hace 11 años
BsScriptGUILabel.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" hace 11 años
BsScriptGUILayout.cpp 5501d158b7 GUIPanelContainer works with clipping hace 11 años
BsScriptGUILayoutUtility.cpp 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I hace 11 años
BsScriptGUIListBox.cpp e9fc86930e A lot more work on handles (WIP) hace 11 años
BsScriptGUIPanel.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" hace 11 años
BsScriptGUIScrollArea.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" hace 11 años
BsScriptGUITexture.cpp b1e42e1c76 GUIRenderTexture now uses a non-transparent shader hace 11 años
BsScriptGUIToggle.cpp e9fc86930e A lot more work on handles (WIP) hace 11 años
BsScriptGUIToggleGroup.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" hace 11 años
BsScriptGameObjectManager.cpp 734f25c36c Deferred destruction of game objects hace 11 años
BsScriptHString.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" hace 11 años
BsScriptInput.cpp 474830fefa C# input and virtual input work hace 11 años
BsScriptInputConfiguration.cpp 474830fefa C# input and virtual input work hace 11 años
BsScriptManagedResource.cpp 35b5f1e6f3 Managed resource unloading works properly hace 11 años
BsScriptObject.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" hace 11 años
BsScriptObjectImpl.cpp ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it hace 11 años
BsScriptPixelData.cpp 25aca52bc3 Added C# Texture and implemented Texture2D hace 11 años
BsScriptPixelUtility.cpp 2ee57f4357 Added C# PixelUtility hace 11 años
BsScriptResourceManager.cpp e29349d061 Added C# Texture3D and TextureCube hace 11 años
BsScriptSceneObject.cpp 4164a1af25 Added remaining features to C# SceneObject hace 11 años
BsScriptSerializableArray.cpp 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" hace 11 años
BsScriptSerializableDictionary.cpp 698ae1d284 Added remaining missing Inspectable and Serializable types hace 11 años
BsScriptSerializableField.cpp d0a35f68a3 Tested and fixed InspectableObject partially hace 11 años
BsScriptSerializableList.cpp 698ae1d284 Added remaining missing Inspectable and Serializable types hace 11 años
BsScriptSerializableObject.cpp d0a35f68a3 Tested and fixed InspectableObject partially hace 11 años
BsScriptSerializableProperty.cpp 698ae1d284 Added remaining missing Inspectable and Serializable types hace 11 años
BsScriptSpriteTexture.cpp d231b89e53 Fixed OpenGL texture binding hace 11 años
BsScriptStringTable.cpp ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it hace 11 años
BsScriptTexture.cpp 25aca52bc3 Added C# Texture and implemented Texture2D hace 11 años
BsScriptTexture2D.cpp 25aca52bc3 Added C# Texture and implemented Texture2D hace 11 años
BsScriptTexture3D.cpp e29349d061 Added C# Texture3D and TextureCube hace 11 años
BsScriptTextureCube.cpp e29349d061 Added C# Texture3D and TextureCube hace 11 años
BsScriptVector2I.cpp 474830fefa C# input and virtual input work hace 11 años
BsScriptVirtualButton.cpp 474830fefa C# input and virtual input work hace 11 años
BsScriptVirtualInput.cpp 474830fefa C# input and virtual input work hace 11 años