index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
base
/
classes.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
classref: Sync with current source
Rémi Verschelde
2017-08-27
1
-1
/
+7
*
doc: Sync with current source
Rémi Verschelde
2017-08-25
1
-1
/
+139
*
Added missing descriptions to Vector2 methods abs and clamped.
Naughty
2017-08-13
1
-1
/
+3
*
doc: Sync classref with current source
Rémi Verschelde
2017-07-30
1
-2
/
+4
*
Docs: fix broken ref tags
Poommetee Ketson
2017-07-30
1
-10
/
+16
*
doc: Sync classref with current source
Rémi Verschelde
2017-07-14
1
-0
/
+36
*
Improved GDScript parse_json() doc about numerical values conversion.
ducdetronquito
2017-07-14
1
-1
/
+2
*
Fix MarginContainer description
Henrique Campos
2017-07-11
1
-1
/
+1
*
Merge pull request #8714 from RandomShaper/fix-owc-2.1
Rémi Verschelde
2017-06-25
1
-4
/
+4
|
\
|
*
Fix one-way-collision detection
Pedro J. Estébanez
2017-05-11
1
-4
/
+4
*
|
Added 'blit_rect_mask' method
dumitru-stama
2017-06-24
1
-3
/
+42
*
|
Added two new methods 'blend_rect_mask' and 'fill'
d
2017-06-18
1
-1
/
+21
*
|
Added a new 'blend_rect' method acting as 'blit_rect' with alpha-blending
dumitru.stama
2017-06-14
1
-0
/
+11
*
|
Doc: Sync classref with current source
Rémi Verschelde
2017-06-14
1
-7
/
+101
*
|
Avoid overestimating the cost in AStar heuristics.
Ferenc Arn
2017-05-27
1
-0
/
+1
*
|
fixed typo 'one short connection' to 'one shot'
Christian Winter
2017-05-27
1
-1
/
+1
*
|
docs: ERR_EOF -> ERR_FILE_EOF
honix
2017-05-27
1
-1
/
+1
*
|
added documentation for SurfaceTool
clayjohn
2017-05-26
1
-1
/
+28
*
|
added descriptions for WorldEnvironment node in documentation
clayjohn
2017-05-26
1
-0
/
+5
*
|
Add extended check option to GDFunctionState::is_valid()
Pedro J. Estébanez
2017-05-17
1
-0
/
+4
|
/
*
classref: Sync with current source
Rémi Verschelde
2017-04-07
1
-57
/
+264
*
Add priority to samples in a library
Pedro J. Estébanez
2017-04-06
1
-0
/
+19
*
Update docs reference for TCP_Server::listen and UDPPacketPeer::listen
Fabio Alessandrelli
2017-03-22
1
-4
/
+12
*
List Control::has_point as a virtual method
CrazyGuy108
2017-03-19
1
-0
/
+8
*
grammar fixes, it's -> its
Chris Bradfield
2017-03-18
1
-11
/
+11
*
- Added `tab_selected` signal which has same behavior as `tab_changed`
Thaer Razeq
2017-03-05
1
-2
/
+17
*
classref: Sync with current source
Rémi Verschelde
2017-01-21
1
-71
/
+152
*
Exposing edit_resource method of EditorNode in the EditorPlugin (#7355)
Bruno Ortiz
2017-01-12
1
-0
/
+7
*
Add the 'finished' signal to AnimatedSprite
Wilhem Barbier
2017-01-12
1
-0
/
+5
*
PopupMenu upgrade: Hide on item selection (#7306)
Ivan P. Skodje
2017-01-12
1
-0
/
+14
*
doc improvement for get_colliding_bodies() methods
Jerome67000
2017-01-12
1
-2
/
+2
*
Correct description for the return values from get_status. (#7137)
romeojulietthotel
2017-01-12
1
-1
/
+1
*
Add Array.front() and Array.back()
Kazuo256
2017-01-12
1
-0
/
+14
*
Add Node2D's set_global_rot get_global_rot set_global_rotd get_global_rotd se...
Emmanuel Leblond
2017-01-10
1
-0
/
+42
*
classref: Sync with current code
Rémi Verschelde
2017-01-08
1
-9
/
+46
*
Fix codeblock tag in classes.xml for EditorSettings
Emmanuel Leblond
2017-01-08
1
-9
/
+11
*
Migrate int.IP_TYPE_ constants to IP.TYPE_
Fabio Alessandrelli
2017-01-04
1
-22
/
+8
*
Update docs to IPv6
Fabio Alessandrelli
2016-12-11
1
-8
/
+26
*
classref: Sync with current source
Rémi Verschelde
2016-11-15
1
-1
/
+9
*
vsnc --> vsync
ISylvox
2016-11-15
1
-1
/
+1
*
Fixed minor typo
DTV96Calibre
2016-11-15
1
-1
/
+1
*
classref: Sync with current sources
Rémi Verschelde
2016-10-31
1
-0
/
+140
*
Add "Never" underline mode to LinkButton
rdb
2016-10-31
1
-0
/
+3
*
Added general notes on RayCast[2D] updating behaviour and force_raycast_update()
Karol Walasek
2016-10-31
1
-0
/
+14
*
Revert "Tween reset/stop/resume/remove for all object properties at once"
Rémi Verschelde
2016-10-18
1
-8
/
+8
*
classref: Sync with current source
Rémi Verschelde
2016-10-17
1
-2
/
+10
*
Fixed Particle2D docs - radians to degrees for some params
Karol Walasek
2016-10-17
1
-2
/
+2
*
classref: Sync with current 2.1 branch
Rémi Verschelde
2016-10-09
1
-4
/
+334
*
Filled blanks and normalized documentation on RayCast[2D]
Karol Walasek
2016-10-09
1
-4
/
+31
*
Tween reset/stop/resume/remove for all object properties at once
Pawel Kowal
2016-10-09
1
-8
/
+8
[next]