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
*
TextEdit: Moving between words now works across lines.
Andreas Haas
2017-08-18
1
-0
/
+14
*
Make sure local to scene resources are initialized after loading all nodes, f...
Juan Linietsky
2017-08-18
1
-1
/
+7
*
Merge pull request #10406 from marcelofg55/closest_power_of_2
Rémi Verschelde
2017-08-18
2
-2
/
+2
|
\
|
*
Add closest_power_of_2 func and implement mix_rate/latency on OS X
Marcelo Fernandez
2017-08-17
2
-2
/
+2
*
|
Oops, fixed wrong color masking problem. Closes #10149
Juan Linietsky
2017-08-17
1
-1
/
+2
*
|
Merge pull request #10380 from akien-mga/XL_MESSAGE
Rémi Verschelde
2017-08-17
7
-18
/
+18
|
\
\
|
|
/
|
/
|
|
*
Rename `XL_MESSAGE` aka `tr` to `localize`
Rémi Verschelde
2017-08-17
7
-18
/
+18
*
|
Merge pull request #10252 from neikeq/pr-fix-some-stuff-<3
Rémi Verschelde
2017-08-16
2
-2
/
+2
|
\
\
|
*
|
Fixes ItemList::is_same_column_width() return type
Ignacio Etcheverry
2017-08-11
2
-2
/
+2
*
|
|
Merge pull request #10265 from leezh/patchnine_stylebox
Rémi Verschelde
2017-08-16
2
-1
/
+57
|
\
\
\
|
*
|
|
Added Tile and TileFit to StyleBoxes
Zher Huei Lee
2017-08-12
2
-1
/
+57
*
|
|
|
Merge pull request #8899 from toger5/BetterFlatStylebox
Rémi Verschelde
2017-08-16
4
-101
/
+495
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
styleBoxFlat removed light, dark color entirely
toger5
2017-08-15
3
-51
/
+8
|
*
|
|
new StyleBoxFlat removed multiBorderColor
toger5
2017-08-15
1
-8
/
+9
|
*
|
|
new StyleBoxFlat limits for drawing
toger5
2017-08-15
1
-36
/
+45
|
*
|
|
new StyleBoxFlat added more drawing features
toger5
2017-08-15
2
-5
/
+181
|
*
|
|
Adapted godot to the new StyleBoxFlat
toger5
2017-08-15
2
-5
/
+5
|
*
|
|
NEW Style Box Flat Implementation
toger5
2017-08-15
2
-87
/
+338
*
|
|
|
Synchronize parameter names in definition and declaration
TwistedTwigleg
2017-08-16
64
-595
/
+595
*
|
|
|
Merge pull request #10309 from H4kor/particles
Rémi Verschelde
2017-08-16
1
-7
/
+9
|
\
\
\
\
|
*
|
|
|
Checking vecs before normalization. Fixes #10183
Niko Abeler
2017-08-16
1
-7
/
+9
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #10312 from kbake/pressed-scroll-bar-style
Rémi Verschelde
2017-08-16
4
-1
/
+14
|
\
\
\
\
|
*
|
|
|
Scroll bars now look different on press
kbake
2017-08-12
4
-1
/
+14
|
|
/
/
/
*
|
|
|
Merge pull request #10322 from TwistedTwigleg/Navmesh_expose_create_from_mesh
Rémi Verschelde
2017-08-16
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
Exposed create_from_mesh in Navmesh
TwistedTwigleg
2017-08-13
1
-0
/
+2
*
|
|
|
|
Merge pull request #10376 from RandomShaper/fix-nav-double-point
Rémi Verschelde
2017-08-16
1
-1
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Fix double point in Navigation2D
Pedro J. Estébanez
2017-08-16
1
-1
/
+2
*
|
|
|
|
|
Allow zero-padded serial naming
Pedro J. Estébanez
2017-08-16
1
-1
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #10365 from RandomShaper/fix-10074
Juan Linietsky
2017-08-15
1
-7
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Keep shapes bound to out-of-tree 3D physics objects
Pedro J. Estébanez
2017-08-16
1
-7
/
+0
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Changed anchor constants to enum, removed ANCHOR_CENTER, fixes #9889
Juan Linietsky
2017-08-15
2
-7
/
+13
*
|
|
|
|
Merge pull request #10170 from ISylvox/trail-divisor__editor-glitch
Juan Linietsky
2017-08-15
1
-2
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
trail divisor is now works properly
Indah Sylvia
2017-08-08
1
-2
/
+1
*
|
|
|
|
|
Merge pull request #10333 from HummusSamurai/fix-console-error
kubecz3k
2017-08-15
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix console warning: Condition !env is true
M.H. Alkotob
2017-08-14
1
-2
/
+2
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #9889 from groud/control_enhancements
kubecz3k
2017-08-15
10
-114
/
+237
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Avoids inverted anchors
Gilles Roudiere
2017-08-13
2
-12
/
+20
|
*
|
|
|
|
|
Adds a function to set Anchors with a layout preset
Gilles Roudiere
2017-08-13
2
-0
/
+153
|
*
|
|
|
|
|
Handle undo/redo of anchor positioning
Gilles Roudiere
2017-08-13
1
-0
/
+11
|
*
|
|
|
|
|
Add anchor visualization
Gilles Roudiere
2017-08-13
1
-0
/
+1
|
*
|
|
|
|
|
Replace GUI anchor type by a float between 0 and 1
Gilles Roudiere
2017-08-13
10
-115
/
+65
|
|
/
/
/
/
/
*
|
|
/
/
/
Fix debug materials, closes #8607
Juan Linietsky
2017-08-15
1
-20
/
+21
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Ensure nothing is found outside modal stack, but keep logic going. Fixes #7622
Juan Linietsky
2017-08-15
1
-2
/
+1
*
|
|
|
|
Merge pull request #10339 from bojidar-bg/x-fix-scale-conflict
Ignacio Etcheverry
2017-08-14
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Rename Light2D::scale to texture_scale, so it doesn't conflict
Bojidar Marinov
2017-08-14
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #10298 from nhold/kinematic-body-2d-_move-fixes-#10107
Rémi Verschelde
2017-08-13
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
Fix missing and incorrect values in return value of _move method
Nathan Hold
2017-08-12
1
-1
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Disabling Particles::one_shot restarts emission
Zher Huei Lee
2017-08-12
2
-0
/
+4
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #10198 from jjay/f/stretch_aspect_expand
Rémi Verschelde
2017-08-11
2
-5
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add expand stretch/ascpect - no more black bars
Yakov Borevich
2017-08-09
2
-5
/
+5
|
|
/
[next]