index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
import
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support GLTF2 alpha scissors.
K. S. Ernest (iFire) Lee
2020-01-02
1
-1
/
+8
*
Merge pull request #34618 from qarmin/vector_please_dont_crash
Rémi Verschelde
2020-01-02
1
-0
/
+3
|
\
|
*
Don't use constant reference in Vector push_back, insert and append_array
Rafał Mikrut
2019-12-26
1
-0
/
+3
*
|
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
26
-52
/
+52
*
|
Fix Hard Crash on glTF Color Accessor Import
Marios Staikopoulos
2019-12-24
1
-8
/
+7
|
/
*
Removed unused variables, add some constants numbers
Rafał Mikrut
2019-12-10
1
-2
/
+0
*
Bugfix: Sanitize glTF importer Animation Names and do not set bone_pose
Marios Staikopoulos
2019-11-27
1
-2
/
+1
*
33714 glTF2 handle undefined load-time scene.
K. S. Ernest (iFire) Lee
2019-11-22
1
-3
/
+10
*
Fix typos with codespell
Rémi Verschelde
2019-11-22
1
-3
/
+3
*
Merge pull request #33794 from nekomatata/gltf-morph-shapes-crash2
Rémi Verschelde
2019-11-21
1
-0
/
+6
|
\
|
*
Error instead of crash in gltf import with more than one morph target
PouleyKetchoupp
2019-11-21
1
-0
/
+6
*
|
33756 gltf2 importer should use zfar
K. S. Ernest (iFire) Lee
2019-11-21
1
-2
/
+2
|
/
*
33714 If the gltf2 asset has no scene, it is corrupt.
K. S. Ernest (iFire) Lee
2019-11-20
1
-0
/
+1
*
Small fixes to redundand code, copy paste bugs
qarmin
2019-10-14
1
-1
/
+1
*
Remove dependency on the editor directory being in the build's include path.
Marcel Admiraal
2019-10-10
1
-1
/
+1
*
Restore import animation storage checkbox behavior
homer666
2019-09-28
1
-1
/
+1
*
Fix import hints being ignored by glTF importer
gladmin
2019-09-25
1
-1
/
+1
*
Merge pull request #32051 from qarmin/some_error_explanation
Rémi Verschelde
2019-09-25
7
-14
/
+15
|
\
|
*
Added some obvious errors explanations
qarmin
2019-09-25
7
-14
/
+15
*
|
Merge pull request #32306 from hbina/unused_variable
Rémi Verschelde
2019-09-25
1
-6
/
+6
|
\
\
|
*
|
Fixed incorrect use of variables
Hanif Bin Ariffin
2019-09-24
1
-6
/
+6
*
|
|
glTF: Fixed mistake with root node calculation in skin_verify
Marios Staikopoulos
2019-09-24
1
-2
/
+23
|
/
/
*
|
Merge pull request #32275 from godotengine/skin_support
Rémi Verschelde
2019-09-23
3
-566
/
+1390
|
\
\
|
*
|
GLTF: Fixed some issues with skin groups joining incorrectly and removed unus...
Marios Staikopoulos
2019-09-22
2
-79
/
+88
|
*
|
More GLTF Fixes
Marios Staikopoulos
2019-09-21
2
-25
/
+160
|
*
|
GLTF Importer - Add more Index types and const-ed up the code
Marios Staikopoulos
2019-09-21
2
-259
/
+284
|
*
|
GLTF2 Import Fixes - Skin(s) to Skeleton - Skin Support
Marios Staikopoulos
2019-09-20
2
-363
/
+1019
|
*
|
Added skin support and simplified APIs to override bone position.
Juan Linietsky
2019-09-18
2
-2
/
+1
|
|
/
*
/
Changed some code found by Clang Tidy and Coverity
qarmin
2019-09-22
1
-1
/
+1
|
/
*
Add CSV import without translation.
willnationsdev
2019-09-03
2
-0
/
+137
*
Disabled trim and normalize as default for wav import
Rasmus Ketelsen
2019-08-30
1
-2
/
+2
*
Added the ability to import scene resources as .tres files
Rasmus Ketelsen
2019-08-27
2
-16
/
+52
*
Move CryptoCore to it's own folder.
Fabio Alessandrelli
2019-08-19
1
-1
/
+1
*
Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG'
Rémi Verschelde
2019-08-17
1
-14
/
+0
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
Braden Bodily
2019-08-17
5
-25
/
+12
*
Bugfix in GLTF import: Flipping boolean check. Reindexing should _NOT_ happen...
Joseph Catrambone
2019-07-27
1
-1
/
+1
*
Merge pull request #30716 from qarmin/fixed_static_analiser_code
Rémi Verschelde
2019-07-23
2
-26
/
+25
|
\
|
*
Fix some code found by Coverity Scan and PVS Studio
qarmin
2019-07-23
2
-26
/
+25
*
|
Revert "Tweak SpatialMaterial's default metallic and roughness texture channels"
Rémi Verschelde
2019-07-22
1
-0
/
+3
|
/
*
Changed some code showed in LGTM and Coverage
qarmin
2019-07-20
2
-1
/
+5
*
Hide "Max Rate Hz" if "Max Rate" is unchecked when importing WAV sample
Hugo Locurcio
2019-07-07
1
-1
/
+5
*
CryptoCore class to access to base crypto utils.
Fabio Alessandrelli
2019-07-02
1
-2
/
+3
*
Some code changed with Clang-Tidy
qarmin
2019-06-26
6
-16
/
+10
*
Merge pull request #29283 from qarmin/fix_some_always_same_values
Rémi Verschelde
2019-06-20
2
-5
/
+3
|
\
|
*
Fix always true/false values
qarmin
2019-06-20
2
-5
/
+3
*
|
Merge pull request #26205 from Calinou/spatialmaterial-use-packed-channels
Rémi Verschelde
2019-06-20
1
-3
/
+0
|
\
\
|
*
|
Tweak SpatialMaterial's default metallic and roughness texture channels
Hugo Locurcio
2019-02-23
1
-3
/
+0
*
|
|
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-06-19
10
-10
/
+15
*
|
|
glTF: Fix import of animations with INTERPOLATION_LINEAR
Rémi Verschelde
2019-06-15
1
-6
/
+7
*
|
|
Merge pull request #29680 from akien-mga/fix-headers
Rémi Verschelde
2019-06-11
2
-0
/
+60
|
\
\
\
[next]