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
/
tools
/
editor
/
io_plugins
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-12
20
-20
/
+20
*
Fix crash when select target path on import 3d scene window
volzhs
2016-11-15
1
-1
/
+1
*
Fixed flag for importing animation and skipping value tracks.
Saracen
2016-11-15
3
-44
/
+51
*
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
2016-11-02
1
-1
/
+1
*
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
2016-10-30
1
-0
/
+2
*
Add option for root node name on Import 3D scene window
volzhs
2016-10-17
1
-2
/
+18
*
Respect texture .flags files on export
Pedro J. Estébanez
2016-10-09
2
-19
/
+36
*
Turn some prints to error logs, remove others
Rémi Verschelde
2016-07-24
1
-1
/
+0
*
Revert "Change default extension to .tscn when import 3d scene"
Rémi Verschelde
2016-07-18
1
-1
/
+3
*
Change default extension to .tscn when import 3d scene
volzhs
2016-07-18
1
-1
/
+1
*
Remove some noisy debug prints
Rémi Verschelde
2016-07-17
1
-2
/
+0
*
Removes AnimationPlayer renaming on import.
Saracen
2016-07-13
1
-1
/
+0
*
properly generate tangents only upon request, closes #5580
Juan Linietsky
2016-07-09
1
-1
/
+1
*
Remove unused variables (third pass) + dead code
Rémi Verschelde
2016-07-07
5
-26
/
+2
*
Fixes to import plugin, closes #5318
Juan Linietsky
2016-06-30
1
-5
/
+74
*
Editor properly reloads scenes if they changed on disk or were reimported
Juan Linietsky
2016-06-28
1
-2
/
+4
*
Fix error reporting when a scene is not imported properly, closes #3968
Juan Linietsky
2016-06-26
1
-3
/
+4
*
Fixed error using the same atlas rect for all images, closes #4139
Juan Linietsky
2016-06-21
1
-2
/
+11
*
Ability to premultiply alpha on font import, fixes #5231
Juan Linietsky
2016-06-21
1
-0
/
+26
*
i18n: Improve a couple English strings
Rémi Verschelde
2016-06-20
1
-1
/
+1
*
-Added options for scene import plugin to keep materials and user-added track...
Juan Linietsky
2016-06-20
3
-2
/
+172
*
Made .fnt warning translatable
Paulb23
2016-06-19
1
-1
/
+1
*
Merge pull request #5039 from jay3d/master
Rémi Verschelde
2016-06-19
1
-1
/
+45
|
\
|
*
Add "-rigid" postfix import feature to create rigid bodies
jay3d
2016-06-18
1
-1
/
+45
*
|
Merge pull request #4158 from Paulb23/add_fnt_extension_issue_162
Rémi Verschelde
2016-06-19
1
-0
/
+10
|
\
\
|
*
|
Adds .fnt extension if not provided, issue 162
Paulb23
2016-03-27
1
-0
/
+10
*
|
|
Add missing license headers in our source files (#5255)
Rémi Verschelde
2016-06-18
6
-0
/
+168
|
|
/
|
/
|
*
|
It is now possible to set a default custom theme, whether you want a hidpi de...
Juan Linietsky
2016-06-16
1
-9
/
+13
*
|
Fix endless reimporting for LargeTexture close #5215
Geequlim
2016-06-15
1
-0
/
+1
*
|
Improved Blender/Collada shadeless->unshaded import
Pawel Kowal
2016-06-07
1
-0
/
+1
*
|
Merge pull request #5057 from pkowal1982/master
Rémi Verschelde
2016-06-07
2
-17
/
+58
|
\
\
|
*
|
Improved Blender/Collada -colonly import creating collision shapes for empties
Pawel Kowal
2016-06-05
2
-17
/
+58
*
|
|
Bitmask import plugin
Saracen
2016-06-05
2
-0
/
+398
|
/
/
*
|
fix invalid texture plugin name
volzhs
2016-06-02
1
-2
/
+2
*
|
Added more translatable strings in code. Updated template tools.pot.
DimOkGamer
2016-05-30
1
-2
/
+2
*
|
Merge branch 'master' of https://github.com/godotengine/godot
Juan Linietsky
2016-05-30
1
-10
/
+10
|
\
\
|
*
|
Remove translatable strings in comments
George Marques
2016-05-29
1
-10
/
+10
*
|
|
-Some fixes to OSX retina scaling for window functions
Juan Linietsky
2016-05-30
6
-29
/
+29
|
/
/
*
|
Set more visible string to translatable
Geequlim
2016-05-29
6
-11
/
+7
*
|
Changed import workflow
Juan Linietsky
2016-05-27
12
-579
/
+533
*
|
i18n: Use %d instead of %i in vformat
Rémi Verschelde
2016-05-21
1
-2
/
+2
*
|
i18n: Second pass at proofreading
Rémi Verschelde
2016-05-21
3
-5
/
+5
*
|
i18n: Proofreading of all strings
Rémi Verschelde
2016-05-21
7
-62
/
+62
*
|
Check the save path before importing a 3D Mesh
Wilhem Barbier
2016-05-18
1
-9
/
+9
*
|
i18n: Don't make print_line calls translatable
Rémi Verschelde
2016-05-04
5
-27
/
+27
*
|
Modified editor strings to be translatable in the future
Juan Linietsky
2016-05-03
7
-248
/
+248
*
|
Allow any directory for custom character set and gradient image file when imp...
volzhs
2016-05-01
1
-2
/
+2
*
|
move Font to BitmapFont
Juan Linietsky
2016-04-28
2
-20
/
+20
*
|
correct typo "overwrite"
volzhs
2016-04-14
1
-2
/
+2
|
/
*
remove trailing whitespace
Hubert Jarosz
2016-03-09
3
-7
/
+7
[next]