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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
doc: Replace some more "val" with "value" + sync
Rémi Verschelde
2018-01-17
3
-3
/
+3
*
|
|
|
|
|
Fixes for parameter names of builtin functions in visual scripts/core
Chaosus
2018-01-16
2
-11
/
+11
*
|
|
|
|
|
Merge pull request #15777 from AndreaCatania/p2
Rémi Verschelde
2018-01-16
1
-13
/
+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fixed bullet physics body shape scaling
AndreaCatania
2018-01-16
1
-13
/
+12
|
|
/
/
/
/
/
*
|
|
|
|
|
Filled tutorial field in most relevent classes.
Juan Linietsky
2018-01-15
3
-0
/
+3
*
|
|
|
|
|
Make sure PropertyHint matches in the VisualScript editor.
K. S. Ernest (iFire) Lee
2018-01-15
1
-1
/
+2
*
|
|
|
|
|
[GDNative] fix two crashes with NativeScript
karroffel
2018-01-14
1
-1
/
+6
|
/
/
/
/
/
*
|
|
|
|
[GDNative] fix editor crash with NativeScript
karroffel
2018-01-14
1
-4
/
+6
*
|
|
|
|
[GDNative] cache API hashes
karroffel
2018-01-13
1
-3
/
+13
*
|
|
|
|
SCons: Allow unbundling bullet on Linux (only 2.87+)
Rémi Verschelde
2018-01-13
2
-14
/
+11
*
|
|
|
|
bullet: Streamline bundling, remove extraneous src/ folder
Rémi Verschelde
2018-01-13
2
-39
/
+5
*
|
|
|
|
doc: Update version string in XML
Rémi Verschelde
2018-01-13
69
-69
/
+69
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #15630 from neikeq/issue-15454
Rémi Verschelde
2018-01-12
5
-6
/
+40
|
\
\
\
\
|
*
|
|
|
Mono: Some StackTrace to StackInfo[] fixes
Ignacio Etcheverry
2018-01-12
4
-6
/
+38
|
*
|
|
|
Mono: Fix starting MonoDevelop process from the wrong appdomain
Ignacio Etcheverry
2018-01-12
1
-0
/
+2
*
|
|
|
|
Merge pull request #15628 from endragor/fix-gdnative-charstrings
Rémi Verschelde
2018-01-12
1
-3
/
+3
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix GDNative procedures returning godot_char_string
Ruslan Mustakov
2018-01-12
1
-3
/
+3
*
|
|
|
|
Properly resize textures so they can be ETC compressed, fixes #15139
Juan Linietsky
2018-01-12
1
-1
/
+19
|
/
/
/
/
*
|
|
|
Update docs
Bojidar Marinov
2018-01-12
5
-187
/
+43
*
|
|
|
Bind many more properties to scripts
Bojidar Marinov
2018-01-12
12
-65
/
+44
*
|
|
|
Merge pull request #15580 from karroffel/gdnative-api-fixes
Rémi Verschelde
2018-01-11
5
-165
/
+221
|
\
\
\
\
|
*
|
|
|
[GDNative] updates to string API and const fixes
karroffel
2018-01-11
5
-165
/
+221
*
|
|
|
|
Merge pull request #15537 from PJB3005/18-01-09-fix-color-string-constructor-...
Rémi Verschelde
2018-01-10
1
-13
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
Fixes Mono color creation from string.
Pieter-Jan Briers
2018-01-10
1
-13
/
+13
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #15541 from neikeq/look-all-i-want-to-tell-you-is
Rémi Verschelde
2018-01-10
3
-5
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
Mono: Some fixes for #15463
Ignacio Etcheverry
2018-01-09
3
-5
/
+5
|
|
/
/
/
/
*
|
|
|
|
Fix warning when editor resource preview try to read pluginscript resource
Emmanuel Leblond
2018-01-09
1
-1
/
+5
*
|
|
|
|
Fix crash in pluginscript complete_code
Emmanuel Leblond
2018-01-09
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #15463 from neikeq/the-stack-frame-madness
Rémi Verschelde
2018-01-09
10
-26
/
+257
|
\
\
\
\
|
*
|
|
|
External editor fixes
Ignacio Etcheverry
2018-01-09
1
-1
/
+6
|
*
|
|
|
Mono: Implement stack info for errors and exceptions
Ignacio Etcheverry
2018-01-09
9
-25
/
+251
*
|
|
|
|
Mono: Fix iteration order of object types when generating bindings
Ignacio Etcheverry
2018-01-09
2
-30
/
+31
|
/
/
/
/
*
|
|
|
Merge pull request #15490 from AndreaCatania/kin
Rémi Verschelde
2018-01-08
7
-70
/
+66
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Removed useless error print on bullet shapes
AndreaCatania
2018-01-08
1
-1
/
+1
|
*
|
|
Fixed Bullet collision shapes scale
AndreaCatania
2018-01-08
7
-69
/
+65
*
|
|
|
Merge pull request #15426 from poke1024/fix15409
Rémi Verschelde
2018-01-08
1
-11
/
+16
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fixes RegEx::sub injecting null character (issue 15409)
Bernhard Liebl
2018-01-07
1
-11
/
+16
*
|
|
|
doc: Sync classref with current source
Rémi Verschelde
2018-01-07
1
-0
/
+2
*
|
|
|
[GDNative] fix reloading of non-reloadable libraries
karroffel
2018-01-06
2
-3
/
+8
*
|
|
|
Removed PBM bitmap loader, added abiliy to importi mages as bitmap. Fixes #14828
Juan Linietsky
2018-01-06
7
-378
/
+0
*
|
|
|
[GDNative] added reload property
karroffel
2018-01-06
3
-12
/
+42
*
|
|
|
Fix build of GDMonoField
Rémi Verschelde
2018-01-06
1
-1
/
+1
|
/
/
/
*
|
/
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
297
-193
/
+628
|
|
/
|
/
|
*
|
Merge pull request #15346 from neikeq/properties-are-overrated
Rémi Verschelde
2018-01-04
20
-169
/
+690
|
\
\
|
*
|
Mono: Add properties support in scripts
Ignacio Etcheverry
2018-01-04
20
-169
/
+690
*
|
|
Disable lto for gdnative wrapper
Emmanuel Leblond
2018-01-04
1
-0
/
+8
*
|
|
Merge pull request #15326 from robfram/issue-15303
Rémi Verschelde
2018-01-04
1
-2
/
+10
|
\
\
\
|
*
|
|
Fix Issue#15303 FreeBSD compilation error in thekla_atlas due to wrong defini...
robfram
2018-01-04
1
-2
/
+10
|
|
/
/
*
|
|
Merge pull request #13257 from AndreaCatania/master
Rémi Verschelde
2018-01-04
9
-171
/
+220
|
\
\
\
|
*
|
|
Fixed kinematic movement stuck, Changed how shape scale works, Optimized
AndreaCatania
2017-12-23
9
-171
/
+220
[prev]
[next]