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
*
Avoid crashing when custom GLSL shaders are imported when using the gl_compat...
clayjohn
2023-01-13
1
-0
/
+1
*
Merge pull request #71033 from scurest/obj-vertex-color
Rémi Verschelde
2023-01-13
1
-1
/
+22
|
\
|
*
Mark OBJ vertex colors sRGB in materials (only if has vertex colors)
scurest
2023-01-07
1
-1
/
+5
|
*
Add vertex color support to OBJ importer
scurest
2023-01-07
1
-0
/
+17
*
|
Use BitField<> in core type masks
Juan Linietsky
2023-01-08
1
-1
/
+1
|
/
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
44
-1276
/
+1276
*
Merge pull request #70360 from dustinsth/fix_import_dialog_text
Rémi Verschelde
2022-12-21
1
-3
/
+3
|
\
|
*
Fix overlapping text in Advanced Import Settings action dialogs.
dustinsth
2022-12-20
1
-3
/
+3
*
|
Disable properties that don't have an effect in the advanced audio importer
Marcus Elg
2022-12-20
1
-17
/
+21
|
/
*
Fix inconsistent audio import menu naming
Marcus Elg
2022-12-19
1
-2
/
+2
*
Clear animation map when import settings is opened
bmolyneaux
2022-12-14
1
-0
/
+1
*
Fix advanced font import dialog not saving outline sizes of pre-render config...
bruvzg
2022-12-12
1
-1
/
+10
*
Use system fonts as fallback and improve system font handling.
bruvzg
2022-12-04
5
-3
/
+13
*
Merge pull request #68665 from TokageItLab/cut-unkeyed-gltf-anim
Rémi Verschelde
2022-11-29
6
-24
/
+22
|
\
|
*
Add trimming option to cut un-keyed timeline before first key in gltf
Silc Renew
2022-11-29
6
-24
/
+22
*
|
Merge pull request #69178 from aaronfranke/mesh-shape
Rémi Verschelde
2022-11-28
1
-1
/
+1
|
\
\
|
*
|
Use a more specific type for Mesh create_(convex|trimesh)_shape
Aaron Franke
2022-11-25
1
-1
/
+1
*
|
|
Add MAKE_RESOURCE_TYPE_HINT macro to simplify binding arrays of resources
Rémi Verschelde
2022-11-24
4
-4
/
+4
|
/
/
*
|
Code simplifications found by cppcheck
Markus Sauermann
2022-11-21
1
-3
/
+1
*
|
Improve BoneRenamer to avoid conflicting with original bone name
Silc Renew
2022-11-16
2
-72
/
+138
*
|
Remove redundant Variant-types initializations
Markus Sauermann
2022-11-14
1
-1
/
+1
*
|
Add more info to WAV import errors
alex-pahdo
2022-11-14
1
-5
/
+5
*
|
Merge pull request #68470 from bruvzg/img_fnt_imp
Rémi Verschelde
2022-11-14
1
-21
/
+28
|
\
\
|
*
|
[Image Font Importer] Hide unused font size, add image and character margins.
bruvzg
2022-11-10
1
-21
/
+28
*
|
|
Merge pull request #68448 from bruvzg/font_imp_tr
Rémi Verschelde
2022-11-14
2
-20
/
+173
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[Font] Add an import option to pre-render all glyphs required for the transla...
bruvzg
2022-11-10
2
-20
/
+173
|
|
/
*
/
Use forward-declarations in EditorPlugin where possible
trollodel
2022-11-11
2
-0
/
+4
|
/
*
Fix -Wunused-but-set-variable warnings from Emscripten 3.1.20
Rémi Verschelde
2022-11-04
1
-2
/
+0
*
Merge pull request #68223 from Calinou/editor-font-prerendering-fix-add-icon
Rémi Verschelde
2022-11-04
1
-8
/
+8
|
\
|
*
Fix missing Add icon in the editor font prerendering dialog
Hugo Locurcio
2022-11-03
1
-8
/
+8
*
|
Hide Antialiasing import option on DynamicFonts with MSDF enabled
Hugo Locurcio
2022-11-03
2
-6
/
+9
|
/
*
Rename Image's `get_rect` to `get_region`
Micky
2022-11-01
1
-1
/
+1
*
Merge pull request #67578 from KoBeWi/GEDITOR
Rémi Verschelde
2022-10-31
2
-13
/
+13
|
\
|
*
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
2
-13
/
+13
*
|
Merge pull request #67805 from TokageItLab/fix-postimport-anim-arg
Rémi Verschelde
2022-10-31
1
-1
/
+1
|
\
\
|
*
|
Fix passed dict to internal_process() in importer plugin for animation
Silc Renew
2022-10-24
1
-1
/
+1
|
|
/
*
|
ResourceImporterLayeredTexture: rename compress modes to match enum
DeeJayLSP
2022-10-28
1
-1
/
+1
*
|
Merge pull request #67834 from Klowner/collada-closed-curves-16658
Clay John
2022-10-27
2
-0
/
+8
|
\
\
|
*
|
Handle closed splines in Collada importer
Mark Riedesel
2022-10-24
2
-0
/
+8
|
|
/
*
/
Clean up Basis from Euler code
Aaron Franke
2022-10-21
1
-1
/
+1
|
/
*
Make some Image methods static
kobewi
2022-10-14
2
-6
/
+2
*
Add animation slices for individual animations
Juan Velandia
2022-10-10
2
-120
/
+119
*
Show svg import options in default settings.
HolonProduction
2022-10-08
1
-1
/
+2
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
5
-39
/
+39
*
Remove unsupported `NO_SAFE_CAST`/`-fno-rtti` from Android build
Rémi Verschelde
2022-10-03
1
-8
/
+0
*
Remove unused includes & move some includes to top of file
Andy Maloney
2022-09-23
1
-7
/
+4
*
[Font Inspector Plugin] Hide "Add Feature" button if supported feature list i...
bruvzg
2022-09-22
1
-0
/
+1
*
HarfBuzz: Update to version 5.2.0, add new Unicode 15 blocks and scripts.
bruvzg
2022-09-17
1
-0
/
+7
*
Fix LOD-generation on skinned meshes.
SaracenOne
2022-09-14
2
-1
/
+37
*
Allow images to be imported "for editor use" and respect editor settings
Yuri Sizov
2022-09-07
1
-62
/
+131
[next]