Jakub Grzesik
|
8f054d519f
|
missing set/get_collision_mask_bit() for RayCast
in the same fastion how it's implemented in Area or Bodies
|
2017-10-23 14:31:58 +02:00 |
|
Rémi Verschelde
|
eda5f16821
|
Merge pull request #12349 from BastiaanOlij/add_SSAOBlur_binds
Missing binds for SSAOBlur
[ci skip]
|
2017-10-23 12:41:59 +02:00 |
|
Bastiaan Olij
|
e72a6644dc
|
Missing binds for SSAOBlur enum caused issues compiling GDNative cpp_bindings
|
2017-10-23 21:27:12 +11:00 |
|
Daniel J. Ramirez
|
a97c8504fb
|
Improved monitors units and colors.
|
2017-10-23 02:11:02 -05:00 |
|
Rémi Verschelde
|
07ab60a8d7
|
Update AUTHORS and DONORS with current data
[ci skip]
|
2017-10-23 08:40:59 +02:00 |
|
Rémi Verschelde
|
9b3983aea0
|
Merge pull request #12342 from godotengine/revert-12296-ggx_rename
Revert "Rename Schlick GGX to GGX."
[ci skip]
|
2017-10-23 07:43:21 +02:00 |
|
Rémi Verschelde
|
abea816e54
|
Revert "Rename Schlick GGX to GGX."
|
2017-10-23 07:42:36 +02:00 |
|
Rémi Verschelde
|
346326528b
|
Merge pull request #12333 from neikeq/ñ
Mono: Prevent raising exceptions in native code
|
2017-10-23 07:40:32 +02:00 |
|
Rémi Verschelde
|
489d1b7eb3
|
Merge pull request #12332 from robertdhernandez/AStar-Memory-Leak-Fix
Fixed memory leak with AStar class
|
2017-10-23 07:39:32 +02:00 |
|
jagt
|
4e94292573
|
move button/joy constants to enums
|
2017-10-23 13:36:50 +08:00 |
|
homer666
|
0be1c893b0
|
Reduce default orbit inertia value
|
2017-10-23 16:18:15 +11:00 |
|
George Marques
|
c40eea876e
|
Add UWP to Regex JIT blacklist
PCRE2 JIT uses functions not available in UWP, which makes it fail to
link.
|
2017-10-23 01:22:53 -02:00 |
|
Chris Bradfield
|
774023a38e
|
Merge pull request #12336 from mhilbrunner/docs-globalscope
[DOCS] @GlobalScope
|
2017-10-22 18:03:20 -07:00 |
|
Chris Bradfield
|
4bb02a1b68
|
Merge pull request #12318 from mhilbrunner/docs-remotetransform
[DOCS] RemoteTransform & RemoteTransform2D
|
2017-10-22 17:29:57 -07:00 |
|
mhilbrunner
|
0b7619fd9c
|
[DOCS] RemoteTransform & RemoteTransform2D
|
2017-10-23 02:18:57 +02:00 |
|
mhilbrunner
|
24bcf6d17a
|
[DOCS] @GlobalScope
|
2017-10-23 01:46:46 +02:00 |
|
Chris Bradfield
|
d49f23fd1b
|
Merge pull request #12331 from mhilbrunner/docs-editorscript
[DOCS] EditorScript: Small formatting fixes
|
2017-10-22 16:31:27 -07:00 |
|
Marc Gilleron
|
e9f6ff5bd1
|
Use bresenham line in freehand tilemap painting to fill discontinuities
|
2017-10-23 01:26:51 +02:00 |
|
Chris Bradfield
|
7d36409f42
|
Merge pull request #12306 from Grosskopf/various-docs
[DOCS] added several small docs
|
2017-10-22 15:58:56 -07:00 |
|
Chris Bradfield
|
99493e2243
|
Merge pull request #12305 from Grosskopf/arvr-docs
[DOCS] added some arvr docs
|
2017-10-22 15:57:03 -07:00 |
|
Grosskopf
|
aaa4142a37
|
added some arvr docs
|
2017-10-23 00:43:13 +02:00 |
|
Grosskopf
|
03e2508e45
|
Added various docs, mostly mathematical basics
|
2017-10-23 00:39:34 +02:00 |
|
Robert Hernandez
|
794407e7b6
|
Fixed memory leak with AStar class
|
2017-10-22 18:37:02 -04:00 |
|
Ignacio Etcheverry
|
45e5e23ee8
|
Mono: Prevent raising exceptions in native code
For now we will just print the exceptions we catch. Later, we should use something similar to 'mono_set_pending_exception(ex)'.
|
2017-10-23 00:35:14 +02:00 |
|
mhilbrunner
|
649b25e037
|
[DOCS] EditorScript: Small formatting fixes
|
2017-10-23 00:35:10 +02:00 |
|
Chris Bradfield
|
0564f96ab4
|
Merge pull request #12328 from mhilbrunner/docs-string
[DOCS] String
|
2017-10-22 15:23:04 -07:00 |
|
Jerome67000
|
b0ac316dc9
|
[DOCS] BaseButton
|
2017-10-23 00:17:02 +02:00 |
|
mhilbrunner
|
0608f2fca3
|
[DOCS] String
|
2017-10-23 00:11:09 +02:00 |
|
Chris Bradfield
|
ecdf49ec61
|
Merge pull request #12315 from Jerome67000/docs_parallax
[DOCS] ParallaxBackground and ParallaxLayer
|
2017-10-22 15:09:40 -07:00 |
|
Jerome67000
|
a5c3696b3b
|
[DOCS] ParallaxBackground and ParallaxLayer
|
2017-10-22 23:10:39 +02:00 |
|
Rémi Verschelde
|
bf4ba3d8c0
|
Merge pull request #12327 from tagcup/zero_roughness
Partially undo #11807.
|
2017-10-22 22:49:55 +02:00 |
|
Ferenc Arn
|
fd166d6fda
|
Partially undo #11807.
Specular light at zero roughness needs some discussion. Until we do that, this fixes #12309.
|
2017-10-22 16:18:54 -04:00 |
|
Ignacio Etcheverry
|
acaaf2e440
|
Merge pull request #12326 from neikeq/n
Fix set field from MonoObject*
|
2017-10-22 22:14:10 +02:00 |
|
Ignacio Etcheverry
|
ae725969d3
|
Fix set field from MonoObject*
|
2017-10-22 22:07:52 +02:00 |
|
mhilbrunner
|
ba779c1c0c
|
Add _process(delta) to new script templates. Closes #11994.
|
2017-10-22 21:07:34 +02:00 |
|
mrezai
|
8f48eeaa88
|
Fix disable_3d=yes compile errors
|
2017-10-22 21:24:20 +03:30 |
|
Juan Linietsky
|
b4f0f59d9f
|
Many fixes to SSAO, should be good now.
|
2017-10-22 13:52:48 -03:00 |
|
Marcelo Fernandez
|
a97d7d948b
|
Improved *_FAIL_INDEX error macros to print the index/size
|
2017-10-22 12:17:41 -03:00 |
|
George Marques
|
58b849800e
|
Add WindowsTerminalLogger to UWP build
|
2017-10-22 12:15:59 -02:00 |
|
Paulb23
|
45670df354
|
Added setting to toggle current line highlighting
|
2017-10-22 13:42:08 +01:00 |
|
Rémi Verschelde
|
d60b774924
|
Merge pull request #12297 from tagcup/clearcoat_fix
Don't add clearcoat BRDF to specular light as-is.
|
2017-10-22 13:18:24 +02:00 |
|
Rémi Verschelde
|
fc09e14366
|
classref: Sync with current source
Also fix hyperlink references to same class as per the guidelines.
[ci skip]
|
2017-10-22 12:56:17 +02:00 |
|
Giantblargg
|
0c5eba826c
|
Revert "In editor, instance DirectionalLight with an initial orientation"
|
2017-10-22 04:13:46 -06:00 |
|
Nathan Lovato
|
14b1741cbf
|
Merge pull request #12150 from Grosskopf/2D-joints-docs
[DOCS] 2D joints docs
|
2017-10-22 12:07:40 +02:00 |
|
Rémi Verschelde
|
99c8a8c7b1
|
Merge pull request #11401 from SaracenOne/snapped_drag
Added snapping to spatial drag and drop.
|
2017-10-22 12:06:00 +02:00 |
|
Henrique Campos
|
bc667aeada
|
Added description to Audio Filter Effects
Also doccumented Filter member variables and methods.
[ci skip]
|
2017-10-22 11:57:25 +02:00 |
|
Stephen Ednave
|
8f382879cf
|
Added descriptions to some members of Camera2D
|
2017-10-22 11:56:44 +02:00 |
|
Alexander Holland
|
a9876869de
|
Change theme button name to edit theme
[ci skip]
|
2017-10-22 11:54:37 +02:00 |
|
Rémi Verschelde
|
add60f840a
|
Merge pull request #12273 from willnationsdev/tabcontainer-doc-edit
[DOCS] Updated the TabContainer docs for depth and readability
[ci skip]
|
2017-10-22 10:38:23 +02:00 |
|
Rémi Verschelde
|
6dd25b5a5b
|
Merge pull request #11882 from Noshyaar/pr-filedialog
FileDialog: enlarge the file list a bit
|
2017-10-22 10:35:30 +02:00 |
|