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
2020-03-26
Add macOS DisplayServer implementation.
bruvzg
2020-03-26
Multiple changes to DisplayServerX11
Mateo Kuruk Miccino
2020-03-26
Popups are now windows also (broken!)
Juan Linietsky
2020-03-26
Working multiple window support, including editor
Juan Linietsky
2020-03-26
Refactored input, goes all via windows now.
Juan Linietsky
2020-03-26
Effective DisplayServer separation, rename X11 -> LinuxBSD
Juan Linietsky
2020-03-21
Working sky shader implementation
clayjohn
2020-03-07
Signals: filter_changed from ProjectListFilter now is emitted when it's on sc...
Mateo Miccino
2020-03-01
Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes
Rémi Verschelde
2020-02-28
Signals: Manually port most of remaining connect_compat uses
Rémi Verschelde
2020-02-28
Signals: Port connect calls to use callable_mp
Rémi Verschelde
2020-02-25
Rename `scancode` to `keycode`.
bruvzg
2020-02-20
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-18
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-13
fix Vulkan project description
Marcin Zawiejski
2020-02-13
Remove obsolete GLES3 backend
Rémi Verschelde
2020-02-13
Merge pull request #36152 from Calinou/project-manager-rename-last-modified
Rémi Verschelde
2020-02-13
Disable the GLES2 renderer option in the Project Manager
Hugo Locurcio
2020-02-12
Rename the "Last Modified" project list sorting option to "Last Edited"
Hugo Locurcio
2020-02-12
Changed in-text driver name to "Vulkan"
Teashrock
2020-02-11
Texture refactor
Juan Linietsky
2020-02-10
Merge pull request #34027 from Calinou/tweak-project-manager-renderer-selection
Rémi Verschelde
2020-02-10
Merge pull request #35260 from Calinou/project-manager-enter-open-first
Rémi Verschelde
2020-02-06
Merge pull request #35892 from Calinou/project-manager-allow-hidden-files
Rémi Verschelde
2020-02-06
Centers icon vertically in project list
Haoyu Qiu
2020-02-03
Allow existing hidden files/directories when creating a new project
Hugo Locurcio
2020-01-21
Use a loading placeholder for project icons in the project manager
Hugo Locurcio
2020-01-19
Only create the editor theme once
Hugo Locurcio
2020-01-18
Select the first project when searching in the project manager
Hugo Locurcio
2020-01-13
Fixes the New Window option in macOS dock menu
Haoyu Qiu
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-12-30
Fix wrong project opening in some situations, hidden nodes were not reordered
Marc Gilleron
2019-12-17
i18n: Sync translation template with current source
Rémi Verschelde
2019-12-16
Makes more strings in editor translatable
Haoyu Qiu
2019-12-10
Merge pull request #34040 from qarmin/unused_variable_more_precise_numbers
Rémi Verschelde
2019-12-10
Removed unused variables, add some constants numbers
Rafał Mikrut
2019-12-07
Improve the renderer selection display in the project manager
Hugo Locurcio
2019-12-04
Fixes translation for project sort options
Haoyu Qiu
2019-10-24
Update dock menu on project list changes, add favourites separator.
bruvzg
2019-10-01
Project Manager: Update template dialog position after window resize
lupoDharkael
2019-09-23
Don't open a project in the list if Ctrl is held while double-clicking
Hugo Locurcio
2019-09-23
Focus the project manager's search box automatically on startup
Hugo Locurcio
2019-09-13
Add an "hover" style to items in the project manager
Hugo Locurcio
2019-08-29
Tweak the editor window dimming intensity, remove dim fade animation
Hugo Locurcio
2019-08-28
Add a project description setting
Hugo Locurcio
2019-08-27
Fixes Keyup Navigation in Project Manager
Emmanuel Barroga
2019-08-26
[macOS] Add methods to modify global and dock menus. Add ability to open mult...
bruvzg
2019-08-22
Improve the display of missing projects in the Project Manager
Hugo Locurcio
2019-08-21
Tweak a few strings displayed in the editor for consistency
Hugo Locurcio
2019-08-20
Merge pull request #31356 from Calinou/improve-project-manager-ui
Rémi Verschelde
[next]