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
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
servers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update classref and docs, fix missing parameters' name
Poommetee Ketson
2018-04-11
1
-0
/
+2
*
Merge pull request #17151 from ShyRed/disabled_shapes_2d
Juan Linietsky
2018-04-08
2
-4
/
+29
|
\
|
*
Remove disabled shapes from physics
ShyRed
2018-03-07
2
-4
/
+29
*
|
Merge pull request #17421 from Chaosus/fixshaderbugs
Juan Linietsky
2018-04-08
1
-3
/
+1
|
\
\
|
*
|
Fix few bugs in shader definitions
Chaosus
2018-03-10
1
-3
/
+1
*
|
|
Merge pull request #17594 from ivodopiviz/float-overflow
Juan Linietsky
2018-04-08
1
-1
/
+2
|
\
\
\
|
*
|
|
Changed debug max distance to avoid overflow
Ivan Vodopiviz
2018-03-17
1
-1
/
+2
*
|
|
|
Merge pull request #17742 from marcelofg55/audio_device_list
Juan Linietsky
2018-04-07
2
-0
/
+37
|
\
\
\
\
|
*
|
|
|
Added new audio device functions to set/get the audio device
Marcelo Fernandez
2018-03-26
2
-0
/
+37
*
|
|
|
|
Removed redundant abs shader builtin
Chaosus
2018-03-28
1
-5
/
+0
|
/
/
/
/
*
|
|
|
Merge pull request #17680 from beniwtv/master
Rémi Verschelde
2018-03-23
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix compressor audio effect sidechain selection
Benedikt Bär
2018-03-21
1
-1
/
+1
*
|
|
|
|
Merge pull request #17532 from BastiaanOlij/arvr_enhancements
Rémi Verschelde
2018-03-23
3
-4
/
+73
|
\
\
\
\
\
|
*
|
|
|
|
A few fixes on the ARVR Server
Bastiaan Olij
2018-03-15
3
-4
/
+73
*
|
|
|
|
|
Fix missing const in CapsuleShapeSW::get_area
Marcelo Fernandez
2018-03-21
1
-1
/
+1
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #17637 from robfram/fix-draw_polyline_colors-crash
Rémi Verschelde
2018-03-20
1
-4
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
Fix crash in `canvas_item_add_polyline` when passing more points than colors
robfram
2018-03-19
1
-4
/
+8
|
|
|
/
/
/
|
|
/
|
|
|
*
/
|
|
|
Fix possible crash when audio channels change
Marcelo Fernandez
2018-03-19
2
-11
/
+33
|
/
/
/
/
*
|
|
|
Merge pull request #16964 from mrcdk/audio_server_bus_changed_fix
Hein-Pieter van Braam
2018-03-16
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
AudioServer emit bus_layout_changed signal when adding, moving or deleting a bus
MrCdK
2018-02-23
1
-0
/
+6
*
|
|
|
|
Merge pull request #17248 from Cygon/implement-extra-culling-margin
Hein-Pieter van Braam
2018-03-15
1
-0
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
Implement VisualServerScene::instance_set_extra_visibility_margin() method to...
Markus Ewald
2018-03-04
1
-0
/
+5
*
|
|
|
|
|
Hinted shader uniforms can have a default value
JFonS
2018-03-15
1
-20
/
+21
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #17040 from AndreaCatania/patch-2
Rémi Verschelde
2018-03-13
1
-2
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Deprecated Godot 3D physics engine
Andrea Catania
2018-02-26
1
-2
/
+3
*
|
|
|
|
|
Merge pull request #17402 from Chaosus/fixmix
Rémi Verschelde
2018-03-13
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix invalid mix function overload
Chaosus
2018-03-10
1
-1
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
/
|
|
|
|
Fixed several leaks in VisualServerScene, RasterizerSceneGLES3 and Rasterizer...
Wilson E. Alvarez
2018-03-13
2
-0
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #17354 from SaracenOne/shader_token_name_fix
Rémi Verschelde
2018-03-09
1
-0
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Make the shader token names consistent.
Saracen
2018-03-07
1
-0
/
+3
|
|
|
/
/
/
|
|
/
|
|
|
*
/
|
|
|
Bring back Vector2.cross()
Bernhard Liebl
2018-03-07
1
-2
/
+7
|
/
/
/
/
*
|
|
/
Fix floatBitsToUint function
Chaosus
2018-03-03
1
-4
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
Fixed physics server typo
Andrea Catania
2018-02-27
1
-1
/
+1
|
/
/
*
/
[DOCS] Sync classref with current source
Poommetee Ketson
2018-02-25
1
-2
/
+2
|
/
*
2D Skeletons WORK IN PROGRESS
Juan Linietsky
2018-02-21
6
-18
/
+30
*
Fix typos with codespell
luz.paz
2018-02-21
2
-3
/
+3
*
Add base support for 2D meshes in Godot, including Sprite -> Mesh2D conversion.
Juan Linietsky
2018-02-21
6
-10
/
+18
*
Merge pull request #16757 from AndreaCatania/kinpush
Rémi Verschelde
2018-02-20
12
-18
/
+40
|
\
|
*
Improved kinematic body 2D and 3D, Now can move rigid body
Andrea Catania
2018-02-20
12
-18
/
+40
*
|
Revert "Handle single-argument constructors in uniform default values"
Juan Linietsky
2018-02-20
1
-54
/
+0
*
|
Merge pull request #15985 from Nallebeorn/uniforms-single-argument-constructors
Rémi Verschelde
2018-02-20
1
-0
/
+54
|
\
\
|
*
|
Handle single-argument constructors in shaders.
Benjamin
2018-01-22
1
-0
/
+54
*
|
|
Merge pull request #16530 from AndreaCatania/rays
Rémi Verschelde
2018-02-19
6
-6
/
+33
|
\
\
\
|
*
|
|
Improved ray shape (2D and 3D) by addiing the possibility to act as regular s...
Andrea Catania
2018-02-19
6
-6
/
+33
*
|
|
|
Merge pull request #16751 from AndreaCatania/moreAPIs
Rémi Verschelde
2018-02-19
3
-0
/
+15
|
\
\
\
\
|
*
|
|
|
Added Physics state APIs
Andrea Catania
2018-02-16
3
-0
/
+15
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #16794 from Chaosus/new_shader_funcs
Rémi Verschelde
2018-02-19
1
-0
/
+38
|
\
\
\
\
|
*
|
|
|
Added missing shader functions
Chaosus
2018-02-18
1
-0
/
+38
*
|
|
|
|
Merge pull request #16803 from lethiandev/fix-remove-shape2d
Rémi Verschelde
2018-02-19
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix 2d collision body update on shape remove
Konrad Nowakowski
2018-02-18
1
-0
/
+1
|
|
/
/
/
/
[next]