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-04-10
Rename [gs]et_pos to [gs]et_position for Controls
Sergey Pusnei
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-07
classref: Sync with current source
Rémi Verschelde
2017-04-05
Fix URLs to moved docs pages
Rémi Verschelde
2017-04-05
Merge pull request #8259 from bojidar-bg/move-slide-wall-fix
Rémi Verschelde
2017-04-04
Fix is_move_and_slide_on_wall, make move_and_slide floor angle configurable
Bojidar Marinov
2017-04-03
Made slide and reflect active verbs acting on itself in Vector2 and Vector3.
Ferenc Arn
2017-03-29
Update classes.xml to master version, add a small feature to doc_status
Bojidar Marinov
2017-03-24
Merge pull request #8122 from tagcup/axis_check_normalization
Rémi Verschelde
2017-03-24
Fix typos in source code using codespell
Rémi Verschelde
2017-03-23
Explicitly documented that Transform.basis is not necessarily an orthogonal m...
Ferenc Arn
2017-03-14
List Control::has_point as a virtual method
CrazyGuy108
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
[next]