| .. |
|
AttributeEditor.as
|
27a290bf66
Add .hdr to image & texture picker filter lists.
|
9 years ago |
|
EditorActions.as
|
5907f6c22b
Add mask selector, bits inversion, scroll types
|
10 years ago |
|
EditorColorWheel.as
|
77c7460342
add one space after "if" and fight with other spaces
|
10 years ago |
|
EditorCubeCapture.as
|
dc7eb0d17a
Make the editor's cube map save path setting relative to the scene resource path, instead of being a relative filesystem path. Ensure that the generated cube map XML does not have double slashes and uses resource path relative filenames. Minor code cleanup.
|
10 years ago |
|
EditorEventsHandlers.as
|
77c7460342
add one space after "if" and fight with other spaces
|
10 years ago |
|
EditorExport.as
|
83d0f9a23c
Add Z-up and handedness options to OBJ export
|
10 years ago |
|
EditorGizmo.as
|
3859d6dd8c
Do not export editor debug geometry to OBJ.
|
10 years ago |
|
EditorHierarchyWindow.as
|
1877fb3b90
Minor space fix in code. Make editor stop itself when minimized and reduce defocused FPS to 10. Increase hierarchy window initial size to match inspector window initial size.
|
9 years ago |
|
EditorImport.as
|
57310eed00
Fix editor to load the produced temporary scene correctly if AssetImporter -b option is specified.
|
10 years ago |
|
EditorInspectorWindow.as
|
ff24dc3a12
fix double adding tag from scene
|
10 years ago |
|
EditorLayers.as
|
d9d09909d4
Removed commented out code. Minor editor code formatting & typo fixes.
|
10 years ago |
|
EditorMaterial.as
|
42ba4f9824
Fix material JSON save in editor. Fix AngelScript API bindings where XMLElement or JSONValue is passed as reference and should be modified (needs to be unsafe inout reference.)
|
10 years ago |
|
EditorParticleEffect.as
|
25ed4020a0
Match the enum order in EmitterType edit field.
|
10 years ago |
|
EditorPreferences.as
|
304c866dd0
Separate functions to toggle/show/hide editor sub-windows to prevent mistaken action e.g. when editing a material. Update changelog.
|
10 years ago |
|
EditorResourceBrowser.as
|
103fe32dd1
Now working and Added initial .HDR support
|
9 years ago |
|
EditorScene.as
|
3e15c400ff
Fix uninitialized bool variable in editor script. Closes #1189.
|
10 years ago |
|
EditorSecondaryToolbar.as
|
05a8b79fd2
Rename "Bin" subdir to "bin".
|
11 years ago |
|
EditorSettings.as
|
31e2f56808
tags menu
|
10 years ago |
|
EditorSoundType.as
|
304c866dd0
Separate functions to toggle/show/hide editor sub-windows to prevent mistaken action e.g. when editing a material. Update changelog.
|
10 years ago |
|
EditorSpawn.as
|
30a26fcfc5
Code formatting. Use node pointer in compare instead of node id.
|
10 years ago |
|
EditorToolBar.as
|
61a7d65393
Explicitly set alpha blend mode for toolbar icons. See #799.
|
10 years ago |
|
EditorUI.as
|
17a8d6c450
fix-for-ui-typing-in-b.mode
|
10 years ago |
|
EditorUIElement.as
|
05a8b79fd2
Rename "Bin" subdir to "bin".
|
11 years ago |
|
EditorView.as
|
21d8906e7c
Editor: set RenderPath for particle editor
|
10 years ago |
|
EditorViewDebugIcons.as
|
77c7460342
add one space after "if" and fight with other spaces
|
10 years ago |