index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
import
/
scene_import_settings.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move 3D scene import classes to their own folder
Aaron Franke
2024-01-04
1
-1668
/
+0
*
Rename ImportSettings dialogs to have "Dialog" in the name
Aaron Franke
2023-11-26
1
-61
/
+61
*
Fix stuck cursor in Advanced Scene Importer
Markus Sauermann
2023-11-09
1
-0
/
+3
*
Add bulk change guards to successive theme overrides in Editor and GUI
Yuri Sizov
2023-10-19
1
-0
/
+2
*
Fixed the Advanced Import Settings window's camera rotation order in the 3D v...
Shnazzy
2023-09-29
1
-1
/
+1
*
Make 3D editor gizmos and debug shapes ignore fog
Hugo Locurcio
2023-09-27
1
-0
/
+2
*
Merge pull request #82302 from MewPurPur/alt-font-icon
Rémi Verschelde
2023-09-25
1
-2
/
+2
|
\
|
*
Add white Font and Mesh icons
MewPurPur
2023-09-25
1
-2
/
+2
*
|
Disable bounding box shadows for advanced scene importer
BlueCube3310
2023-09-23
1
-0
/
+1
|
/
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-32
/
+33
*
[bugfix] Fix reimporting scene withh default values selected
Kirill Diduk
2023-07-28
1
-1
/
+1
*
Add animation playback preview to scene import settings
Yuri Rubinsky
2023-06-13
1
-11
/
+206
*
Allow EditorInspector to change its property name style when necessary
Haoyu Qiu
2023-04-29
1
-5
/
+0
*
Improve includes of EditorNode (and everything else)
Yuri Sizov
2023-04-07
1
-1
/
+1
*
Fix premature theme item access in editor tools
Yuri Sizov
2023-04-03
1
-3
/
+6
*
More i18n improvements
Haoyu Qiu
2023-03-27
1
-14
/
+14
*
Fix settings not appearing for Animation Libraries in the Scene Import window
hare_ware
2023-02-23
1
-0
/
+3
*
import: Fix uv2 by avoiding premature ImporterMesh::get_mesh()
Lyuma
2023-02-23
1
-1
/
+37
*
Merge pull request #69810 from trollodel/scene_importer_material_crash_fix
Rémi Verschelde
2023-02-17
1
-8
/
+8
|
\
|
*
Ensure that generated import IDs are unique
trollodel
2022-12-09
1
-8
/
+8
*
|
Merge pull request #71691 from hcoura/res-importer-gen-physics-mesh-only-when...
Rémi Verschelde
2023-02-10
1
-3
/
+14
|
\
\
|
*
|
Fix SceneImportSettings perf issues
Henrique Coura
2023-01-19
1
-3
/
+14
*
|
|
Apply root scale to shape on import
JoJoX
2023-01-28
1
-1
/
+1
|
/
/
*
|
Improve visibility of Actions button in Advanced import settings dialog
Hugo Locurcio
2023-01-17
1
-0
/
+6
*
|
Merge pull request #70630 from asmaloney/importer-crash-null-mesh-node
Rémi Verschelde
2023-01-17
1
-9
/
+11
|
\
\
|
*
|
Fix crash in SceneImportSettings::_select when a mesh has a null mesh_node
Andy Maloney
2022-12-27
1
-9
/
+11
*
|
|
Use BitField<> in core type masks
Juan Linietsky
2023-01-08
1
-1
/
+1
*
|
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
|
/
/
*
|
Fix overlapping text in Advanced Import Settings action dialogs.
dustinsth
2022-12-20
1
-3
/
+3
*
|
Clear animation map when import settings is opened
bmolyneaux
2022-12-14
1
-0
/
+1
|
/
*
Implement Physical Light Units as an optional setting.
clayjohn
2022-08-31
1
-0
/
+6
*
Merge pull request #65039 from Mickeon/rename-treeitem-tooltip
Rémi Verschelde
2022-08-30
1
-12
/
+12
|
\
|
*
Rename TreeItem's `set_tooltip` to `set_tooltip_text`
Micky
2022-08-30
1
-12
/
+12
*
|
Rename String `plus_file` to `path_join`
Aaron Franke
2022-08-29
1
-3
/
+3
|
/
*
Extract EditorResourceConversionPlugin into its own source files and clean up...
Yuri Sizov
2022-07-31
1
-0
/
+1
*
Swap arguments of ResourceSaver.save()
kobewi
2022-07-29
1
-1
/
+1
*
rename translate(d) to translate(d)_local in Transform 2D/3D
Fabian Keller
2022-07-16
1
-1
/
+1
*
Merge pull request #62827 from fire-forge/ok-cancel
Rémi Verschelde
2022-07-13
1
-5
/
+5
|
\
|
*
Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog
FireForge
2022-07-09
1
-5
/
+5
*
|
Seperate filter and description in FileDialog.add_filter()
FireForge
2022-07-09
1
-2
/
+2
|
/
*
Merge pull request #62622 from Rindbee/make-blend-import-preview-visible
Rémi Verschelde
2022-07-07
1
-6
/
+6
|
\
|
*
Make import preview of blend files visible
Rindbee
2022-07-02
1
-6
/
+6
*
|
Merge pull request #59834 from trollodel/advanced_import_fix
Rémi Verschelde
2022-07-03
1
-8
/
+15
|
\
\
|
|
/
|
/
|
|
*
Fix some bugs in the advanced scene import
trollodel
2022-05-13
1
-8
/
+15
*
|
implement bone renamer in importer
Silc Renew
2022-07-01
1
-0
/
+11
*
|
i18n: Misc fixes translation strings
Rémi Verschelde
2022-06-08
1
-1
/
+1
*
|
Use "odd" style for TabContainers on base BG color
FireForge
2022-05-26
1
-0
/
+1
*
|
Add the button pressed to some signals in Tree
trollodel
2022-05-21
1
-2
/
+6
*
|
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-5
/
+5
|
/
*
Fix mesh preview cleanup in the Scene import settings
mightygoat
2022-05-02
1
-0
/
+2
[next]