index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main
/
main.cpp
Age
Commit message (
Expand
)
Author
2020-05-12
Support multiple debug protocols.
Fabio Alessandrelli
2020-05-12
Rename SSL certificate bundle setting to clarify the "overriding" aspect
Hugo Locurcio
2020-05-10
New lightmapper
Juan Linietsky
2020-05-10
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Rémi Verschelde
2020-05-06
Allow `.res` and `.tres` extensions in the scene CLI positional argument
Hugo Locurcio
2020-05-05
[Windows] Add support for the WinTab API for pen input.
bruvzg
2020-04-28
Rename InputFilter back to Input
Rémi Verschelde
2020-04-20
DocData: Keep Mono properties on non-Mono builds
Rémi Verschelde
2020-04-20
DocData: Skip unexposed classes
Rémi Verschelde
2020-04-17
Implement global and per instance shader uniforms.
Juan Linietsky
2020-04-16
Merge pull request #36868 from Calinou/improve-cli-script-error-message
Rémi Verschelde
2020-04-10
Ignore process serial number (`-psn_...`) command line argument passed by mac...
bruvzg
2020-04-09
Renaming all ARVR nodes to XR
Bastiaan Olij
2020-04-04
Merge pull request #37391 from dreamsComeTrue/embedded-windows-mode
Rémi Verschelde
2020-04-03
Expose 'Embedded Windows Mode' as Editor and Project Settings
Dominik 'dreamsComeTrue' Jasiński
2020-04-02
Replace NULL with nullptr
lupoDharkael
2020-03-27
Renaming of servers for coherency.
Juan Linietsky
2020-03-27
DisplayServer: Fix registration of GetRenderingDriversFunction
Rémi Verschelde
2020-03-26
Add macOS DisplayServer implementation.
bruvzg
2020-03-26
Multiple changes to DisplayServerX11
Mateo Kuruk Miccino
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
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-24
Move DocData and Collada out of their subfolders
Rémi Verschelde
2020-03-08
Refactor ScriptDebugger.
Fabio Alessandrelli
2020-03-08
ScriptDebuggerRemote use threads
Fabio Alessandrelli
2020-03-07
Fix doctool misleading error message
Andrii Doroshenko (Xrayez)
2020-03-06
Tweak the error message when trying to run an invalid script from CLI
Hugo Locurcio
2020-02-26
Merge pull request #36551 from AndreaCatania/navigation_destruction_flush
Rémi Verschelde
2020-02-26
Flushes commands just before the navigation server is destroyed
Andrea Catania
2020-02-25
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
Juan Linietsky
2020-02-21
Huge Debugger/EditorDebugger refactor.
Fabio Alessandrelli
2020-02-15
Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr.
Juan Linietsky
2020-02-13
Remove obsolete GLES3 backend
Rémi Verschelde
2020-02-11
More GIProbe work and fixes
Juan Linietsky
2020-02-11
Rewrote large part of rendering, omni and spot shadows now work.
Juan Linietsky
2020-02-11
Yay very basic 3D (only white) finally shows.
Juan Linietsky
2020-02-11
Base 3D engine done, still untested, though.
Juan Linietsky
2020-02-11
Add runtime GLES2 / Vulkan context selection.
bruvzg
2020-02-11
Add static Vulkan loader.
bruvzg
2020-02-11
Moved the shader source compilation code outside RenderingDevice and Vulkan
Juan Linietsky
2020-02-11
Bugfixes and ability to better specify filter and repeat modes everywhere.
Juan Linietsky
2020-02-11
Texture refactor
Juan Linietsky
2020-02-11
Refactored RID/RID_Owner to always use O(1) allocation.
Juan Linietsky
2020-02-10
- Integrated NavigationServer and Navigation2DServer.
Andrea Catania
2020-02-05
Remove duplicate ERR_PRINT macro.
Marcel Admiraal
2020-01-31
Merge pull request #35418 from Calinou/project-manager-viewport-usage-2d
Rémi Verschelde
[prev]
[next]