Urho3D/bin/Data/Scripts/Editor
orefkov 4a6e16344b
Update AngelScript to 2.35.1. (#2831)
* Update AngelScript to 2.35.1. Now it support native calling convention for ARM64.

* Change comment.
2021-10-05 20:22:27 +03:00
..
AttributeEditor.as Update AngelScript to 2.35.1. (#2831) 2021-10-05 20:22:27 +03:00
EditorActions.as AS Autobindings 2020-10-28 19:18:41 +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 AS Autobindings 2020-10-28 19:18:41 +08: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 Fix UI scale issues. (#2779) 2021-02-21 21:08:16 +03:00
EditorHierarchyWindow.as AS Autobindings 2020-10-28 19:18:41 +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 AS Autobindings 2020-10-28 19:18:41 +08: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 AS Autobindings 2020-10-28 19:18:41 +08:00
EditorScene.as Add IsReplicated() method for Node and Component classes. 2018-01-28 00:11:31 +08:00
EditorSecondaryToolbar.as Fix UI scale issues. (#2779) 2021-02-21 21:08:16 +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 Added checkbox for editor to parent spawned nodes to selected node (#2766) 2021-01-26 17:11:27 +03:00
EditorTerrain.as Fix Terrain Editor brush #2471 (#2558) 2020-02-06 09:20:35 +02:00
EditorToolBar.as Fix UI scale issues. (#2779) 2021-02-21 21:08:16 +03:00
EditorUI.as Fix UI scale issues. (#2779) 2021-02-21 21:08:16 +03: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 Fix UI scale issues. (#2779) 2021-02-21 21:08:16 +03: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