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
/
editor
/
import
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #19193 from tagcup/quat_norm
Juan Linietsky
2018-06-25
2
-6
/
+3
|
\
|
*
Fixed Basis -> Quat conversions, added a few safety checks.
tagcup
2018-05-27
2
-6
/
+3
*
|
fix default glTF metallic & roughness factor values
Rodolfo Ribeiro Gomes
2018-06-21
1
-2
/
+5
*
|
Import morph target names from glTF
Pedro J. Estébanez
2018-06-14
1
-1
/
+4
|
/
*
Fix updating mesh when reimporting
volzhs
2018-05-22
1
-1
/
+1
*
Add missing copyright headers
Guilherme Felipe
2018-05-16
2
-0
/
+60
*
Use mimetype according to glTF spec.
Yaakuro
2018-05-10
1
-1
/
+1
*
Add option to renormalize mipmaps when generating them for normalmaps.
Juan Linietsky
2018-04-29
1
-1
/
+1
*
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
2018-04-22
2
-5
/
+5
*
Merge pull request #16297 from lpn/master
Juan Linietsky
2018-04-08
1
-7
/
+21
|
\
|
*
Fixed wave file importer's broken resampling.
L. Nikko
2018-02-02
1
-7
/
+21
*
|
Merge pull request #17840 from Dimonasdf/master
Juan Linietsky
2018-04-07
1
-1
/
+1
|
\
\
|
*
|
Fix Collada material roughness import function 4
Dmitriy Romanov
2018-04-03
1
-1
/
+1
|
*
|
Fix Collada material roughness import function 3
Dmitriy Romanov
2018-03-31
1
-1
/
+1
|
*
|
Fix Collada material roughness import function 2
Dmitriy Romanov
2018-03-29
1
-1
/
+1
|
*
|
Fix Collada material roughness import function
Dmitriy Romanov
2018-03-28
1
-1
/
+1
*
|
|
Fix skeleton import from glTF
Pedro J. Estébanez
2018-04-06
1
-5
/
+10
|
/
/
*
|
Fix animation length from glTF not correctly set
Pedro J. Estébanez
2018-03-19
1
-4
/
+3
*
|
Fix glTF not accepting VEC3 colors
Pedro J. Estébanez
2018-03-19
1
-3
/
+11
*
|
Fix typos with codespell
luz.paz
2018-02-21
1
-1
/
+1
*
|
gltf: improve embedded data discovery
Florian Zwoch
2018-02-21
1
-1
/
+2
*
|
Merge pull request #16583 from ShyRed/obj-import-scale
Rémi Verschelde
2018-02-19
1
-6
/
+8
|
\
\
|
*
|
Add import option "scale_mesh" to obj file importer
ShyRed
2018-02-12
1
-6
/
+8
|
|
/
*
|
Fix infinite recursion with editor import plugins
George Marques
2018-02-18
1
-2
/
+2
*
|
Expose priority and order for custom import plugins
George Marques
2018-02-13
2
-0
/
+18
|
/
*
Ability to import .escn files, which is just a .tscn but with forced import.
Juan Linietsky
2018-01-30
2
-0
/
+33
*
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-18
1
-2
/
+2
*
Merge pull request #15377 from mrcdk/wav_correct_loop
Rémi Verschelde
2018-01-08
1
-3
/
+9
|
\
|
*
Fixed loop mode values when importing a wav file.
MrCdK
2018-01-05
1
-3
/
+9
*
|
Fix imported BitMap dimension flip
Poommetee Ketson
2018-01-08
1
-1
/
+1
*
|
Removed PBM bitmap loader, added abiliy to importi mages as bitmap. Fixes #14828
Juan Linietsky
2018-01-06
2
-0
/
+120
|
/
*
Make sure .import folder exists before importing, in case user deleted it man...
Juan Linietsky
2018-01-05
1
-1
/
+0
*
Fixed problem with missing uninitialized last byte on waveform trip, closes #...
Juan Linietsky
2018-01-05
1
-1
/
+2
*
Fixes to GLTF2 importer skeleton positioning, though vertex bone indices stil...
Juan Linietsky
2018-01-05
2
-15
/
+46
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
16
-0
/
+74
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
14
-28
/
+28
*
Added more hacks to GLTF2 importer to support crap exporter (MakeHuman in thi...
Juan Linietsky
2017-12-28
2
-150
/
+171
*
Property install export templates when downloaded from http
Juan Linietsky
2017-12-17
1
-0
/
+6
*
Fixes how transform is applied to geometry in UV unwrap
Juan Linietsky
2017-12-17
1
-6
/
+6
*
Cleanup some #if 0'd code
Rémi Verschelde
2017-12-17
1
-120
/
+0
*
-Add lightmapper
Juan Linietsky
2017-12-14
1
-2
/
+2
*
Style: Re-apply clang-format over recent invalid additions
Rémi Verschelde
2017-12-10
4
-4
/
+4
*
Merge pull request #14479 from Web-eWorks/gltf-fixes
Rémi Verschelde
2017-12-10
1
-1
/
+4
|
\
|
*
Fix importing GLTF meshes as external files.
Webster Sheets
2017-12-09
1
-1
/
+4
*
|
-Ability to and unwrap lightmap coordinates on import
Juan Linietsky
2017-12-09
2
-66
/
+122
|
/
*
Exposed EditorSceneImporter to script. Added APIs to use intermediate convert...
Juan Linietsky
2017-12-07
8
-10
/
+173
*
ability to keep user tracks when importing animations, closes #12801
Juan Linietsky
2017-12-07
2
-4
/
+28
*
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-07
1
-2
/
+0
*
-Fixed height fog (was broken)
Juan Linietsky
2017-11-25
2
-1
/
+5
*
Add importer option to make meshes bakeable by default.
Juan Linietsky
2017-11-25
2
-4
/
+17
[next]