BearishSun e81f552e28 Added gizmos for the Light component 10 лет назад
..
GUI 0e5e1e9c99 Properly handling input for handle sliders from multiple cameras 10 лет назад
Math c580127a4b Scene axes handle WIP 10 лет назад
Properties e51cbce52c Started work on scripting 12 лет назад
AsyncOp.cs 4df779fdd5 Documentation 10 лет назад
Bounds.cs 7466dd0d2f Documentation 10 лет назад
Builtin.cs d8d5034b30 Added a way to add basic 3D primitives to the scene 10 лет назад
Camera.cs ccbe3fdbb0 More work scene axis handle GUI 10 лет назад
Color.cs d70d5aa4cf Added negative handles to scene axes handle 10 лет назад
Component.cs 7ce45604fb Properly clean up Renderable/Camera/Light on assembly refresh 10 лет назад
ContextMenu.cs 998c87109a Modifying engine script objects so they don't pass structures by value in internal calls 10 лет назад
Cursor.cs 998c87109a Modifying engine script objects so they don't pass structures by value in internal calls 10 лет назад
Debug.cs dd61a6d788 Update status bar when debug log contents are removed 10 лет назад
DirectoryEx.cs 7466dd0d2f Documentation 10 лет назад
DontSerializeField.cs df620543a7 Documentation 10 лет назад
FileEx.cs df620543a7 Documentation 10 лет назад
Font.cs bb3af44595 Added a generic way to create new instance of serializable objects 10 лет назад
GameObject.cs df620543a7 Documentation 10 лет назад
HideInInspector.cs df620543a7 Documentation 10 лет назад
Input.cs 4df779fdd5 Documentation 10 лет назад
InputConfiguration.cs 0ddc6c09b5 Working on new UI 10 лет назад
Layers.cs e99b926919 Added multi-select list boxes (untested) 10 лет назад
Light.cs c622d4cbfb Added a way to disable slider handles 10 лет назад
LocString.cs 6c5fee53e3 Added visibility field to shader parameters so internal parameters can be hidden in the inspector 10 лет назад
MBansheeEngine.csproj 761e9e8511 Fixing Scene view interaction so that pointer coordinates properly map to the scene view texture 10 лет назад
ManagedResource.cs 1b0786cf45 Mono manager now properly cleans up script meta-data on assembly unload 10 лет назад
Material.cs 998c87109a Modifying engine script objects so they don't pass structures by value in internal calls 10 лет назад
Mesh.cs 9e47583803 Fixed memory corruption issue when reading vertex data from MeshData 10 лет назад
MeshData.cs 9e47583803 Fixed memory corruption issue when reading vertex data from MeshData 10 лет назад
MissingComponent.cs 0ddc6c09b5 Working on new UI 10 лет назад
NativeCamera.cs f08b104df3 Fixed a couple of issues with the struct refactor in the previous commit 10 лет назад
NativeLight.cs fdb3896efc Fixed crash that occurred when deleting a light from the scene 10 лет назад
NativeRenderable.cs e4192cbdca Renderable inspector will now properly update renderable material 10 лет назад
PathEx.cs 1f31bf9385 Documentation 10 лет назад
PixelData.cs 998c87109a Modifying engine script objects so they don't pass structures by value in internal calls 10 лет назад
PixelUtility.cs 998c87109a Modifying engine script objects so they don't pass structures by value in internal calls 10 лет назад
PlainText.cs 1b0786cf45 Mono manager now properly cleans up script meta-data on assembly unload 10 лет назад
Prefab.cs 1f31bf9385 Documentation 10 лет назад
ProfilerOverlay.cs 22028f04e4 Clear prefab diffs when saving prefabs for build 10 лет назад
ProfilerOverlayInternal.cs 1f31bf9385 Documentation 10 лет назад
Program.cs 1f31bf9385 Documentation 10 лет назад
Range.cs 5efdd7772b Added Camera inspector 10 лет назад
RenderTarget.cs 1f31bf9385 Documentation 10 лет назад
RenderTexture.cs 9c07b1508e Documentation 10 лет назад
RenderTexture2D.cs 9c07b1508e Documentation 10 лет назад
Renderable.cs 05adde1dae Fixed bound calculations for renderables with no meshes 10 лет назад
Resource.cs c62e06ed74 Refactored how resources are unloaded to allow more fine grained control 10 лет назад
ResourceRef.cs b63918d2cc Removed templated version of ResourceRef as it was more confusing than useful 10 лет назад
Resources.cs c62e06ed74 Refactored how resources are unloaded to allow more fine grained control 10 лет назад
RunInEditor.cs 4dd0fa76ed Added run in editor manager & attribute so user can pick which components run during play mode and which run always 10 лет назад
Scene.cs a836ff4e68 Fixed an issue with scene saving where saving a scene over an existing scene chooses an incorrect filename 10 лет назад
SceneObject.cs e81f552e28 Added gizmos for the Light component 10 лет назад
ScriptCode.cs 1b0786cf45 Mono manager now properly cleans up script meta-data on assembly unload 10 лет назад
ScriptObject.cs d4f4151761 Documentation 10 лет назад
SerializableArray.cs eb3529b6ba Added InspectableDictionary (not tested) 10 лет назад
SerializableDictionary.cs eb3529b6ba Added InspectableDictionary (not tested) 10 лет назад
SerializableField.cs 29ddb80a56 Added ability to register custom inspectors for managed types 10 лет назад
SerializableList.cs eb3529b6ba Added InspectableDictionary (not tested) 10 лет назад
SerializableObject.cs 5efdd7772b Added Camera inspector 10 лет назад
SerializableProperty.cs 6f6648e223 Lots of fixes related to list/dictionary GUI refactor 10 лет назад
SerializableUtility.cs eb3529b6ba Added InspectableDictionary (not tested) 10 лет назад
SerializeField.cs 91148fd66b Documentation 10 лет назад
SerializeObject.cs 91148fd66b Documentation 10 лет назад
Shader.cs 6c5fee53e3 Added visibility field to shader parameters so internal parameters can be hidden in the inspector 10 лет назад
ShaderInclude.cs d3b00942e8 In-editor compilation 10 лет назад
ShortcutKey.cs 91148fd66b Documentation 10 лет назад
Sphere.cs 3c513f46dc Fixed an issue with value changed callback not triggering in GUISliderField 10 лет назад
SpriteTexture.cs 998c87109a Modifying engine script objects so they don't pass structures by value in internal calls 10 лет назад
StringTable.cs bb3af44595 Added a generic way to create new instance of serializable objects 10 лет назад
StringTables.cs ee3552b8d8 More work on GUI dictionary fields 10 лет назад
Texture.cs 4df779fdd5 Documentation 10 лет назад
Texture2D.cs 4df779fdd5 Documentation 10 лет назад
Texture3D.cs 4df779fdd5 Documentation 10 лет назад
TextureCube.cs 4df779fdd5 Documentation 10 лет назад
Time.cs e92ee3b052 IsPlaying/IsPaused/FrameStep interface exposed to API 10 лет назад
VirtualInput.cs 998c87109a Modifying engine script objects so they don't pass structures by value in internal calls 10 лет назад