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
2018-03-24
Fix bug added in PR#17589. Resources couldn't be saved to files
robfram
1
-4
/
+2
2018-03-23
Overhaul the display scaling editor settings
Hugo Locurcio
3
-26
/
+78
2018-03-23
Revert "Implement OS_OSX::execute"
bruvzg
2
-50
/
+0
2018-03-22
Fix for clang warning at distance_to
Marcelo Fernandez
1
-1
/
+1
2018-03-22
Fix dragging window from non-retina to retina display.
bruvzg
1
-0
/
+1
2018-03-22
Fix several in-class initialization clang warning
Marcelo Fernandez
7
-9
/
+18
2018-03-21
Fix missing const in CapsuleShapeSW::get_area
Marcelo Fernandez
1
-1
/
+1
2018-03-21
Fix compressor audio effect sidechain selection
Benedikt Bär
1
-1
/
+1
2018-03-21
Prevented external editor from running multiple times
Ivan Vodopiviz
1
-1
/
+2
2018-03-21
[DOCS] minor ParticlesMaterial docs fix Linear -> Radial
Poommetee Ketson
1
-1
/
+1
2018-03-21
Prevent android to split-screen
Xavier Sellier
1
-1
/
+2
2018-03-21
s/2017/2018/g for gles2, websocket, linux appdata
Poommetee Ketson
37
-73
/
+73
2018-03-21
Add --print-fps option to output FPS to stdout
Rémi Verschelde
2
-4
/
+15
2018-03-20
Updated thekla_atlas to support arm64
Brigham Henry Keys
2
-4
/
+9
2018-03-20
add option to invert y-axis
Julien CATINEAU
2
-2
/
+13
2018-03-20
Fix getting Android device information
volzhs
1
-2
/
+8
2018-03-20
Add RWLockDummy for NO_THREADS builds
Leon Krause
7
-25
/
+30
2018-03-19
Fix crash in `canvas_item_add_polyline` when passing more points than colors
robfram
1
-4
/
+8
2018-03-19
Fix mono build properly!
PJB3005
1
-1
/
+1
2018-03-19
Fix oversampled font artifacts after resize
Ruslan Mustakov
1
-3
/
+3
2018-03-19
Fix possible crash when audio channels change
Marcelo Fernandez
2
-11
/
+33
2018-03-19
Implement OS_OSX::execute
bruvzg
2
-0
/
+50
2018-03-19
Fix animation length from glTF not correctly set
Pedro J. Estébanez
1
-4
/
+3
2018-03-19
Fix glTF not accepting VEC3 colors
Pedro J. Estébanez
1
-3
/
+11
2018-03-18
Mono: Runtime main args and assembly search fixes
Ignacio Etcheverry
2
-15
/
+42
2018-03-18
Fixes wrong calculation of gridcontainer's children size
Gilles Roudiere
1
-2
/
+2
2018-03-18
Disable Emscripten assertions in release_debug builds
Leon Krause
1
-1
/
+2
2018-03-18
Fix bad rendering of BBCode tables in `RichTextLabel`
robfram
2
-3
/
+10
2018-03-18
Fix listing files inside directory in pack file
Pedro J. Estébanez
1
-1
/
+5
2018-03-18
Improve Input.is_action_just_* docs.
Pieter-Jan Briers
1
-2
/
+3
2018-03-18
Fix saving unmodified scenes and resources
robfram
1
-1
/
+7
2018-03-18
Fix Mono builds with Python 3.
Pieter-Jan Briers
1
-1
/
+1
2018-03-17
Fixed small typo in the "InstancePlaceholder" doc.
Michael Alexsander Silva Dias
1
-1
/
+1
2018-03-17
Added tool menu functions in EditorPlugin
Mr-Slurpy
3
-29
/
+73
2018-03-17
Fix non-valid characters for `input_action`
robfram
1
-4
/
+13
2018-03-17
Fixes scrollbars in Canvas Item Editor
Gilles Roudiere
2
-67
/
+80
2018-03-17
a way to ensure that camera is disabled
Jakub Grzesik
2
-4
/
+7
2018-03-16
Fix pressing `F3` do both changing to script editor AND find next text
robfram
1
-0
/
+6
2018-03-16
Open textfile in textmode
ShyRed
1
-1
/
+1
2018-03-16
Fix typo in engine.js
Leon Krause
1
-2
/
+2
2018-03-16
[DOCS] Node: Remove duplicate information
Max Hilbrunner
1
-1
/
+1
2018-03-16
Warn about WorldEnvironment being ignored
Bernhard Liebl
1
-1
/
+9
2018-03-16
SCons: properly close files when reading controller mappings
Rémi Verschelde
2
-6
/
+6
2018-03-16
InterpolatedCamera: use internal_process
Poommetee Ketson
1
-4
/
+4
2018-03-15
[DOCS] Node: Networking updates, fix outdated and missing docs
mhilbrunner
1
-30
/
+52
2018-03-15
Mono: Avoid invalid class names.
Andreas Haas
4
-2
/
+33
2018-03-15
Fix MinGW cross-build
bruvzg
1
-2
/
+3
2018-03-15
Hinted shader uniforms can have a default value
JFonS
1
-20
/
+21
2018-03-15
A few fixes on the ARVR Server
Bastiaan Olij
3
-4
/
+73
2018-03-15
Fix script template on `_ready` behavior
Poommetee Ketson
1
-1
/
+1
[next]