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
/
scene
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't crash when trying to add an invalid navmesh
Hein-Pieter van Braam
2018-03-02
1
-0
/
+1
*
Fix regression through fa98637acaab9135568bf0d43a65c9c96b59c32d
poke1024
2018-03-01
1
-0
/
+5
*
Viewport: Fix missing tooltips w/ disabled physics object picking
Rémi Verschelde
2018-03-01
1
-9
/
+18
*
Fix various valgrind reported uninitialized variable uses
Hein-Pieter van Braam
2018-02-28
3
-0
/
+5
*
Merge pull request #16656 from JFonS/fix_gradient_crash
Rémi Verschelde
2018-02-27
1
-0
/
+7
|
\
|
*
Fix weird editor crash when switching from editing one gradient to another ke...
JFonS
2018-02-14
1
-0
/
+7
*
|
Add a split editor to polygon 2D UV editor, moving an inch closer to adding s...
Juan Linietsky
2018-02-25
2
-1
/
+95
*
|
Fix Line2D tile mode for non-square textures
Marc Gilleron
2018-02-25
3
-7
/
+15
*
|
Merge pull request #16973 from JFonS/fix_initial_gizmo_visibility
Rémi Verschelde
2018-02-24
1
-2
/
+6
|
\
\
|
*
|
Fix visibility of gizmos on scene load
JFonS
2018-02-24
1
-2
/
+6
*
|
|
Merge pull request #16932 from groud/fix_collision_shape_selection
Rémi Verschelde
2018-02-24
1
-1
/
+1
|
\
\
\
|
*
|
|
Fixes collisions shape selection
Gilles Roudiere
2018-02-22
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #16930 from PJB3005/18-02-22-styleboxtexture-texture
Rémi Verschelde
2018-02-24
2
-8
/
+8
|
\
\
\
|
*
|
|
StyleBoxTexture: Texture instead of RES for texture and normal_map.
Pieter-Jan Briers
2018-02-22
2
-8
/
+8
|
|
/
/
*
/
/
Refactor version macros and fix related bugs
Rémi Verschelde
2018-02-23
2
-2
/
+1
|
/
/
*
|
Skeleton2D: Fix missing return value in comparator
Rémi Verschelde
2018-02-22
1
-1
/
+1
*
|
2D Skeletons WORK IN PROGRESS
Juan Linietsky
2018-02-21
5
-5
/
+283
*
|
Fix typos with codespell
luz.paz
2018-02-21
14
-22
/
+22
*
|
Fixed disappearing text on filedialog buttons
Max
2018-02-21
1
-4
/
+4
*
|
Add base support for 2D meshes in Godot, including Sprite -> Mesh2D conversion.
Juan Linietsky
2018-02-21
7
-5
/
+486
*
|
Merge pull request #16710 from YeldhamDev/filedialog_nothing_disabled
Rémi Verschelde
2018-02-21
2
-12
/
+8
|
\
\
|
*
|
Fixed "Open" button being enabled when nothing is selected in a FileDialog wh...
Michael Alexsander Silva Dias
2018-02-20
2
-12
/
+8
*
|
|
Merge pull request #16756 from willnationsdev/shifted-rect-sprite
Rémi Verschelde
2018-02-21
2
-2
/
+6
|
\
\
\
|
*
|
|
Expose Sprite._edit_get_rect for click rect access
Will Nations
2018-02-19
2
-2
/
+6
*
|
|
|
Merge pull request #16772 from damarindra/tileset_editor_improvement
Rémi Verschelde
2018-02-21
3
-26
/
+32
|
\
\
\
\
|
*
|
|
|
Tileset Editor Improvement
Damar Indra
2018-02-20
3
-26
/
+32
|
|
/
/
/
*
|
/
/
Added forgotten infinite_inertia to bindings
Andrea Catania
2018-02-21
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #16757 from AndreaCatania/kinpush
Rémi Verschelde
2018-02-20
4
-33
/
+34
|
\
\
\
|
*
|
|
Improved kinematic body 2D and 3D, Now can move rigid body
Andrea Catania
2018-02-20
4
-33
/
+34
|
|
/
/
*
|
|
Merge pull request #16718 from Chaosus/triplanarfix
Rémi Verschelde
2018-02-20
1
-3
/
+6
|
\
\
\
|
*
|
|
Added refraction possibility for triplanar uv mode
Chaosus
2018-02-15
1
-3
/
+6
|
|
/
/
*
|
|
Merge pull request #16455 from volzhs/close-docs
Rémi Verschelde
2018-02-20
2
-9
/
+14
|
\
\
\
|
*
|
|
Keep to show current script when closing all docs
volzhs
2018-02-20
2
-9
/
+14
*
|
|
|
Merge pull request #16530 from AndreaCatania/rays
Rémi Verschelde
2018-02-19
4
-2
/
+50
|
\
\
\
\
|
*
|
|
|
Improved ray shape (2D and 3D) by addiing the possibility to act as regular s...
Andrea Catania
2018-02-19
4
-2
/
+50
*
|
|
|
|
Merge pull request #16652 from aragar/FixQuotationInString
Rémi Verschelde
2018-02-19
1
-1
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Fix quotation in string
Rado'sPC\aRaGaR
2018-02-12
1
-1
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #15306 from poke1024/item-list-draw-speed
Rémi Verschelde
2018-02-19
1
-4
/
+48
|
\
\
\
\
\
|
*
|
|
|
|
Boost drawing speed of ItemLists with many items
Bernhard Liebl
2018-01-05
1
-4
/
+48
*
|
|
|
|
|
Merge pull request #15780 from volzhs/emoji
Rémi Verschelde
2018-02-19
2
-21
/
+58
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Support colored font
volzhs
2018-01-16
2
-21
/
+58
*
|
|
|
|
|
|
Improve CollisionObject/CollisionObject2D warning message
Chris Bradfield
2018-02-19
2
-2
/
+2
*
|
|
|
|
|
|
Merge pull request #16060 from sdfgeoff/apply_torque
Rémi Verschelde
2018-02-19
2
-0
/
+6
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Exposed apply_torque_impulse to gdscript and added documentation for added ap...
sdfgeoff
2018-02-15
2
-0
/
+6
*
|
|
|
|
|
|
|
Fixes OptionButton selection index being reset to zero at instanciation
Alexander Alekseev
2018-02-19
1
-1
/
+2
*
|
|
|
|
|
|
|
Merge pull request #16566 from groud/gui_input_rework
Rémi Verschelde
2018-02-19
12
-115
/
+158
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
2D editor GUI input rework. Changes are:
Gilles Roudiere
2018-02-16
12
-115
/
+158
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #16822 from Noshyaar/timefmt
Rémi Verschelde
2018-02-19
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Fix timer second not zero padded when < 10
Poommetee Ketson
2018-02-19
1
-1
/
+1
*
|
|
|
|
|
|
|
Force controls to save rect_clip_content since they do not all default to false.
isaacremnant
2018-02-18
1
-1
/
+1
|
/
/
/
/
/
/
/
[next]