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-05-01
Rename project file to "project.godot"
Rémi Verschelde
2017-04-29
Revert "Use .godot as file extension for project files."
Juan Linietsky
2017-04-25
added documentation for SurfaceTool
clayjohn
2017-04-24
added descriptions for WorldEnvironment node in documentation
clayjohn
2017-04-24
Merge pull request #8277 from tagcup/math_checks
Rémi Verschelde
2017-04-20
Clarification of degrees/radians in angle methods
Chris Bradfield
2017-04-16
Use .godot as file extension for project files.
Andreas Haas
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-06
Added various functions basic math classes. Also enabled math checks only for...
Ferenc Arn
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
[next]