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
/
scene
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
Many fixes to improve GI Probe quality
Juan Linietsky
2017-07-15
2
-1
/
+40
*
|
|
|
|
-Fix for multiple reflection probes causing issues.
Juan Linietsky
2017-07-15
3
-8
/
+33
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Script editor usability fixes
Juan Linietsky
2017-07-15
1
-4
/
+8
*
|
|
|
Lots of work on Audio & Physics engine:
Juan Linietsky
2017-07-15
23
-1801
/
+2115
|
/
/
/
*
|
|
Merge pull request #9627 from Noshyaar/dialog
Rémi Verschelde
2017-07-13
1
-0
/
+3
|
\
\
\
|
*
|
|
AcceptDialog: fix child w/ ANCHOR_END sized wrong until resized
Poommetee Ketson
2017-07-13
1
-0
/
+3
*
|
|
|
Control: save SIZE_FILL size flag property
Poommetee Ketson
2017-07-13
1
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #9366 from GodotExplorer/pr-ime-position-flow-cursor
Rémi Verschelde
2017-07-11
2
-0
/
+19
|
\
\
\
|
*
|
|
IME window follow the input cursor.
geequlim
2017-07-11
2
-0
/
+19
*
|
|
|
[#7212] Fixed missing 'Variant' return values in documentation.
ducdetronquito
2017-07-11
6
-9
/
+9
|
/
/
/
*
|
|
Merge pull request #9355 from TwistedTwigleg/Remote_node_enhancement
Rémi Verschelde
2017-07-11
4
-2
/
+229
|
\
\
\
|
*
|
|
Added the following features to RemoteTransform and RemoteTransform2D:
TwistedTwigleg
2017-07-05
4
-2
/
+229
*
|
|
|
Merge pull request #9510 from kubecz3k/tab-reposition
Thomas Herzog
2017-07-11
2
-2
/
+43
|
\
\
\
\
|
*
|
|
|
ability to reposition scene tabs with drag & drop
Jakub Grzesik
2017-07-10
2
-2
/
+43
*
|
|
|
|
Merge pull request #9586 from Noshyaar/slider
Thomas Herzog
2017-07-11
6
-1
/
+37
|
\
\
\
\
\
|
*
|
|
|
|
Slider: add set/is_editable
Poommetee Ketson
2017-07-11
6
-1
/
+37
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #9521 from AlexHolly/control-posi-to-posr
Thomas Herzog
2017-07-11
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
removed floor so that global pos works with scale
alexholly
2017-07-08
1
-2
/
+2
*
|
|
|
|
|
Merge pull request #9592 from RandomShaper/remove-warns
Thomas Herzog
2017-07-10
2
-4
/
+15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Remove warnings about benign situations
Pedro J. Estébanez
2017-07-10
2
-4
/
+15
*
|
|
|
|
|
|
Merge pull request #9594 from RandomShaper/fix-mouse-capture
Thomas Herzog
2017-07-10
1
-1
/
+1
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Fix picking list flood while mouse capture enabled
Pedro J. Estébanez
2017-07-10
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #9489 from TwistedTwigleg/Additional_functions_for_Label_a...
Rémi Verschelde
2017-07-08
2
-2
/
+37
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Added additional functions to RichTextLabel:
TwistedTwigleg
2017-07-08
2
-2
/
+37
*
|
|
|
|
|
|
|
Merge pull request #9564 from Noshyaar/pr-threshold
Rémi Verschelde
2017-07-08
2
-23
/
+23
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Refactor 'treshold' to 'threshold'
Poommetee Ketson
2017-07-08
2
-23
/
+23
*
|
|
|
|
|
|
|
Some adjustments to toon material to make it more flexible
Juan Linietsky
2017-07-08
2
-1
/
+4
*
|
|
|
|
|
|
|
Added triplanar mapping, toon mode, and more specular modes for materials. Ad...
Juan Linietsky
2017-07-08
2
-6
/
+136
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
-Added triplanar mapping modes
Juan Linietsky
2017-07-08
2
-67
/
+242
*
|
|
|
|
|
|
More fill modes for containers, closes #9504
Juan Linietsky
2017-07-06
3
-6
/
+22
*
|
|
|
|
|
|
Ability to set rotation and scaling pivot for controls.
Juan Linietsky
2017-07-06
2
-7
/
+41
*
|
|
|
|
|
|
-Ability for controls to grow the left/top when anchored. This makes anchorin...
Juan Linietsky
2017-07-06
2
-2
/
+68
*
|
|
|
|
|
|
Use the gravity constant to calculate weights
Johan Manuel
2017-07-05
3
-5
/
+5
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #9496 from Noshyaar/pr-itemlist
Rémi Verschelde
2017-07-05
2
-0
/
+49
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
ItemList: expose methods, in-editor items editing support
Poommetee Ketson
2017-07-04
2
-0
/
+49
*
|
|
|
|
|
Implemented environment arrays for skybox reflection and roughness, quality i...
Juan Linietsky
2017-07-04
2
-7
/
+8
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #9457 from TwistedTwigleg/Fixed_Vector3_snap
Rémi Verschelde
2017-07-03
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Fixed syntax inconsistency in Vector3.snap and Vector3.snapped
TwistedTwigleg
2017-07-03
1
-2
/
+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #9481 from BastiaanOlij/prim_capsule_flat
Rémi Verschelde
2017-07-03
1
-17
/
+19
|
\
\
\
\
\
|
*
|
|
|
|
Re-orient capsule to colission shape
BastiaanOlij
2017-07-03
1
-17
/
+19
*
|
|
|
|
|
Fixed set_global_scale in Node2D.
TwistedTwigleg
2017-07-03
1
-1
/
+1
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Clean up normalmapping, make sure tangents are imported correctly.
Juan Linietsky
2017-07-03
7
-97
/
+123
|
/
/
/
/
*
|
|
|
Update visibility icon properly
volzhs
2017-07-03
1
-8
/
+5
*
|
|
|
Readd shape_offset as an editor-only and backcompat property
Bojidar Marinov
2017-07-01
1
-1
/
+8
*
|
|
|
Readd tilemap's shape_transform and bugfixes
Bojidar Marinov
2017-07-01
5
-33
/
+37
*
|
|
|
Revert "Fix Tileset/tilemap issues related to my adding of one-way collisions...
Juan Linietsky
2017-07-01
5
-37
/
+33
*
|
|
|
-Many fixes to VisualScript, fixed property names, etc.
Juan Linietsky
2017-06-30
8
-20
/
+79
*
|
|
|
Fix #9409, fixup #9370; tileset now has shape transform instead of offset
Bojidar Marinov
2017-06-30
5
-33
/
+37
|
/
/
/
*
|
|
Reworked translation system
Juan Linietsky
2017-06-28
13
-24
/
+45
*
|
|
Merge pull request #7947 from RandomShaper/fix-vis-notifier-2d
Rémi Verschelde
2017-06-28
1
-1
/
+2
|
\
\
\
[prev]
[next]