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
/
os_javascript.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-01
Fix GraphEdit mouse scroll axis.
jagt
1
-8
/
+8
2017-10-01
Ability to set a module enabled/disabled by default by adding is_enabled() to...
Juan Linietsky
1
-1
/
+11
2017-10-01
Fix zoom button not zooming on the screen center
Gilles Roudiere
2
-44
/
+22
2017-09-30
Fix environmental BRDF.
Ferenc Arn
1
-6
/
+7
2017-09-30
Change to shrink_x2 function preventing it set a 0 width/height
Gabriel
1
-2
/
+2
2017-09-30
Renamed fixed_process to physics_process
AndreaCatania
75
-296
/
+296
2017-09-30
VisualScript crashfix when returns are too few
Marcelo Fernandez
1
-2
/
+8
2017-09-30
Fixes node2D not lockable/groupable
Gilles Roudiere
1
-2
/
+2
2017-09-30
Renamed Patch9Rect (which was expected to be renamed to NinePacthRect) into N...
Indah Sylvia
2
-5
/
+5
2017-09-30
keep alpha when converting svg colors fixes #11289
toger5
1
-1
/
+1
2017-09-30
Merged iphone and osx audio drivers into drivers/coreaudio
Marcelo Fernandez
15
-301
/
+68
2017-09-30
Added VehicleWheel::get_skidinfo().
Lucas Eriksson
2
-0
/
+9
2017-09-30
near and far are reserved for near and far pointers in MSVR
Bastiaan Olij
1
-3
/
+3
2017-09-29
Restored ability to import OBJ files as meshes directly. Finally closes #9445.
Juan Linietsky
3
-54
/
+144
2017-09-30
Editor: Run validation on every text change, not only inserts
mhilbrunner
1
-1
/
+2
2017-09-29
Properly allow completion on variable initializer arguments, closes #9359
Juan Linietsky
1
-2
/
+1
2017-09-29
Ability to set a custom FOV makes it possible to use sky on orthogonal view. ...
Juan Linietsky
11
-50
/
+54
2017-09-29
create dialog search preferrence fixes: #11697
toger5
3
-7
/
+34
2017-09-29
EditorSettings: Move interface/ properties to interface/editor
Andreas Haas
7
-41
/
+41
2017-09-29
fixed coustom bg weired offset for code editor
toger5
1
-2
/
+1
2017-09-29
Fix clearcoat without Schlick-GGX specular.
Ferenc Arn
1
-1
/
+7
2017-09-29
Ensure that Lambert is energy conserving.
Ferenc Arn
1
-2
/
+2
2017-09-29
Vertical alignement (TabContainer menu button)
toger5
1
-2
/
+2
2017-09-28
Prevent a possible crash when exporting to MeshLibrary
Marcelo Fernandez
1
-1
/
+3
2017-09-28
Fix Oren-Nayar diffuse.
Ferenc Arn
1
-2
/
+3
2017-09-28
fix not beeing able to open empty scripts
Scayze
1
-5
/
+1
2017-09-29
Fixed typo: 'texure' to 'texture'
Indah Sylvia
6
-7
/
+7
2017-09-28
fixed help bg
toger5
2
-28
/
+15
2017-09-28
Several visual improvements.
Daniel J. Ramirez
40
-1151
/
+190
2017-09-28
fixed bottom panel debugger exception
toger5
3
-35
/
+29
2017-09-28
reintroduce generic mobile vr interface
BastiaanOlij
8
-0
/
+825
2017-09-28
[DOCS] Adds AudioEffects doc
Jerome67000
13
-5
/
+138
2017-09-28
Allow using wildcards to filter docstatus class names
Bojidar Marinov
1
-5
/
+8
2017-09-28
Fix crash when unsharing a range that is not shared
Dylan Enloe
1
-4
/
+6
2017-09-27
Fixes to light shaders, should work now..
Juan Linietsky
4
-2
/
+31
2017-09-27
Fixed bug with clearing the stream in AudioPlayerStream
Marcelo Fernandez
1
-4
/
+5
2017-09-27
Fix remove icon in autoload panel
Guilherme Felipe
1
-1
/
+1
2017-09-26
[DOCS] Update AnimatedSprite class ref
Chris Bradfield
1
-3
/
+11
2017-09-26
Avoid pow in Burley diffuse.
Ferenc Arn
1
-4
/
+4
2017-09-27
Fixed wrong break statement in GDFunction::call
Scayze
1
-1
/
+1
2017-09-26
Fix toggle mode of BaseButton.
Ferenc Arn
1
-1
/
+3
2017-09-27
Fixes set_anchors_and_margins_preset()
Gilles Roudiere
1
-35
/
+65
2017-09-27
Remove unecessary anchors&margins set causing bad display (sons of containers)
Gilles Roudiere
7
-9
/
+1
2017-09-27
Build MSVC safe_refcount in a separate compilation unit
Hein-Pieter van Braam
2
-86
/
+183
2017-09-26
Scale editing Gizmo for Spatial Editor
PrzemysÅaw GoÅÄ b (n-pigeon)
2
-54
/
+190
2017-09-26
CI: Disable MinGW build on Travis and add AppVeyor badge
Rémi Verschelde
3
-11
/
+12
2017-09-26
Reduce gcc lto build time by telling the linker to
Felix M. Cobos
2
-2
/
+8
2017-09-26
Change OSX version from 2.2-dev to 3.0-dev
Scott Beca
1
-2
/
+2