index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
import
Age
Commit message (
Expand
)
Author
2022-07-26
Fix repeatedly opening the Advanced Import Settings dialog for fonts getting ...
Rindbee
2022-07-25
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-23
Merge pull request #63265 from reduz/stream-bpm-support
Rémi Verschelde
2022-07-23
Implement BPM support
reduz
2022-07-21
Fix various typos not caught by codespell
luz paz
2022-07-18
Use integer types in Image and ImageTexture methods
FireForge
2022-07-16
add rest fixer to importer retarget
Silc Renew
2022-07-13
Merge pull request #62827 from fire-forge/ok-cancel
Rémi Verschelde
2022-07-09
Seperate filter and description in FileDialog.add_filter()
FireForge
2022-07-09
Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog
FireForge
2022-07-08
Add static methods for creating Image and ImageTexture
kobewi
2022-07-07
Merge pull request #62622 from Rindbee/make-blend-import-preview-visible
Rémi Verschelde
2022-07-07
Merge pull request #62108 from bruvzg/font_config_v3
Rémi Verschelde
2022-07-06
EditorScenePostImportPlugin: Return requested option value
Dave Palais
2022-07-06
Refactor Font configuration and import UI, and Font resources.
bruvzg
2022-07-03
Merge pull request #59834 from trollodel/advanced_import_fix
Rémi Verschelde
2022-07-02
Merge pull request #61168 from DeeJayLSP/wav_ieee
Rémi Verschelde
2022-07-02
Make import preview of blend files visible
Rindbee
2022-07-01
implement bone renamer in importer
Silc Renew
2022-06-22
Remake resource thread safety and API
reduz
2022-06-20
Revert "Disable VRAM compression by default for small textures in Detect 3D"
Juan Linietsky
2022-06-17
Merge pull request #62023 from Calinou/detect-3d-small-textures-no-vram-compress
Rémi Verschelde
2022-06-16
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe...
bruvzg
2022-06-14
Disable VRAM compression by default for small textures in Detect 3D
Hugo Locurcio
2022-06-13
Add internationalization for Detect 3D texture import messages
Hugo Locurcio
2022-06-13
Merge pull request #61772 from bruvzg/ft_ot_collect
Rémi Verschelde
2022-06-11
restore vehicle+wheel importers
Jakob Gillich
2022-06-08
i18n: Misc fixes translation strings
Rémi Verschelde
2022-06-07
[TextServer] Adds support for TrueType / OpenType collection files (*.TTC, *....
bruvzg
2022-06-01
Merge pull request #61497 from Calinou/texture-import-detect-3d-print
Rémi Verschelde
2022-05-28
Print messages when textures are detected as used in 3D/normal/roughness
Hugo Locurcio
2022-05-26
Use "odd" style for TabContainers on base BG color
FireForge
2022-05-21
Add the button pressed to some signals in Tree
trollodel
2022-05-20
Add a new HashSet template
reduz
2022-05-19
Use range iterators for RBSet in most cases
Aaron Record
2022-05-18
[4.0] ResourceImporterWAV: Add support for 64-bit IEEE float
Douglas Leão
2022-05-18
Merge pull request #60774 from TokageItLab/root-seek-mode
Rémi Verschelde
2022-05-16
Replace most uses of Map by HashMap
reduz
2022-05-13
Fix some bugs in the advanced scene import
trollodel
2022-05-12
Add a new HashMap implementation
reduz
2022-05-10
Merge pull request #58071 from Calinou/lightmapgi-tweak-default-texel-size
Rémi Verschelde
2022-05-09
Fixed delta & Implement selection of whether or not to seek root
Silc Renew
2022-05-06
Cleanup metadata usage
kobewi
2022-05-03
Merge pull request #60627 from aaronfranke/rename-elements
Rémi Verschelde
2022-05-03
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
Hugo Locurcio
2022-05-02
Merge pull request #59895 from akien-mga/clang-tidy
Rémi Verschelde
2022-05-02
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
Rémi Verschelde
2022-05-02
Fix mesh preview cleanup in the Scene import settings
mightygoat
2022-04-29
Rename Basis "elements" to "rows"
Aaron Franke
2022-04-28
Fix cppcheck const parameters
Markus Sauermann
[next]