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
2021-06-30
Fix editor suffixes and degrees conversion
reduz
2021-06-28
Implement Tree's internal minimum width calculation
Gilles Roudière
2021-06-20
Fix for LOD is broken 49706
K. S. Ernest (iFire) Lee
2021-06-20
Merge pull request #49754 from aaronfranke/is-eq-approx-sub-opt
Rémi Verschelde
2021-06-20
Fix sub-optimal uses of is_equal_approx
Aaron Franke
2021-06-19
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-16
ERR_FAIL_NULL check file access
K. S. Ernest (iFire) Lee
2021-06-14
Merge pull request #49458 from JFonS/fix_unwrap_xform
Rémi Verschelde
2021-06-14
Rename get_parent_spatial() to get_parent_node3d()
jfons
2021-06-12
Consistently prefix bound virtual methods with _
kobewi
2021-06-11
Merge pull request #49312 from RandomShaper/reference_to_ref_count
Rémi Verschelde
2021-06-11
Merge pull request #47835 from mortarroad/master-lossless-webp
Rémi Verschelde
2021-06-11
Rename Reference to RefCounted
Pedro J. Estébanez
2021-06-11
Implement lossless WebP encoding
Morris Tabor
2021-06-11
Merge pull request #49511 from akien-mga/core-diraccess-fileaccess-io
Rémi Verschelde
2021-06-11
Merge pull request #49279 from Calinou/rename-string-is-abs-path-method
Rémi Verschelde
2021-06-11
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-05
Merge pull request #39202 from Calinou/editor-import-invert-green-channel
Rémi Verschelde
2021-06-04
Rename Quat to Quaternion
Marcel Admiraal
2021-06-04
Replace "Invert" import option with more useful "Normal Map Invert Y"
Hugo Locurcio
2021-06-03
Rename Animation TYPE_TRANSFORM to TYPE_TRANSFORM3D
Aaron Franke
2021-06-03
Rename `String.is_abs_path()` to `String.is_absolute_path()`
Hugo Locurcio
2021-06-03
Rename Transform to Transform3D in core
Aaron Franke
2021-05-25
Rename File::get_len() get_length()
Marcel Admiraal
2021-05-22
Update with experimental mesh optimizer.
K. S. Ernest (iFire) Lee
2021-05-20
Fix typos with codespell
Rémi Verschelde
2021-05-17
Make all file access 64-bit (uint64_t)
Pedro J. Estébanez
2021-05-03
Assorted fixes to UV unwrapping and GPU lightmapper
jfons
2021-04-19
Use multiple threads to import.
Juan Linietsky
2021-04-14
Rename get_surface_material to get_surface_override_material
clayjohn
2021-04-05
Style: Apply clang-tidy's `modernize-use-bool-literals`
Rémi Verschelde
2021-03-26
added null checks for mesh in resource importer
Rishabh Abhani
2021-03-24
Merge pull request #47301 from akien-mga/drop-resource-importer-csv
Rémi Verschelde
2021-03-23
Fix use of Error its uninitialised and resolves importers being broken
Gordon MacPherson
2021-03-23
Remove now unnecessary ResourceImporterCSV importer
Rémi Verschelde
2021-03-23
Rename ButtonList enum and members to MouseButton
Aaron Franke
2021-03-23
Move duplicated code into a function
Shatur95
2021-03-23
Merge pull request #45234 from madmiraal/rename-phashtranslation
Rémi Verschelde
2021-03-22
Remove hardcoded names in generated objects
Shatur95
2021-03-22
Improved 3D Scene Importer
Juan Linietsky
2021-03-21
Merge pull request #46758 from W4RH4WK/add-more-index-checks-collada-importer
Rémi Verschelde
2021-03-20
Rename PHashTranslation to OptimizedTranslation
Marcel Admiraal
2021-03-10
Remove Navigation2D/3D nodes, and move the navigation map to the world resource
Gilles Roudière
2021-03-07
Add additional index checks to COLLADA importer
Alex Hirsch
2021-02-18
Reorganize Project Settings
reduz
2021-02-18
Fixes function bindings
Kongfa Waroros
2021-02-11
Improve resource load cache
reduz
2021-01-28
Unify URI encoding/decoding and add to C#
Aaron Franke
2021-01-25
Implement shadow meshes
reduz
2021-01-11
Scale error in mesh optimizer so it uses absolute scale.
K. S. Ernest (iFire) Lee
[next]