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
/
http_client_javascript.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-23
SignalAwaiter::_signal_callback was calling the thunk with a wrong pointer
Paul Joannon
2
-2
/
+2
2018-01-22
defend Path2D against a null curve
Todd Ross
1
-1
/
+1
2018-01-23
Rename Fixed Fps to Physics Fps on Project Settings
volzhs
1
-1
/
+1
2018-01-22
More precise description for is_visible_in_tree
PetePete1984
1
-1
/
+1
2018-01-22
Mono: Display opt-out warning in editor about WIP status
Rémi Verschelde
2
-1
/
+93
2018-01-22
RID cached class was wrong (mono)
Paul Joannon
1
-1
/
+1
2018-01-22
Copyright: replace tabs by 8 spaces
Poommetee Ketson
1
-6
/
+6
2018-01-22
Copyright: Add license info for bullet and Mozilla CA certs
Rémi Verschelde
2
-7
/
+387
2018-01-22
Bump version to 3.0-rc3
Rémi Verschelde
1
-1
/
+1
2018-01-22
i18n: Fix typo in translation msgid
Rémi Verschelde
46
-92
/
+92
2018-01-22
i18n: Sync translations with Weblate
Rémi Verschelde
16
-1254
/
+1300
2018-01-22
Fix ObjectDB Instances still exist
Poommetee Ketson
2
-1
/
+6
2018-01-21
Fix typo in CollisionObject warning
Rémi Verschelde
1
-1
/
+1
2018-01-21
I have no idea why this commit fixes #15392
Juan Linietsky
2
-15
/
+12
2018-01-21
attemp to fix #15743
Mariano Suligoy
1
-2
/
+4
2018-01-21
Fix crash on deleted rigidbodies without contact monitor (issue 15904)
Bernhard Liebl
2
-0
/
+22
2018-01-21
fix GDMonoProperty::set_value
Paul Joannon
1
-1
/
+1
2018-01-21
GDScript: always call ResourceLoader::load() in non-completion mode
Bernhard Liebl
1
-1
/
+1
2018-01-20
clarify OS.execute usage, add examples
Todd Ross
1
-1
/
+12
2018-01-21
Hide only PluginScript in dialog box
Emmanuel Leblond
1
-2
/
+3
2018-01-20
Allow shadowing class members with local variables in GDScript, closes #15896
Juan Linietsky
1
-14
/
+24
2018-01-20
Fix horizontal scroll for windows platform
binbitten
1
-1
/
+1
2018-01-20
Fix minor typo: it's -> its
Yuri Chornoivan
1
-1
/
+1
2018-01-20
fixed crash with StringBuilder
karroffel
1
-0
/
+3
2018-01-20
HTML export: Make s3tc the standard Texture Format
x1212
1
-3
/
+3
2018-01-20
i18n: Sync translation templates with current source
Rémi Verschelde
46
-3090
/
+3727
2018-01-20
i18n: Sync translations with Weblate
Rémi Verschelde
18
-3020
/
+10314
2018-01-19
Added description to dedent in String.xml
Anutrix
1
-0
/
+1
2018-01-19
Hide Script nodes in dialog box to prevent crash with pluginscript
Emmanuel Leblond
1
-0
/
+3
2018-01-19
Bump version to 3.0-rc2
Rémi Verschelde
1
-1
/
+1
2018-01-19
On macOS, prevent key_event_buffer overflows
Bernhard Liebl
2
-9
/
+14
2018-01-18
Include .hpp files in VS scons builds. Fixed Typo.
Will Nations
2
-1
/
+3
2018-01-19
[DOCS] Fixed incorrect information inside String's "find_last" method.
Michael Alexsander Silva Dias
1
-1
/
+1
2018-01-19
SCsub: fix mixed indentation
Poommetee Ketson
1
-4
/
+4
2018-01-18
adding option to split modules library
Ariel Manzur
2
-2
/
+7
2018-01-18
improves portability with some compilers
Ariel Manzur
2
-8
/
+8
2018-01-18
Remove obsolete Viewport _update_rect() code
Rémi Verschelde
2
-133
/
+1
2018-01-18
Suppress errors on autocompletion for preload()
Bernhard Liebl
1
-1
/
+1
2018-01-18
Fix typos in code and docs with codespell
Rémi Verschelde
138
-405
/
+405
2018-01-18
GDScript: fix autocompletion for preload() (issue 15766)
Bernhard Liebl
1
-1
/
+3
2018-01-18
Update MultiMeshInstance and WorldEnvironment documentation
Abhas Kumar Sinha
2
-3
/
+8
2018-01-18
Fix wrong viewport transparent-bg
binbitten
1
-1
/
+1
2018-01-18
Added description to get_collision_mask_bit and set_collision_mask_bit in Ray...
Anutrix
1
-0
/
+2
2018-01-18
Before I forget, add warnings on areas without children (should not break any...
Juan Linietsky
4
-0
/
+32
2018-01-18
TextEdit fix get_mouse after many folds
Ian
1
-5
/
+6
2018-01-18
Convert special case RGB10_A2 to RGBA8 when obtaining texture data
binbitten
1
-1
/
+24
2018-01-18
[GDNative] fix NativeScript false negative error
karroffel
1
-1
/
+1
2018-01-18
ProjectManager: show error/warning by default
Poommetee Ketson
1
-35
/
+21
2018-01-18
remove c#7 features for compatibility with 2015 Build Tools
Kelly Thomas
1
-2
/
+2
2018-01-18
[GDNative] fix #15723
karroffel
1
-3
/
+38
[next]