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
/
javascript_main.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-23
missing set/get_collision_mask_bit() for RayCast
Jakub Grzesik
4
-0
/
+42
2017-10-23
Missing binds for SSAOBlur enum caused issues compiling GDNative cpp_bindings
Bastiaan Olij
1
-0
/
+5
2017-10-23
Improved monitors units and colors.
Daniel J. Ramirez
3
-7
/
+86
2017-10-23
Update AUTHORS and DONORS with current data
Rémi Verschelde
2
-9
/
+44
2017-10-23
Revert "Rename Schlick GGX to GGX."
Rémi Verschelde
6
-11
/
+11
2017-10-23
Add UWP to Regex JIT blacklist
George Marques
1
-1
/
+1
2017-10-23
[DOCS] RemoteTransform & RemoteTransform2D
mhilbrunner
2
-0
/
+16
2017-10-23
[DOCS] @GlobalScope
mhilbrunner
1
-4
/
+150
2017-10-23
added some arvr docs
Grosskopf
5
-0
/
+10
2017-10-23
Added various docs, mostly mathematical basics
Grosskopf
7
-64
/
+85
2017-10-22
Fixed memory leak with AStar class
Robert Hernandez
1
-0
/
+1
2017-10-23
Mono: Prevent raising exceptions in native code
Ignacio Etcheverry
3
-7
/
+54
2017-10-23
[DOCS] EditorScript: Small formatting fixes
mhilbrunner
1
-2
/
+2
2017-10-23
[DOCS] String
mhilbrunner
1
-59
/
+84
2017-10-22
[DOCS] ParallaxBackground and ParallaxLayer
Jerome67000
2
-2
/
+12
2017-10-22
Partially undo #11807.
Ferenc Arn
1
-2
/
+2
2017-10-22
Fix set field from MonoObject*
Ignacio Etcheverry
2
-9
/
+9
2017-10-22
Many fixes to SSAO, should be good now.
Juan Linietsky
12
-44
/
+212
2017-10-22
Add WindowsTerminalLogger to UWP build
George Marques
1
-0
/
+1
2017-10-22
classref: Sync with current source
Rémi Verschelde
75
-225
/
+240
2017-10-22
Added description to Audio Filter Effects
Henrique Campos
6
-0
/
+16
2017-10-22
Added descriptions to some members of Camera2D
Stephen Ednave
1
-1
/
+6
2017-10-22
Change theme button name to edit theme
Alexander Holland
1
-1
/
+5
2017-10-22
Bind MainLoop.notif_wm_go_back_request
Poommetee Ketson
1
-0
/
+1
2017-10-22
updated the TabContainer docs for depth and readability.
Will Nations
1
-19
/
+25
2017-10-22
AudioEffectFilter: lowercase dB property to db
Poommetee Ketson
1
-1
/
+1
2017-10-22
CubeMap: fix duplicate flags property
Poommetee Ketson
1
-1
/
+0
2017-10-22
FileDialog: enlarge the file list a bit
Poommetee Ketson
2
-27
/
+37
2017-10-22
Fix TileMap editor not getting input
Pedro J. Estébanez
1
-1
/
+1
2017-10-21
Don't add clearcoat BRDF to specular light as-is.
Ferenc Arn
1
-4
/
+6
2017-10-21
Rename Schlick GGX to GGX.
Ferenc Arn
6
-11
/
+11
2017-10-21
Fixed current line highlighting and visual indication of empty selected lines
Paulb23
1
-6
/
+22
2017-10-21
Rename RayCasts collision_layer to collision_mask
Pedro J. Estébanez
10
-77
/
+77
2017-10-22
Bind unbound enums, rearrange some by value
Poommetee Ketson
19
-22
/
+25
2017-10-21
Cleanup unnecessary debug prints
Rémi Verschelde
17
-172
/
+14
2017-10-21
Added properties for CubeMap.
Nathan Warden
1
-2
/
+4
2017-10-21
Corrections to #11807.
Ferenc Arn
1
-9
/
+9
2017-10-21
Fix PathFollow rotations.
Ferenc Arn
2
-32
/
+25
2017-10-21
Added the 2D Joint docs
Grosskopf
3
-0
/
+10
2017-10-21
Fix drop-down size when resizing font #12207
Felipe Seixas
2
-0
/
+4
2017-10-21
File names for scripts can include '-'
Jakob Sinclair
1
-1
/
+1
2017-10-21
Refactor Fixed to Physics
Poommetee Ketson
11
-15
/
+15
2017-10-21
makerst: Remove stray spaces in method signatures
Rémi Verschelde
1
-6
/
+2
2017-10-21
makerst: Add support for [member] and [signal]
Rémi Verschelde
1
-2
/
+5
2017-10-21
makerst: Fix rst-ization of members and escaping of [Class]s
Rémi Verschelde
16
-23
/
+33
2017-10-21
classref: Sync with current source
Rémi Verschelde
15
-60
/
+2137
2017-10-21
i18n: Sync translation templates with current source
Rémi Verschelde
35
-44060
/
+41861
2017-10-21
i18n: Sync translations with Weblate
Rémi Verschelde
32
-3678
/
+3283
2017-10-21
[DOCS] InputEvent*
Jerome67000
12
-43
/
+74
2017-10-21
Fixed viewport transparent bg when clear mode is enabled.
Daniel J. Ramirez
2
-1
/
+5
[next]