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
/
modules
/
gdnative
/
pluginscript
/
pluginscript_instance.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-28
ProjectSettings: show error msg in a label instead
Poommetee Ketson
2
-4
/
+15
2017-10-27
Fixed interface scaling issues with editor action button and value editor pop...
Jake Larson
1
-13
/
+13
2017-10-28
Add copy button to sprite_frames_editor_plugin
sersoong
2
-0
/
+21
2017-10-27
Mono: Use "UnnamedProject" if application/config/name is empty
Unknown
4
-7
/
+24
2017-10-27
detect.py: Fix KeyError if using MinGW and LTO
mhilbrunner
1
-4
/
+1
2017-10-27
Fixing vsproj generation for paths with spaces
Daniel Alexandru Radu
1
-3
/
+3
2017-10-27
Travis: Simplify matrix, disable iphone and add X11 tools=no/clang
Rémi Verschelde
2
-37
/
+25
2017-10-27
Add an option to use zstd's recently introduced long range matching (off by d...
Ferenc Arn
5
-6
/
+26
2017-10-27
Fix shader compiler typo gl_FrotFace
Scayze
1
-1
/
+1
2017-10-27
Fix editor action button layout
Jake Larson
1
-4
/
+4
2017-10-27
[DOCS] Corrected some typing mistakes on Node2D.xml
MattUV
1
-4
/
+4
2017-10-26
Sound support for Javascript (untested).
Juan Linietsky
2
-3
/
+92
2017-10-26
Update zstd to 1.3.2.
Ferenc Arn
34
-3435
/
+5436
2017-10-26
Remove HTTPClient::send_body_text and ::send_body_data
Leon Krause
3
-32
/
+0
2017-10-26
Add language option button to project manager
sheepandshepherd
2
-2
/
+77
2017-10-26
Fixes infinite loop in NavPolygonInstance warnings
Cédric Fuchs
1
-1
/
+1
2017-10-26
Added description for camera2D missing members
Henrique Campos
2
-4
/
+8
2017-10-25
Fix default C# script
Przmk
1
-1
/
+1
2017-10-25
fix a 'proximity_fade_distacne' typo in material
Jakub Grzesik
1
-1
/
+1
2017-10-25
Added descriptions to RichTextLabel
Jason Anderson
1
-3
/
+20
2017-10-25
Removes Script::get_node_type()
Jerome67000
13
-41
/
+0
2017-10-25
Fix text margins in value editor pop-up.
Robin Arys
1
-7
/
+8
2017-10-25
Add a function to get the full name of a locale
sheepandshepherd
2
-0
/
+17
2017-10-24
[DOCS] CubeMap
Nathan Warden
1
-0
/
+8
2017-10-24
Fix margin with tree drawing
Jakob Sinclair
1
-1
/
+1
2017-10-24
classref: Sync with current source
Rémi Verschelde
7
-77
/
+175
2017-10-25
Fix example code for EditorImportPlugin
volzhs
1
-2
/
+2
2017-10-24
Small fix in core/set.h and similar fix in core/map.h
Cradmon
2
-2
/
+0
2017-10-24
Exit after generating mono glue
Ignacio Etcheverry
1
-10
/
+30
2017-10-24
Add ScriptLanguage::supports_builtin_mode and improve ScriptCreateDialog
Ignacio Etcheverry
14
-10
/
+60
2017-10-24
Finished transition of Patch9Rect to NinePatchRect
Indah Sylvia
6
-55
/
+55
2017-10-24
fix editor crash when missing variable in pattern match dispatch
jagt
1
-1
/
+2
2017-10-24
Mono: Fix and cleanup build start errors
Ignacio Etcheverry
3
-19
/
+28
2017-10-24
Added the ability to filter the list of locales in the Remap tab.
DimOkGamer
2
-9
/
+215
2017-10-24
Fix warning message format for addon plugin
volzhs
1
-5
/
+5
2017-10-24
Monitor: add checkbox to monitor list
Poommetee Ketson
2
-8
/
+10
2017-10-23
Implemented vsync OS functions for OS X
Marcelo Fernandez
2
-0
/
+20
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
move button/joy constants to enums
jagt
2
-68
/
+70
2017-10-23
Reduce default orbit inertia value
homer666
1
-1
/
+1
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
Use bresenham line in freehand tilemap painting to fill discontinuities
Marc Gilleron
1
-14
/
+31
2017-10-23
added some arvr docs
Grosskopf
5
-0
/
+10
2017-10-23
Added various docs, mostly mathematical basics
Grosskopf
7
-64
/
+85
[next]