index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-08-15
Merge pull request #10170 from ISylvox/trail-divisor__editor-glitch
Juan Linietsky
2017-08-15
Fixes crash related to animatio editor, closes #8687
Juan Linietsky
2017-08-15
Merge pull request #10336 from endragor/export-filters
kubecz3k
2017-08-15
Merge pull request #10333 from HummusSamurai/fix-console-error
kubecz3k
2017-08-15
Merge pull request #10334 from Faless/fix_spbuffer_utf8
kubecz3k
2017-08-15
Merge pull request #9889 from groud/control_enhancements
kubecz3k
2017-08-15
Merge pull request #10337 from endragor/command-line-export
kubecz3k
2017-08-15
Merge pull request #10341 from marcelofg55/win_screen_funcs
kubecz3k
2017-08-15
Merge pull request #10345 from Hinsbart/remove_imported
Andreas Haas
2017-08-15
Fix debug materials, closes #8607
Juan Linietsky
2017-08-15
Small fix for problem of nodes losing type, this is not good enough to solve ...
Juan Linietsky
2017-08-15
Fix Editor dimming.
Andreas Haas
2017-08-15
Converting to MeshLibrary works again, fixes #8092
Juan Linietsky
2017-08-15
Ensure nothing is found outside modal stack, but keep logic going. Fixes #7622
Juan Linietsky
2017-08-15
Removing a Resource also deletes imported files.
Andreas Haas
2017-08-14
Merge pull request #10339 from bojidar-bg/x-fix-scale-conflict
Ignacio Etcheverry
2017-08-14
Fix get_screen_* funcs returning old values after resolution changes on Windows
Marcelo Fernandez
2017-08-14
Rename Light2D::scale to texture_scale, so it doesn't conflict
Bojidar Marinov
2017-08-14
Ability to save objects to binary format
Juan Linietsky
2017-08-14
Enable command-line export
Ruslan Mustakov
2017-08-14
Use include/exclude export filters. Fixes #9860
Ruslan Mustakov
2017-08-14
Fix console warning: Condition !env is true
M.H. Alkotob
2017-08-14
Fix StreamPeer put_utf8_string not working
Fabio Alessandrelli
2017-08-13
Avoids inverted anchors
Gilles Roudiere
2017-08-13
Adds a function to set Anchors with a layout preset
Gilles Roudiere
2017-08-13
Handle undo/redo of anchor positioning
Gilles Roudiere
2017-08-13
Added the possibility to move all anchors at once when they are clustered
Gilles Roudiere
2017-08-13
Make anchors snap to each other
Gilles Roudiere
2017-08-13
Displays percentages when dragging anchors
Gilles Roudiere
2017-08-13
Simplifies the canvas editor code
Gilles Roudiere
2017-08-13
Add lines to make understandable when anchors are snapped
Gilles Roudiere
2017-08-13
Snap anchors when dragged, depending on the zoom level
Gilles Roudiere
2017-08-13
Make anchors draggable
Gilles Roudiere
2017-08-13
Add anchor visualization
Gilles Roudiere
2017-08-13
Replace GUI anchor type by a float between 0 and 1
Gilles Roudiere
2017-08-13
Merge pull request #10298 from nhold/kinematic-body-2d-_move-fixes-#10107
Rémi Verschelde
2017-08-13
Merge pull request #10297 from leezh/fix_10181
Rémi Verschelde
2017-08-13
Merge pull request #10296 from raymoo/fixstreampeerbuffer
Rémi Verschelde
2017-08-13
Merge pull request #10294 from leezh/fix_10245
Rémi Verschelde
2017-08-13
Merge pull request #10258 from kubecz3k/spatial-select-no-owner-fix
Rémi Verschelde
2017-08-13
Merge pull request #10257 from Faless/html5_fixes
Rémi Verschelde
2017-08-12
InputDefault: Fix joypad actions when axis quickly changes direction.
Andreas Haas
2017-08-12
InputEventJoypadMotion: Add missing is_pressed() method.
Andreas Haas
2017-08-12
Disabling Particles::one_shot restarts emission
Zher Huei Lee
2017-08-12
Fix missing and incorrect values in return value of _move method
Nathan Hold
2017-08-12
Fix broken stream reading in StreamPeerBuffer
Raymoo
2017-08-12
Project manager UI displaced by long paths #10245
Zher Huei Lee
2017-08-11
Some fixes for shaders and WebGL2
Fabio Alessandrelli
2017-08-11
fix crash after click on MeshInstance with no owner
Jakub Grzesik
2017-08-11
Explicitily unsed AI_NUMERICHOST flag to fix HTML5
Fabio Alessandrelli
[next]