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
*
Merge pull request #58965 from TechnoPorg/remove-stex-occurrences
Rémi Verschelde
2022-03-11
4
-18
/
+18
|
\
|
*
Remove more occurrences of "stex"
TechnoPorg
2022-03-10
4
-18
/
+18
*
|
Add missing i18n to various strings
Haoyu Qiu
2022-03-07
2
-2
/
+2
|
/
*
Merge pull request #58788 from reduz/rename-streamtexture
Rémi Verschelde
2022-03-06
4
-33
/
+33
|
\
|
*
Rename StreamTexture* to CompressedTexture*
reduz
2022-03-05
4
-33
/
+33
*
|
Various code and documentation improvements
kobewi
2022-03-05
1
-1
/
+0
|
/
*
Make name of editor file dialog filters translatable
Haoyu Qiu
2022-03-05
1
-2
/
+2
*
Allow automatic lod when importing 3D scenes with Static Lightmaps
K. S. Ernest (iFire) Lee
2022-02-25
1
-8
/
+8
*
Fix typos in editor font preload dialog warning messages
Hugo Locurcio
2022-02-21
1
-2
/
+2
*
Merge pull request #57163 from winterpixelgames/feature/allow-disable-atlas-t...
Rémi Verschelde
2022-02-19
1
-2
/
+7
|
\
|
*
Allow disabling the alpha trim on texture atlas creation.
Jason Knight
2022-02-19
1
-2
/
+7
*
|
Fix crash when importing DAE model
Haoyu Qiu
2022-02-19
1
-1
/
+1
*
|
Change 'find_node' to 'find_nodes' and Add 'type' parameter
diddykonga
2022-02-17
1
-2
/
+3
*
|
Merge pull request #58182 from akien-mga/style-cleanup-if-semicolons-deadcode
Rémi Verschelde
2022-02-16
3
-59
/
+9
|
\
\
|
*
|
Style: Cleanup single-line blocks, semicolons, dead code
Rémi Verschelde
2022-02-16
3
-59
/
+9
*
|
|
Update if == NOTIFICATION_* to switch statements to match coding style
megalobyte
2022-02-16
2
-9
/
+16
|
/
/
*
|
Editor: Cleanup some includes dependencies
Rémi Verschelde
2022-02-15
6
-25
/
+18
*
|
Add sub-pixel glyph positioning support.
bruvzg
2022-02-12
3
-0
/
+14
*
|
Merge pull request #57997 from Calinou/texture-import-rename-hdr-as-srgb
Rémi Verschelde
2022-02-12
1
-16
/
+16
|
\
\
|
*
|
Rename Hdr as Srgb texture import option to be lowercase
Hugo Locurcio
2022-02-12
1
-16
/
+16
*
|
|
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
7
-8
/
+17
|
/
/
*
|
Merge pull request #57627 from JFonS/occluder_improvements
Rémi Verschelde
2022-02-08
2
-23
/
+103
|
\
\
|
*
|
Improvements and fixes to occluders
jfons
2022-02-07
2
-23
/
+103
*
|
|
Re-add missing `SNAME` macros in `get_theme_*` calls
Rémi Verschelde
2022-02-08
1
-34
/
+34
*
|
|
Revert "Add missing SNAME macro optimization to all theme methods call"
Rémi Verschelde
2022-02-08
1
-40
/
+40
*
|
|
Merge pull request #57725 from jmb462/missing-sname-theme-setters
Rémi Verschelde
2022-02-07
1
-40
/
+40
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add missing SNAME macro optimization to all theme methods call
jmb462
2022-02-06
1
-40
/
+40
*
|
|
ResourceImporter: Restore default append logic for new importers
Rémi Verschelde
2022-02-07
2
-6
/
+14
|
/
/
*
|
Merge pull request #56943 from V-Sekai/override-import
Rémi Verschelde
2022-02-05
2
-16
/
+34
|
\
\
|
*
|
Make add_importer and add_post_importer_plugin override existing importers.
K. S. Ernest (iFire) Lee
2022-01-19
2
-16
/
+34
*
|
|
Faster CVTT by reducing quality.
K. S. Ernest (iFire) Lee
2022-02-04
3
-103
/
+130
*
|
|
Cleanup and move char functions to the `char_utils.h` header.
bruvzg
2022-02-04
1
-2
/
+2
*
|
|
String: Add contains().
Anilforextra
2022-02-04
1
-4
/
+4
*
|
|
Vectors: Use clear() and has().
Anilforextra
2022-02-02
2
-2
/
+2
*
|
|
simplify formatting scripts, add a clang-tidy script, and run clang-tidy
Nathan Franke
2022-01-29
1
-1
/
+2
*
|
|
Fix lightmap size hint option not displaying for 3D scenes
Hugo Locurcio
2022-01-26
1
-2
/
+3
|
|
/
|
/
|
*
|
Add usage of indeterminate checkboxes to editor
kobewi
2022-01-22
1
-0
/
+30
*
|
Merge pull request #55360 from Calinou/rename-bake-mode-properties
Rémi Verschelde
2022-01-20
2
-4
/
+4
|
\
\
|
*
|
Rename and reorder bake mode properties for consistency
Hugo Locurcio
2021-12-14
2
-4
/
+4
*
|
|
Add nodiscard to core math classes to catch c++ errors.
lawnjelly
2022-01-20
1
-1
/
+2
|
|
/
|
/
|
*
|
Merge pull request #52969 from bruvzg/locale_detection
Rémi Verschelde
2022-01-18
3
-419
/
+16
|
\
\
|
*
|
Improve locale detection.
bruvzg
2022-01-18
3
-419
/
+16
*
|
|
Fix import hints breaking node paths in animations
Ricardo Buring
2022-01-18
2
-20
/
+59
|
/
/
*
|
Merge pull request #54794 from bruvzg/runtime_bmfont_parser
Rémi Verschelde
2022-01-17
1
-739
/
+3
|
\
\
|
*
|
Move BMFont parser code from importer to the FontData to allow loading bitmap...
bruvzg
2021-11-09
1
-739
/
+3
*
|
|
Remove property hints referencing unsupported svgz extension
Rémi Verschelde
2022-01-17
1
-1
/
+1
*
|
|
Hide SVG scale for non-SVG textures
kobewi
2022-01-16
1
-2
/
+8
*
|
|
Remove support for PVRTC texture encoding and decoding
Hugo Locurcio
2022-01-14
2
-14
/
+0
*
|
|
Fix various typos
luz paz
2022-01-13
1
-1
/
+1
*
|
|
[TextServer] Improve ligature cursor handling.
bruvzg
2022-01-09
3
-1
/
+157
[next]