index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
main
Age
Commit message (
Expand
)
Author
2021-05-04
Merge pull request #48182 from EricEzaM/PR/fix-viewport-not-updating-mouse-po...
Rémi Verschelde
2021-05-03
[Net] Fix rpc/rpc_id error message.
Fabio Alessandrelli
2021-05-03
Merge pull request #48205 from Faless/net/4.x_url_parsing
Fabio Alessandrelli
2021-05-01
Move XR flag from subviewport into viewport
Bastiaan Olij
2021-04-28
Merge pull request #48239 from akien-mga/goodbye-copymem
Rémi Verschelde
2021-04-27
Core: Drop custom `copymem`/`zeromem` defines
Rémi Verschelde
2021-04-26
[Net] Implement String::parse_url for parsing URLs.
Fabio Alessandrelli
2021-04-25
Fix viewport not updating mouse pos on click.
EricEzaM
2021-04-23
Implement occlusion culling
jfons
2021-04-22
Call randomize() automatically
Tomasz Chabora
2021-04-11
Use Array for node configuration warnings
Nathan Franke
2021-04-08
Merge pull request #44456 from univeous/allow_input_echo_in_ui_focus
Rémi Verschelde
2021-04-05
Style: Apply clang-tidy's `readability-braces-around-statements`
Rémi Verschelde
2021-04-05
Style: Apply clang-tidy's `modernize-use-nullptr`
Rémi Verschelde
2021-04-05
Fix crashes in *_input functions
Rafał Mikrut
2021-04-01
Merge pull request #46991 from madmiraal/rename-invert-reverse
Rémi Verschelde
2021-03-28
Rename Texture.get_data() to get_image()
Marcel Admiraal
2021-03-23
Rename ButtonList enum and members to MouseButton
Aaron Franke
2021-03-23
Merge pull request #45571 from aaronfranke/node2d-real_t
Rémi Verschelde
2021-03-23
Merge pull request #46735 from fabriceci/fix-dialog-translation
Rémi Verschelde
2021-03-22
Improved 3D Scene Importer
Juan Linietsky
2021-03-21
Rename Array.invert() to Array.reverse()
Marcel Admiraal
2021-03-20
Add Root Null Check
Nathan Franke
2021-03-19
Use real_t in non-physics 2D nodes
Aaron Franke
2021-03-15
Allow Navigation to be more flexible
Gilles Roudière
2021-03-12
fix translation not updating in ConfirmationDialog (and Window by inheritance)
fabriceci
2021-03-12
Fixes small typos and grammar correction
Anshul7sp1
2021-03-11
Merge pull request #46510 from hilfazer/nested_scene_duplication_4_0
Rémi Verschelde
2021-03-11
Support for duplication of nested instanced scenes
hilfazer
2021-03-09
Merge pull request #45545 from abaire/relaxes_gltf_name_sanitization
Rémi Verschelde
2021-03-07
Merge pull request #46643 from YeldhamDev/hide_all_the_things
Rémi Verschelde
2021-03-05
Merge pull request #46516 from HaSa1002/scrollcontainer-embed
Rémi Verschelde
2021-03-03
Hide more options of disabled properties
Michael Alexsander
2021-03-02
Merge pull request #36202 from YeldhamDev/sprite_region_hide
Rémi Verschelde
2021-03-02
Hide extra options from various nodes if they're not enabled
Michael Alexsander
2021-03-02
Merge pull request #35246 from zaksnet/disconnect-while-downloading
Fabio Alessandrelli
2021-03-02
Update scene/main/http_request.cpp
Zak Stam
2021-03-01
Fix Window.get_window_id() returning -1 when embedded
Johannes
2021-02-28
SceneTreeDock: Changed "Save Branch as Scene" to make use of Node::duplicate_...
Oliver Dick
2021-02-28
Merge pull request #45201 from EricEzaM/PR/popup-menu-fix
Rémi Verschelde
2021-02-27
[Net] Better EOF handling in HTTPRequest.
Fabio Alessandrelli
2021-02-26
Merge pull request #46452 from hilfazer/click_mesh_instance_crash_40
Rémi Verschelde
2021-02-26
Prevent crash when clicking Mesh in MeshInstance when is scene root
hilfazer
2021-02-25
Remove GDScript bindings for OS.get/set_exit_code, SceneTree.quit(<exit_code>...
Emmanuel Leblond
2021-02-25
Fix Godot returned status code on unexpected error
Emmanuel Leblond
2021-02-25
Merge pull request #46416 from nekomatata/draw-collision-outline-option
Rémi Verschelde
2021-02-25
Added option in project settings to draw Shape2D outlines
PouleyKetchoupp
2021-02-24
Fix crash during drag if user freed the drag preview
Delf Neumärker
2021-02-24
Relaxes Node naming constraints in glTF documents to match the Editor.
abaire
2021-02-22
Add preview Sun and Environment
reduz
[next]