index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
project_manager.cpp
Age
Commit message (
Expand
)
Author
2022-08-23
Merge pull request #64637 from Calinou/default-project-icon-use-svg
Yuri Sizov
2022-08-22
Merge pull request #64374 from RandomShaper/inheritable_cl_args
Rémi Verschelde
2022-08-20
Create a SVG default project icon in new projects
Hugo Locurcio
2022-08-19
Overhaul CLI argument forwarding to processes started by the editor
Pedro J. Estébanez
2022-08-18
Merge pull request #58059 from Calinou/tweak-default-project-icon-2
Yuri Sizov
2022-08-07
Migrate project list to separate config file.
Ryan Roden-Corrent
2022-07-30
Remove unused bindings in ProjectManager
Kyle
2022-07-29
Swap arguments of ResourceSaver.save()
kobewi
2022-07-29
Remove Signal connect binds
Juan Linietsky
2022-07-21
Rename OSX to macOS and iPhoneOS to iOS.
bruvzg
2022-07-18
Rename Control PRESET_WIDE to PRESET_FULL_RECT
FireForge
2022-07-13
Merge pull request #62827 from fire-forge/ok-cancel
Rémi Verschelde
2022-07-09
Seperate filter and description in FileDialog.add_filter()
FireForge
2022-07-09
Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog
FireForge
2022-07-08
Merge pull request #60739 from KoBeWi/add_static_methods_everywhere!!
Rémi Verschelde
2022-07-08
AssetLib: Only notify when unavailable in verbose mode
Rémi Verschelde
2022-07-08
Add static methods for creating Image and ImageTexture
kobewi
2022-07-02
Make asset library's column count dynamic
python273
2022-06-30
[AssetLib] Fix crash in Web editor.
Fabio Alessandrelli
2022-06-16
Add icons to the Project Manager side buttons
FireForge
2022-05-28
Use consistent casing in editor filter/search bars
FireForge
2022-05-25
HTML5: Always disable Asset Library
Rémi Verschelde
2022-05-25
Project Manager: Fix crash on resize with assetlib disabled
Rémi Verschelde
2022-05-20
Add a new HashSet template
reduz
2022-05-20
Merge pull request #61211 from Calinou/project-manager-fix-small-window-size
Rémi Verschelde
2022-05-20
Fix project manager display at small window sizes
Hugo Locurcio
2022-05-19
Tweaks to improve the Project Manager display at small sizes
Aaron Franke
2022-05-19
Use range iterators for RBSet in most cases
Aaron Record
2022-05-16
Replace most uses of Map by HashMap
reduz
2022-05-11
Fix ZipIO crash when reused (and possible leaks).
bruvzg
2022-05-10
Fix display of unsupported project features in the project manager
Aaron Franke
2022-04-27
Merge pull request #59979 from bruvzg/cpp_check2
Rémi Verschelde
2022-04-27
Merge pull request #58383 from bruvzg/no_inv_window_placement
Rémi Verschelde
2022-04-22
Implement Label3D node.
bruvzg
2022-04-20
Avoid setting sub-window or started project window positions, if it's impossi...
bruvzg
2022-04-20
Fix more issues found by cppcheck.
bruvzg
2022-04-16
Unzip read success no longer breaks read loop
Josh Kabo
2022-04-12
Merge pull request #54740 from LightningAA/project-manager-sort-by-most-recen...
Rémi Verschelde
2022-04-11
Merge pull request #59440 from bruvzg/fd_ref_counted
Rémi Verschelde
2022-04-11
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-11
Improvements to files_dropped signal
kobewi
2022-04-06
Fix some issues found by cppcheck.
bruvzg
2022-04-05
[Input] Add extra `shortcut_input` input processing step to process Unicode c...
bruvzg
2022-03-27
Fix project manager window size not applying display scale correctly
floppyhammer
2022-03-26
Fix project manager window centering in multi-monitor situation
C.Even
2022-03-18
Improves editor property name extraction
Haoyu Qiu
2022-03-17
Make `TabBar/Container` default their alignments to the left instead of center
Michael Alexsander
2022-03-15
Remove extra borders from the AssetLib plugin
Michael Alexsander
2022-03-11
Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks
Rémi Verschelde
2022-03-06
fix same project opening mutliple times from project manager
Priyansh Rathi
[prev]
[next]