index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
2017-03-05
Merge pull request #7916 from RebelliousX/tab_container
Rémi Verschelde
2017-03-05
- `tab_changed` signal emits only by selecting a different tab.
Thaer Razeq
2017-03-04
Added a SceneTree.has_network_peer, closes #7922
Karol Walasek
2017-02-12
Merge pull request #7581 from Faless/v6_wild_bind
Rémi Verschelde
2017-02-04
Renamed engine.cfg to godot.cfg, to forcefully break compatibility with 2.x
Juan Linietsky
2017-01-29
grammar fixes, it's -> its
Chris Bradfield
2017-01-23
Update docs reference for TCP_Server::listen and UDPPacketPeer::listen
Fabio Alessandrelli
2017-01-15
Replace the existing PRNG (Xorshift31) with (minimal) PCG (XSH-RR variant wit...
Ferenc Arn
2017-01-14
Finish renaming *Frame GUI classes to *Rect
Rémi Verschelde
2017-01-13
Tween: Rename times_in_sec (sic) param to duration
Rémi Verschelde
2017-01-12
some class renames
Juan Linietsky
2017-01-10
Merge pull request #7426 from m4nu3lf/bugfix/physics
Juan Linietsky
2017-01-10
Merge pull request #7438 from tagcup/matrix3_rotate_fix
Juan Linietsky
2017-01-10
Remove deprecated Vector2.floorf method
Emmanuel Leblond
2017-01-09
Fixed inertia tensor computation and center of mass
m4nu3lf
2017-01-08
Fix the order in which additional transformations are applied in Matrix3 and ...
Ferenc Arn
2017-01-08
Fix codeblock tag in classes.xml for EditorSettings
Emmanuel Leblond
2017-01-03
Use right handed coordinate system for rotation matrices and quaternions. Als...
Ferenc Arn
2017-01-02
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
Rémi Verschelde
2017-01-02
Merge pull request #7410 from nounoursheureux/master
Rémi Verschelde
2017-01-02
Merge pull request #7271 from Faless/ipv6_cleanup
Rémi Verschelde
2017-01-02
Exposing edit_resource method of EditorNode in the EditorPlugin (#7355)
Bruno Ortiz
2017-01-02
Add the 'finished' signal to AnimatedSprite
Wilhem Barbier
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-12-23
Merge pull request #7322 from Jerome67000/classref-edit
Rémi Verschelde
2016-12-23
PopupMenu upgrade: Hide on item selection (#7306)
Ivan P. Skodje
2016-12-17
doc improvement for get_colliding_bodies() methods
Jerome67000
2016-12-09
Migrate int.IP_TYPE_ constants to IP.TYPE_
Fabio Alessandrelli
2016-11-30
Revert "Do not emit NOTIFICATION_READY more than once (breaking change)"
Rémi Verschelde
2016-11-28
Merge pull request #7138 from bojidar-bg/ready_guard
Rémi Verschelde
2016-11-22
Merge pull request #7149 from Kazuo256/array-last
George Marques
2016-11-21
Correct description for the return values from get_status. (#7137)
romeojulietthotel
2016-11-18
Add Array.front() and Array.back()
Kazuo256
2016-11-17
Do not emit NOTIFICATION_READY more than once (breaking change)
Bojidar Marinov
2016-11-11
Merge pull request #6862 from Faless/fix_6388
Rémi Verschelde
2016-11-08
vsnc --> vsync
ISylvox
2016-11-06
Merge pull request #7050 from DTV96Calibre/master
Rémi Verschelde
2016-11-06
Fixed minor typo
DTV96Calibre
2016-11-03
Rename remaining WinRT references to UWP
George Marques
2016-11-01
style: Various other PEP8 fixes in Python files
Rémi Verschelde
2016-11-01
style: Fix PEP8 blank lines issues in Python files
Rémi Verschelde
2016-11-01
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
2016-11-01
style: Start applying PEP8 to Python files, indentation issues
Rémi Verschelde
2016-10-30
Update docs to IPv6
Fabio Alessandrelli
2016-10-30
Merge pull request #6950 from rdb/master
Rémi Verschelde
2016-10-28
Add "Never" underline mode to LinkButton
rdb
2016-10-27
PBR more or less working, still working on bringing gizmos back
Juan Linietsky
2016-10-27
Added global sub and bounds checking to RegEx
Zher Huei Lee
2016-10-27
RegEx re-implemented as a module
Zher Huei Lee
2016-10-22
Merge pull request #6090 from WalasPrime/raytrace_force
Rémi Verschelde
[next]