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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Using advise from Matias, left the 0-1 range for lights, divisiom by PI, and ...
Juan Linietsky
2017-10-01
2
-16
/
+14
*
Switched Burley/Lambert, and restored diffuse term to 0-1 range for compatibi...
Juan Linietsky
2017-10-01
3
-7
/
+10
*
Merge pull request #11719 from toger5/svg_color_convert_alpha
Gilles Roudiere
2017-10-01
1
-1
/
+1
|
\
|
*
keep alpha when converting svg colors fixes #11289
toger5
2017-09-30
1
-1
/
+1
*
|
Merge pull request #11755 from gabrielformiga/fix-draw-bones
Gilles Roudiere
2017-10-01
1
-0
/
+1
|
\
\
|
*
|
Fix bones draw on viewport
Gabriel
2017-10-01
1
-0
/
+1
*
|
|
Merge pull request #11399 from toger5/bottom_panel_debugger
Gilles Roudiere
2017-10-01
3
-35
/
+29
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fixed bottom panel debugger exception
toger5
2017-09-28
3
-35
/
+29
*
|
|
Merge pull request #11694 from tagcup/lambert_normalization
Juan Linietsky
2017-10-01
1
-2
/
+2
|
\
\
\
|
*
|
|
Ensure that Lambert is energy conserving.
Ferenc Arn
2017-09-29
1
-2
/
+2
*
|
|
|
Replace a OPCODE_BREAK with break in opcode 31
Hein-Pieter van Braam
2017-10-01
1
-1
/
+1
*
|
|
|
Merge pull request #11745 from jagt/fix-graphedit-scroll-axis
Gilles Roudiere
2017-10-01
1
-8
/
+8
|
\
\
\
\
|
*
|
|
|
Fix GraphEdit mouse scroll axis.
jagt
2017-10-01
1
-8
/
+8
*
|
|
|
|
Merge pull request #11748 from tagcup/fix_burley
Juan Linietsky
2017-10-01
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Add missing N.L factor to Burley's contribution to radiance.
Ferenc Arn
2017-10-01
1
-1
/
+1
|
/
/
/
/
/
*
/
/
/
/
Ability to set a module enabled/disabled by default by adding is_enabled() to...
Juan Linietsky
2017-10-01
1
-1
/
+11
|
/
/
/
/
*
|
|
|
Merge pull request #11733 from tagcup/env_brdf
Juan Linietsky
2017-09-30
1
-6
/
+7
|
\
\
\
\
|
*
|
|
|
Fix environmental BRDF.
Ferenc Arn
2017-09-30
1
-6
/
+7
|
/
/
/
/
*
|
|
|
Merge pull request #11635 from Jerome67000/docs_AudioEffects
Poommetee Ketson
2017-10-01
13
-5
/
+138
|
\
\
\
\
|
*
|
|
|
[DOCS] Adds AudioEffects doc
Jerome67000
2017-09-28
13
-5
/
+138
*
|
|
|
|
Merge pull request #11720 from ISylvox/EnhanceExperience-onUsing-DragNDropAss...
Poommetee Ketson
2017-09-30
2
-5
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
Renamed Patch9Rect (which was expected to be renamed to NinePacthRect) into N...
Indah Sylvia
2017-09-30
2
-5
/
+5
*
|
|
|
|
|
Merge pull request #11721 from groud/Fix_node2D_lock
Poommetee Ketson
2017-09-30
1
-2
/
+2
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fixes node2D not lockable/groupable
Gilles Roudiere
2017-09-30
1
-2
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #11712 from BastiaanOlij/fix_windows_reserved_far_near
Juan Linietsky
2017-09-30
1
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
near and far are reserved for near and far pointers in MSVR
Bastiaan Olij
2017-09-30
1
-3
/
+3
*
|
|
|
|
|
Merge pull request #11668 from scayze/open_empty_script_fix
Gilles Roudiere
2017-09-30
1
-5
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fix not beeing able to open empty scripts
Scayze
2017-09-28
1
-5
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #11684 from toger5/tab_container_menu_button_center
Gilles Roudiere
2017-09-30
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Vertical alignement (TabContainer menu button)
toger5
2017-09-29
1
-2
/
+2
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #11701 from toger5/coustom_script_bg_fix
Gilles Roudiere
2017-09-30
1
-2
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fixed coustom bg weired offset for code editor
toger5
2017-09-29
1
-2
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #11704 from Hinsbart/move_interface_properties
Gilles Roudiere
2017-09-30
7
-41
/
+41
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
EditorSettings: Move interface/ properties to interface/editor
Andreas Haas
2017-09-29
7
-41
/
+41
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Restored ability to import OBJ files as meshes directly. Finally closes #9445.
Juan Linietsky
2017-09-29
3
-54
/
+144
*
|
|
|
|
Properly allow completion on variable initializer arguments, closes #9359
Juan Linietsky
2017-09-29
1
-2
/
+1
*
|
|
|
|
Ability to set a custom FOV makes it possible to use sky on orthogonal view. ...
Juan Linietsky
2017-09-29
11
-50
/
+54
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #11672 from tagcup/fix_oren_nayar
Gilles Roudiere
2017-09-29
1
-2
/
+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix Oren-Nayar diffuse.
Ferenc Arn
2017-09-28
1
-2
/
+3
|
|
/
/
*
|
|
Merge pull request #11667 from toger5/help_bg
Gilles Roudiere
2017-09-29
2
-28
/
+15
|
\
\
\
|
*
|
|
fixed help bg
toger5
2017-09-28
2
-28
/
+15
|
|
/
/
*
|
|
Merge pull request #11681 from ISylvox/texure-to-texture
Gilles Roudiere
2017-09-29
6
-7
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fixed typo: 'texure' to 'texture'
Indah Sylvia
2017-09-29
6
-7
/
+7
|
/
/
*
|
Fixes to light shaders, should work now..
Juan Linietsky
2017-09-27
4
-2
/
+31
*
|
Merge pull request #11617 from groud/fix_bad_display
Rémi Verschelde
2017-09-27
8
-44
/
+66
|
\
\
|
*
|
Fixes set_anchors_and_margins_preset()
Gilles Roudiere
2017-09-27
1
-35
/
+65
|
*
|
Remove unecessary anchors&margins set causing bad display (sons of containers)
Gilles Roudiere
2017-09-27
7
-9
/
+1
*
|
|
Merge pull request #11618 from tagcup/button_toggle
Rémi Verschelde
2017-09-27
1
-1
/
+3
|
\
\
\
|
*
|
|
Fix toggle mode of BaseButton.
Ferenc Arn
2017-09-26
1
-1
/
+3
*
|
|
|
Merge pull request #11632 from guilhermefelipecgs/fix_icon
Rémi Verschelde
2017-09-27
1
-1
/
+1
|
\
\
\
\
[next]