Urho3D/bin/Data/Scripts/Editor
2020-07-07 23:28:53 +03:00
..
AttributeEditor.as Fix Editor crash after a component is selected. 2019-05-19 15:50:37 +08:00
EditorActions.as Add Scene::IsReplicatedID() static helper method for code reuse. 2018-01-28 07:38:58 +08:00
EditorColorWheel.as Fix color wheel being created outside the screen in small resolutions. 2016-10-05 10:57:02 +03:00
EditorCubeCapture.as Editor: fix some warnings 2016-03-16 15:47:39 +02:00
EditorDuplicator.as Editor addon : Duplicator Editor (#2193) 2020-02-14 09:34:50 +02:00
EditorEventsHandlers.as Fix resource browser scene node addition/removal getting reflected in the editor hierarchy window. 2017-03-07 16:55:52 +02:00
EditorExport.as Add Z-up and handedness options to OBJ export 2015-10-22 22:44:28 -04:00
EditorGizmo.as Do not export editor debug geometry to OBJ. 2015-09-29 20:52:52 +03:00
EditorHierarchyWindow.as Editor: more info about models 2018-05-14 07:43:45 +08:00
EditorImport.as Add import only animation 2016-05-18 09:50:12 +02:00
EditorInspectorWindow.as Add IsReplicated() method for Node and Component classes. 2018-01-28 00:11:31 +08:00
EditorLayers.as Editor: fix some warnings 2016-03-16 15:47:39 +02:00
EditorMaterial.as Line antialiasing support in Graphics, Material, DebugRenderer classes. Closes #1627. 2016-10-05 00:17:05 +03:00
EditorParticleEffect.as Added new EmitterTypes 2018-11-25 21:25:58 +08:00
EditorPreferences.as Separate functions to toggle/show/hide editor sub-windows to prevent mistaken action e.g. when editing a material. Update changelog. 2015-11-09 21:03:01 +02:00
EditorResourceBrowser.as Clang-Tidy - google-default-arguments. 2017-12-31 13:48:27 +08:00
EditorScene.as Add IsReplicated() method for Node and Component classes. 2018-01-28 00:11:31 +08:00
EditorSecondaryToolbar.as Implementing RibbonTrail 2016-06-15 21:14:58 +03:00
EditorSettings.as Add sRGB option to editor 2020-07-07 23:28:53 +03:00
EditorSoundType.as Separate functions to toggle/show/hide editor sub-windows to prevent mistaken action e.g. when editing a material. Update changelog. 2015-11-09 21:03:01 +02:00
EditorSpawn.as Editor: fix all warnings; Complete UITemplate 2016-03-19 20:01:41 +04:00
EditorTerrain.as Fix Terrain Editor brush #2471 (#2558) 2020-02-06 09:20:35 +02:00
EditorToolBar.as Squashed commit of the following: 2017-02-09 15:34:36 +02:00
EditorUI.as Editor addon : Duplicator Editor (#2193) 2020-02-14 09:34:50 +02:00
EditorUIElement.as UIElement::CreateChildXML() returns child instead of bool. If loading fails, child is destroyed instead of keeping an empty child around 2016-10-15 21:47:16 +03:00
EditorView.as Quick fix for Editor segfault during starting up. 2019-05-19 15:50:37 +08:00
EditorViewDebugIcons.as Fix behavior of SoundSource debug icons in editor. Closes #1620. 2016-09-27 20:21:16 +03:00
EditorViewPaintSelection.as Use Ctrl instead Alt for deselecting with PaintSelection 2017-01-17 19:25:21 +07:00
EditorViewSelectableOrigins.as minor fixes: sizes, font, adjust offsets, b.mode key 2017-01-17 23:56:49 +07:00