index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #8407 from Jylhis/popup_item_select_hide
Thomas Herzog
2017-06-20
1
-0
/
+14
|
\
|
*
Update PopupMenu hiding
Jylhis
2017-04-14
1
-0
/
+14
*
|
Merge pull request #9274 from vnen/compress-functions
Thomas Herzog
2017-06-19
1
-0
/
+42
|
\
\
|
*
|
Add documentation to compression functions
George Marques
2017-06-19
1
-0
/
+42
*
|
|
Added two new methods to 3.0 'blend_rect_mask' and 'fill'
d
2017-06-18
1
-0
/
+31
|
/
/
*
|
doc: Sync classref with current source
Rémi Verschelde
2017-06-17
1
-113
/
+491
*
|
doc: Sync classref with current source
Rémi Verschelde
2017-06-15
1
-2105
/
+2229
*
|
Add Signals descriptions when they exist.
Julian Murgia
2017-06-14
2
-0
/
+12
*
|
Merge pull request #8548 from tagcup/etc2comp
Juan Linietsky
2017-06-13
1
-1
/
+3
|
\
\
|
*
|
Add ETC1/ETC2 compression support though etc2comp.
Ferenc Arn
2017-05-31
1
-1
/
+3
*
|
|
Add zstd compression support.
Ferenc Arn
2017-06-08
1
-1
/
+3
|
/
/
*
|
Avoid overestimating the cost in AStar heuristics.
Ferenc Arn
2017-05-21
1
-0
/
+1
*
|
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-1
/
+1
*
|
Add extended check option to GDFunctionState::is_valid()
Pedro J. Estébanez
2017-05-17
1
-0
/
+4
*
|
Merge pull request #8762 from honix/master
Rémi Verschelde
2017-05-14
1
-1
/
+1
|
\
\
|
*
|
docs: ERR_EOF -> ERR_FILE_EOF
honix
2017-05-14
1
-1
/
+1
*
|
|
fixed typo 'one short connection' to 'one shot'
Christian Winter
2017-05-14
1
-1
/
+1
|
/
/
*
|
Put brave old bb10 platform to a well-deserved rest
Rémi Verschelde
2017-05-08
1
-1
/
+1
*
|
Doc: Drop unmainted converters for html, textile, dokuwiki
Rémi Verschelde
2017-05-06
7
-1844
/
+0
*
|
Doc: Remove unused tool translation
Rémi Verschelde
2017-05-06
2
-142
/
+0
*
|
Rename project file to "project.godot"
Rémi Verschelde
2017-05-01
1
-1
/
+1
*
|
Revert "Use .godot as file extension for project files."
Juan Linietsky
2017-04-29
1
-1
/
+1
*
|
added documentation for SurfaceTool
clayjohn
2017-04-25
1
-1
/
+28
*
|
added descriptions for WorldEnvironment node in documentation
clayjohn
2017-04-24
1
-0
/
+5
*
|
Merge pull request #8277 from tagcup/math_checks
Rémi Verschelde
2017-04-24
1
-2
/
+60
|
\
\
|
*
|
Added various functions basic math classes. Also enabled math checks only for...
Ferenc Arn
2017-04-06
1
-2
/
+60
*
|
|
Clarification of degrees/radians in angle methods
Chris Bradfield
2017-04-20
1
-7
/
+18
*
|
|
Use .godot as file extension for project files.
Andreas Haas
2017-04-16
1
-1
/
+1
|
|
/
|
/
|
*
|
Rename [gs]et_pos to [gs]et_position for Controls
Sergey Pusnei
2017-04-10
1
-8
/
+8
*
|
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
|
classref: Sync with current source
Rémi Verschelde
2017-04-07
1
-705
/
+1651
|
/
*
Fix URLs to moved docs pages
Rémi Verschelde
2017-04-05
1
-1
/
+1
*
Merge pull request #8259 from bojidar-bg/move-slide-wall-fix
Rémi Verschelde
2017-04-05
1
-0
/
+3
|
\
|
*
Fix is_move_and_slide_on_wall, make move_and_slide floor angle configurable
Bojidar Marinov
2017-04-04
1
-0
/
+3
*
|
Made slide and reflect active verbs acting on itself in Vector2 and Vector3.
Ferenc Arn
2017-04-03
1
-8
/
+26
|
/
*
Update classes.xml to master version, add a small feature to doc_status
Bojidar Marinov
2017-03-29
2
-8544
/
+9178
*
Merge pull request #8122 from tagcup/axis_check_normalization
Rémi Verschelde
2017-03-24
1
-6
/
+6
|
\
|
*
Explicitly documented that Transform.basis is not necessarily an orthogonal m...
Ferenc Arn
2017-03-23
1
-6
/
+6
*
|
Fix typos in source code using codespell
Rémi Verschelde
2017-03-24
1
-25
/
+25
|
/
*
List Control::has_point as a virtual method
CrazyGuy108
2017-03-14
1
-0
/
+8
*
Merge pull request #7916 from RebelliousX/tab_container
Rémi Verschelde
2017-03-05
1
-2
/
+17
|
\
|
*
- `tab_changed` signal emits only by selecting a different tab.
Thaer Razeq
2017-03-05
1
-2
/
+17
*
|
Added a SceneTree.has_network_peer, closes #7922
Karol Walasek
2017-03-04
1
-0
/
+7
|
/
*
Merge pull request #7581 from Faless/v6_wild_bind
Rémi Verschelde
2017-02-12
1
-4
/
+12
|
\
|
*
Update docs reference for TCP_Server::listen and UDPPacketPeer::listen
Fabio Alessandrelli
2017-01-23
1
-4
/
+12
*
|
Renamed engine.cfg to godot.cfg, to forcefully break compatibility with 2.x
Juan Linietsky
2017-02-04
1
-1
/
+1
*
|
grammar fixes, it's -> its
Chris Bradfield
2017-01-29
1
-12
/
+12
|
/
*
Replace the existing PRNG (Xorshift31) with (minimal) PCG (XSH-RR variant wit...
Ferenc Arn
2017-01-15
1
-5
/
+5
*
Finish renaming *Frame GUI classes to *Rect
Rémi Verschelde
2017-01-14
1
-3
/
+3
*
Tween: Rename times_in_sec (sic) param to duration
Rémi Verschelde
2017-01-13
1
-16
/
+16
[next]