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
2018-10-25
Merge pull request #23091 from aaronfranke/mingw-warnings
Rémi Verschelde
2018-10-25
Merge pull request #22779 from Superwaitsum/LimitSettings
Rémi Verschelde
2018-10-24
Add some limits on the Editor Settings
Superwaitsum
2018-10-19
Fix compile warnings for Windows from Linux
Aaron Franke
2018-10-11
Fixed error when duplicating a scene which has connection
DualMatrix
2018-10-03
Merge pull request #22681 from akien-mga/fix-warnings
Rémi Verschelde
2018-10-03
Fix warnings on release builds (not DEBUG_ENABLED)
Rémi Verschelde
2018-10-03
Fixed error when duplicating node from editor.
DualMatrix
2018-09-28
SCons: Build thirdparty code in own env, disable warnings
Rémi Verschelde
2018-09-27
Fix warnings about unhandled enum value in switch [-Wswitch]
Rémi Verschelde
2018-09-27
Fix warnings about set but unused variables [-Wunused-but-set-variable]
Rémi Verschelde
2018-09-23
Merge pull request #22342 from DualMatrix/duplicate_no_fun
Rémi Verschelde
2018-09-22
Merge pull request #22115 from akerudesu/find-parent
Max Hilbrunner
2018-09-22
Fixed duplicating nodes not attaching script in-game with Sync Scene Changes ...
DualMatrix
2018-09-20
Merge pull request #22071 from DualMatrix/preserve_group
Rémi Verschelde
2018-09-15
Added find_parent method to node class
Unknown
2018-09-14
Expose "get_modal_stack_top()" to GDScript
Michael Alexsander Silva Dias
2018-09-14
Made duplicate_and_reown preserve groups
DualMatrix
2018-09-12
Fix non chunked HTTP reading till eof.
Fabio Alessandrelli
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-11
Fix MenuButton hover switching not happening with submenus open
Michael Alexsander Silva Dias
2018-09-07
Ensure that tree_exited signal really happens after tree exited, fixes #19641
Juan Linietsky
2018-09-01
Improve ClassDB information for some some signal parameters
Kelly Thomas
2018-08-25
Fix picking in CanvasLayer
Pedro J. Estébanez
2018-08-24
Avoid misuse of set_drag_preview() function where it shouldn't be. Closes #20100
Juan Linietsky
2018-08-24
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-23
Revert "Take CanvasLayer transform into account for 2D physics"
Rémi Verschelde
2018-08-21
Merge pull request #21245 from RandomShaper/fix-physics-canvas-xform
Rémi Verschelde
2018-08-21
Style: Fix issues that went past CI
Rémi Verschelde
2018-08-21
Changes to ClippedCamera, RayCast,Raycast2D and 2D physics API to add ability...
Juan Linietsky
2018-08-21
Take CanvasLayer transform into account for 2D physics
Pedro J. Estébanez
2018-08-16
Lift 1440 limit in rotation_degrees hint range
Rémi Verschelde
2018-08-15
Fix not to show configuration warning on every node has script
volzhs
2018-08-14
Merge pull request #18096 from aaronfranke/master
Juan Linietsky
2018-08-14
-Deprecate ImageTexture::load
Juan Linietsky
2018-08-11
[Core] Completely kill math_2d.h, change includes
Aaron Franke
2018-08-04
Fixed process priority
Andrea Catania
2018-07-29
Ensure process notification is received only if really enabled, fixes #7894
Juan Linietsky
2018-07-28
fixed uninitialised variable that was causing menu crash.
Ibrahn Sahir
2018-07-26
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-24
Opens the menu with the same parent on mouse focus
Guilherme Felipe
2018-07-23
Merge pull request #19888 from AndreaCatania/pry
Juan Linietsky
2018-07-23
Implemented proceses priority
Andrea Catania
2018-07-20
-Fix tooltips in inspector, now they show as rich text.
Juan Linietsky
2018-07-18
Style: Format code with clang-format 6.0.1
Rémi Verschelde
2018-07-05
Merge pull request #19015 from toger5/fixed_scrolling_with_trackpad_in_new_in...
Max Hilbrunner
2018-07-04
Fix CORS problems due to added headers on JS target
GagaPete
2018-07-03
-Fix fullscreen on Windows with a HiDPI monitor but a non-HiDPI project
Juan Linietsky
2018-07-03
Merge pull request #19853 from khairul169/duplicate_bug
Max Hilbrunner
2018-07-02
Add a new notification to detect crashes on native scripts
Marcelo Fernandez
[prev]
[next]