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
/
platform
/
javascript
/
detect.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-08
Added additional functions to RichTextLabel:
TwistedTwigleg
2
-2
/
+37
2017-07-08
Some adjustments to toon material to make it more flexible
Juan Linietsky
5
-17
/
+34
2017-07-08
Added triplanar mapping, toon mode, and more specular modes for materials. Ad...
Juan Linietsky
14
-12
/
+231
2017-07-08
Refactor 'treshold' to 'threshold'
Poommetee Ketson
44
-184
/
+182
2017-07-08
About: center valign copyright label
Poommetee Ketson
1
-0
/
+1
2017-07-08
Only execute chmod exporting iOS when on Mac OS X
BastiaanOlij
1
-0
/
+2
2017-07-08
-Added triplanar mapping modes
Juan Linietsky
7
-84
/
+295
2017-07-08
Justify the editor theme style colors
geequlim
1
-8
/
+8
2017-07-08
Revert "Mark where ETC1 restriction needs to be done to speed up RGBA8 import"
Rémi Verschelde
1
-1033
/
+1241
2017-07-08
Fix wrong cast to Node2D instead of Control
Rémi Verschelde
1
-1
/
+1
2017-07-07
[#9292] Renamed Image.put_pixel() to set_pixel().
ducdetronquito
6
-17
/
+17
2017-07-07
Increase SCons rebuild speed
George Marques
1
-0
/
+7
2017-07-07
ScriptCreateDialog: fix open error crash, remember template
Poommetee Ketson
2
-11
/
+25
2017-07-06
Mark where ETC1 restriction needs to be done to speed up RGBA8 import
Juan Linietsky
1
-1241
/
+1033
2017-07-07
Inline documentation request satisfied.
Mike Demchenko
1
-0
/
+11
2017-07-06
More fill modes for containers, closes #9504
Juan Linietsky
3
-6
/
+22
2017-07-06
Ability to set rotation and scaling pivot for controls.
Juan Linietsky
4
-11
/
+96
2017-07-06
-Ability for controls to grow the left/top when anchored. This makes anchorin...
Juan Linietsky
2
-2
/
+68
2017-07-06
Improved GDScript parse_json() doc about numerical values conversion.
ducdetronquito
1
-1
/
+2
2017-07-06
About: add thirdparty license info
Poommetee Ketson
3
-13
/
+243
2017-07-05
Fixed bug regarding to strange black shapes appearing in ice from material te...
Juan Linietsky
2
-3
/
+17
2017-07-05
Some changes to dual paraboloid envmap generation, fixes somme bleeding
Juan Linietsky
7
-22
/
+33
2017-07-05
Implemented borderless window functions on Linux.
Marcelo Fernandez
2
-0
/
+29
2017-07-06
Fix typo in plist export
BastiaanOlij
1
-2
/
+2
2017-07-06
iPhone exporter
BastiaanOlij
2
-0
/
+375
2017-07-05
Use the gravity constant to calculate weights
Johan Manuel
3
-5
/
+5
2017-07-05
Implement well-defined handling of unrecoverable errors
Pedro J. Estébanez
8
-45
/
+76
2017-07-04
Implemented environment arrays for skybox reflection and roughness, quality i...
Juan Linietsky
8
-97
/
+284
2017-07-04
Removed outdated comment.
anakimluke
1
-4
/
+0
2017-07-04
Add project names as Comment fields in copyright file
Rémi Verschelde
1
-5
/
+47
2017-07-04
About: Add License info
Poommetee Ketson
2
-0
/
+32
2017-07-04
ItemList: expose methods, in-editor items editing support
Poommetee Ketson
4
-0
/
+118
2017-07-04
fix for redundant RMB options for toplevel node
Jakub Grzesik
1
-3
/
+5
2017-07-03
Fixed syntax inconsistency in Vector3.snap and Vector3.snapped
TwistedTwigleg
13
-25
/
+26
2017-07-03
Fixed set_global_scale in Node2D.
TwistedTwigleg
1
-1
/
+1
2017-07-03
Clicking on subscene icon will open it
Jakub Grzesik
4
-176
/
+144
2017-07-03
Re-orient capsule to colission shape
BastiaanOlij
1
-17
/
+19
2017-07-03
Clean up normalmapping, make sure tangents are imported correctly.
Juan Linietsky
9
-99
/
+133
2017-07-03
Authors/About: support for multiple sections
Poommetee Ketson
2
-53
/
+93
2017-07-02
Implemented borderless fullscreen code on OSX.
Marcelo Fernandez
2
-9
/
+53
2017-07-03
Update visibility icon properly
volzhs
2
-9
/
+6
2017-07-02
On OSX export to DMG and optionally code sign the app bundle
BastiaanOlij
1
-38
/
+305
2017-07-02
EditorNameDialog: Remove unnecessary move_child
Rémi Verschelde
1
-1
/
+0
2017-07-02
Script editor help: Prevent loading empty instances from layout
Rémi Verschelde
1
-0
/
+3
2017-07-02
Added Curve preview thumbnail
Marc Gilleron
2
-0
/
+80
2017-07-01
Animation Editor: Fix trying to stop playback without player.
Andreas Haas
1
-0
/
+4
2017-07-01
Readd shape_offset as an editor-only and backcompat property
Bojidar Marinov
1
-1
/
+8
2017-07-01
Readd tilemap's shape_transform and bugfixes
Bojidar Marinov
6
-37
/
+56
2017-07-01
SceneTab: MMB or double LMB to create new scene
Poommetee Ketson
1
-2
/
+8
2017-07-01
Revert "Fix Tileset/tilemap issues related to my adding of one-way collisions...
Juan Linietsky
6
-56
/
+37
[next]