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
/
servers
/
visual_server.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-24
Expose set_bone_name and get_bone_name to GDscript
Elia Argentieri
2
-0
/
+7
2016-12-24
Update libwebp to 0.5.2
volzhs
28
-230
/
+311
2016-12-23
PopupMenu upgrade: Hide on item selection (#7306)
Ivan P. Skodje
4
-4
/
+50
2016-12-23
Fixed many more bugs reported by Valgrind
Juan Linietsky
5
-1
/
+10
2016-12-23
eliminated some crashes according to llvm address sanitizer
Juan Linietsky
1
-0
/
+2
2016-12-23
put some limits to max ubo sizes to avoid crashes
Juan Linietsky
3
-4
/
+4
2016-12-23
baking now shows a proper button, and bakes can be saved.
Juan Linietsky
11
-194
/
+194
2016-12-22
Fix issue #7331
REBELLIOUSX\Rebel_X
1
-1
/
+1
2016-12-22
can bake for omni and spotlight
Juan Linietsky
14
-91
/
+439
2016-12-22
Fix duplicated string on RichTextLabel if starts with '\n'
volzhs
1
-1
/
+2
2016-12-21
Allows to start the scene with custom arguments within the editor
bebae
2
-12
/
+9
2016-12-21
Some BRDF fixes
Juan Linietsky
11
-20
/
+95
2016-12-21
Godot works on Windows again..
reduz
11
-31
/
+36
2016-12-20
Remove extraneous line in .po reader, which caused it to disregard first line
Bojidar Marinov
1
-2
/
+0
2016-12-20
work in progress global illumination
Juan Linietsky
29
-959
/
+5217
2016-12-18
Register SpatialGizmo as a scene type
Ignacio Etcheverry
1
-0
/
+1
2016-12-18
Fix search to find "whole" words at end of line
Johnson Earls
1
-1
/
+1
2016-12-17
doc improvement for get_colliding_bodies() methods
Jerome67000
1
-2
/
+2
2016-12-16
Fix #7303, Quad node mesh data leak
Bojidar Marinov
2
-0
/
+5
2016-12-13
Expose HTTP classes' set_ip_type to scripting
Fabio Alessandrelli
4
-7
/
+12
2016-12-12
fix for crash when no ALSA or Pulse installed on linux
Gustav Lund
2
-0
/
+7
2016-12-10
KinematicBody: Fix wrong method bind return type
Ignacio Etcheverry
2
-2
/
+2
2016-12-10
DOF blur, near and far fields..
Juan Linietsky
11
-47
/
+731
2016-12-09
Remove old unused AI_V4MAPPED flag to getaddrinfo
Fabio Alessandrelli
1
-8
/
+0
2016-12-09
Separate hostname resolve cache based on ip_type
Fabio Alessandrelli
1
-11
/
+15
2016-12-09
IP_Address now handle IPv4 and IPv6 transparently
Fabio Alessandrelli
11
-101
/
+112
2016-12-09
Allow setting ip_type for TCP/UDP and HTTP classes
Fabio Alessandrelli
10
-0
/
+31
2016-12-09
Migrate int.IP_TYPE_ constants to IP.TYPE_
Fabio Alessandrelli
23
-81
/
+61
2016-12-09
Move V6ONLY flag selection inside helpers
Fabio Alessandrelli
5
-35
/
+4
2016-12-09
Automatically map IPv4 address to IPv6 when needed
Fabio Alessandrelli
5
-10
/
+22
2016-12-09
Use an instance variable for ip_type in raw sockets
Fabio Alessandrelli
18
-51
/
+68
2016-12-09
Fix getaddrinfo failing on android
Fabio Alessandrelli
1
-0
/
+5
2016-12-09
Properly handle tcp connection failure
Fabio Alessandrelli
2
-2
/
+12
2016-12-09
Fix _set_ip_addr_port not setting the address.
Fabio Alessandrelli
1
-1
/
+1
2016-12-08
Multi stage glow with light bleeding from HDR
Juan Linietsky
10
-22
/
+536
2016-12-08
WebM: Fix compilation on Linux/X11 ARM platform
Błażej Szczygieł
1
-3
/
+5
2016-12-07
Tonemapping and Auto Exposure support
Juan Linietsky
12
-41
/
+517
2016-12-04
fix small issue with copying reflections
Juan Linietsky
1
-1
/
+1
2016-12-04
small improvement to y_sort: make clear which item has to be drawn first when...
Patrick Reh
1
-1
/
+4
2016-12-04
Support for SSAO
Juan Linietsky
17
-7
/
+927
2016-12-04
Remove incomplete Inverse Kinematic module
Rémi Verschelde
6
-492
/
+0
2016-12-03
TextureRegionEditor: Fix mouse wheel scroll speed.
Andreas Haas
1
-2
/
+2
2016-12-03
Curve2D/3D: Add clear_points method.
Andreas Haas
2
-0
/
+21
2016-12-03
Particles2D: Fix initial size randomness property having no effect.
Andreas Haas
1
-1
/
+1
2016-12-02
Subsurface scattering material param is now working!
Juan Linietsky
17
-49
/
+378
2016-12-02
Fix crash on project importing by dragging a folder.
Andreas Haas
1
-1
/
+1
2016-12-02
Show selected node in Scene dock when parent node is folded
volzhs
1
-0
/
+6
2016-12-01
WebM: Fix crash when there is no audio stream
Błażej Szczygieł
2
-2
/
+4
2016-11-30
Emit asm.js code into a dedicated file for asm.js export
eska
2
-0
/
+6
2016-11-30
Add window features in web export
eska
2
-38
/
+161
[prev]
[next]