index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
servers
Age
Commit message (
Expand
)
Author
2020-03-30
Merge pull request #37436 from akien-mga/doc-node-renames
Rémi Verschelde
2020-03-30
doc: Update classref with node renames
Rémi Verschelde
2020-03-30
Move glow upscale quality to a global setting, for consistency
Juan Linietsky
2020-03-30
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-28
Prevent shader crash if multiple variables has been declared in 'for'
Yuri Roubinsky
2020-03-28
Merge pull request #37362 from reduz/audioserver-memory-cleanup
Rémi Verschelde
2020-03-28
Fix copyright headers for recently added files
Rémi Verschelde
2020-03-28
More server renames for consistency after #37361
Rémi Verschelde
2020-03-27
Remove the audio memory allocator, use regular one instead.
Juan Linietsky
2020-03-27
Renaming of servers for coherency.
Juan Linietsky
2020-03-27
Merge pull request #37340 from reduz/rename-3d-nodes
Juan Linietsky
2020-03-27
Rename more 2D and 3D nodes to follow convention
Rémi Verschelde
2020-03-27
Merge pull request #37347 from akien-mga/displayserver-fix-create-func
Rémi Verschelde
2020-03-27
Renamed 2D and 3D nodes to make their types explicit
Juan Linietsky
2020-03-27
Fix some -Wmaybe-uninitialized warnings
Rémi Verschelde
2020-03-27
Fix various -Wmaybe-uninitialized (#37352).
Martin Liska
2020-03-27
DisplayServer: Fix registration of GetRenderingDriversFunction
Rémi Verschelde
2020-03-26
Add macOS DisplayServer implementation.
bruvzg
2020-03-26
Fixes to X11, still pretty broken
Juan Linietsky
2020-03-26
Implemented drag and drop across windows, both OS and embedded.
Juan Linietsky
2020-03-26
Reworked tooltips to use the popup system.
Juan Linietsky
2020-03-26
Popups have also been converted to windows
Juan Linietsky
2020-03-26
Open sub-windows as embedded if the OS does not support them
Juan Linietsky
2020-03-26
Separate DisplayServer from OS on Windows
Juan Linietsky
2020-03-26
Support for transient windows
Juan Linietsky
2020-03-26
Refactored input, goes all via windows now.
Juan Linietsky
2020-03-26
Added a Window node, and made it the scene root.
Juan Linietsky
2020-03-26
Effective DisplayServer separation, rename X11 -> LinuxBSD
Juan Linietsky
2020-03-26
Refactored Input, create DisplayServer and DisplayServerX11
Juan Linietsky
2020-03-26
Rename conflicting variable to fix MoltenVK shader compilation.
bruvzg
2020-03-24
Merge pull request #37268 from clayjohn/VULKAN-sky-color
Rémi Verschelde
2020-03-24
Replace subpass textures with color in sky shader
clayjohn
2020-03-24
Remove unused classes and stray headers
Rémi Verschelde
2020-03-22
Merge pull request #37179 from clayjohn/VULKAN-sky-shader
Rémi Verschelde
2020-03-21
Working sky shader implementation
clayjohn
2020-03-21
Make file formatting comply with POSIX and Unix standards
Aaron Franke
2020-03-20
Fix incorrect shader block parsing
Yuri Roubinsky
2020-03-20
Allow to reassign local variables in shaders
Yuri Roubinsky
2020-03-19
Add shader based background mode
Bastiaan Olij
2020-03-19
Fix shader TIME auto-completion
Yuri Roubinsky
2020-03-19
Removed old TIME references from shader_types
Yuri Roubinsky
2020-03-19
Makes shader 'TIME' available in custom functions by default
Yuri Roubinsky
2020-03-18
Show shader method out/inout qualifier in intellisense
Yuri Roubinsky
2020-03-18
Fix shader crash if passing const values to modf function
Yuri Roubinsky
2020-03-17
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-14
Enables passing out built-in parameter from parent function in shaders
Yuri Roubinsky
2020-03-11
Fix various typos
luz.paz
2020-03-08
Refactor ScriptDebugger.
Fabio Alessandrelli
2020-03-05
Merge pull request #36752 from RandomShaper/rework_semaphore
Rémi Verschelde
2020-03-04
Merge pull request #36021 from YeldhamDev/intersects_touch_expose
Rémi Verschelde
[next]