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
/
api
/
javascript_eval.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-26
Fix macOS build after #16092
bruvzg
1
-1
/
+1
2018-01-26
Make separate debug symbols opt-in
Hein-Pieter van Braam
6
-3
/
+6
2018-01-26
Bullet: allow unbundling only if > 2.87
Rémi Verschelde
2
-6
/
+6
2018-01-26
Mono: Don't defer call to dispose queue objects when finalizing domain
Ignacio Etcheverry
1
-5
/
+7
2018-01-25
Mono: Fix NodePath and RID bindings
Ignacio Etcheverry
4
-43
/
+141
2018-01-25
i18n: Sync translations with Weblate
Rémi Verschelde
3
-131
/
+138
2018-01-25
Dist: Update manpage and macOS version string
Rémi Verschelde
2
-9
/
+12
2018-01-25
Fix shortcut conflict
Razah
1
-6
/
+3
2018-01-25
Remove duplicate "autoplay" property
Bojidar Marinov
1
-7
/
+0
2018-01-25
Disable OpenSSL module in HTML5 platform by default
Leon Krause
1
-0
/
+5
2018-01-25
doc: Fix references to online tutorials after godotengine/godot-docs#1015
Rémi Verschelde
69
-78
/
+78
2018-01-25
doc: Sync with current source
Rémi Verschelde
487
-489
/
+489
2018-01-24
Fix mixed use of tabs and spaces
Kurtis Harms
1
-3
/
+3
2018-01-25
Fix VisualServer.free conflicting with Object.free
Marc Gilleron
1
-1
/
+1
2018-01-24
removed debug print
Ariel Manzur
1
-1
/
+0
2018-01-24
- Improves portability in joystick buttons enum
Ariel Manzur
3
-10
/
+17
2018-01-25
maximum recent files increment fix
Razah
1
-1
/
+1
2018-01-24
Update AUTHORS list
Rémi Verschelde
1
-1
/
+3
2018-01-24
doc: Sync with current source
Rémi Verschelde
1
-3
/
+3
2018-01-24
i18n: Sync translations with Weblate
Rémi Verschelde
12
-957
/
+885
2018-01-24
Silence verbose stderr info message on X11
Rémi Verschelde
1
-1
/
+1
2018-01-24
Fix bug in color doc
Chaosus
1
-2
/
+1
2018-01-24
Improved stabilization of ray shape in Bullet
Andrea Catania
1
-3
/
+10
2018-01-24
Rotate Control node with respecting pivot offset
volzhs
1
-2
/
+2
2018-01-24
Fix HTML5 JS API setResizeCanvasOnStart
Leon Krause
1
-8
/
+3
2018-01-24
Fix CSharpInstance::call not initializing CallError
Ignacio Etcheverry
1
-2
/
+7
2018-01-23
Print FPS setting now only prints the game FPS
Zephilinox
1
-1
/
+1
2018-01-23
update signals' MethodInfo in Tween
Paul Joannon
1
-3
/
+3
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
[next]