index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
Age
Commit message (
Expand
)
Author
2023-01-08
Merge pull request #71013 from voidedWarranties/fix_ext_property_default_value
Rémi Verschelde
2023-01-08
Use BitField<> in core type masks
Juan Linietsky
2023-01-08
Fix for PackedArray comparison
Ninni Pipping
2023-01-08
Fix error in `AstarGrid2D::get_id_path`
Yuri Rubinsky
2023-01-08
GDScript: Begin making constants deep, not shallow or flat
Dmitrii Maganov
2023-01-07
Merge pull request #70939 from bruvzg/win_screen_2
Rémi Verschelde
2023-01-07
Merge pull request #71000 from reduz/callable-bind-from-array
Rémi Verschelde
2023-01-07
Add support for the custom initial screen for the main window, fix primary sc...
bruvzg
2023-01-06
Fix `ScriptInstanceExtension::get_property_default_value` return value
voidedWarranties
2023-01-06
Merge pull request #68429 from KoBeWi/PropertySettings
Rémi Verschelde
2023-01-06
Merge pull request #70995 from reduz/do-not-bind-variant-immutable
Rémi Verschelde
2023-01-06
Allow binding Callable arguments from an array
Juan Linietsky
2023-01-06
Unbind Variant methods that change immutable types.
Juan Linietsky
2023-01-06
Fix jumping in `AStarGrid2D` when `DIAGONAL_MODE_NEVER` is enabled
Yuri Rubinsky
2023-01-06
Merge pull request #64253 from heppocogne/Fix-native-enum-release-1
Rémi Verschelde
2023-01-06
Merge pull request #70547 from TokageItLab/pingpong-wrap
Rémi Verschelde
2023-01-05
One Copyright Update to rule them all
Rémi Verschelde
2023-01-03
Merge pull request #67694 from aaronfranke/its-time
Rémi Verschelde
2023-01-03
Merge pull request #70482 from bruvzg/ios_pencil
Rémi Verschelde
2023-01-03
Merge pull request #70702 from vnen/gdscript-error-on-assign-void
Rémi Verschelde
2023-01-02
Merge pull request #67853 from Zylann/fix_lods_with_doubles
Clay John
2023-01-01
Optimize `wrapf` function a bit
Yuri Rubinsky
2022-12-30
GDScript: Error when assigning return value of void function
George Marques
2022-12-30
Fix `get_path()` is not working when files are opend with `open_compressed`
heppocogne
2022-12-30
Register native base class name of enum types when release build
heppocogne
2022-12-26
Remove duplicate Month and Weekday enums
Aaron Franke
2022-12-25
Fix pingpong with loop wrap is not working
Silc Renew
2022-12-24
Divide `AStarGrid2D::default_heuristic` into two different heuristics
Yuri Rubinsky
2022-12-23
[iOS] Add Apple Pencil pressure and tilt support.
bruvzg
2022-12-21
Merge pull request #62029 from Maran23/optional-default-value-project-settings
Rémi Verschelde
2022-12-21
Added the possibility to define a default value in ProjectSettings.get_settin...
Marius Hanl
2022-12-21
Merge pull request #70403 from rburing/fix_edge_map_capacity
Rémi Verschelde
2022-12-21
Merge pull request #70355 from Chaosus/gds_fix_loops
Rémi Verschelde
2022-12-21
Fix edge map capacity in convex hull computer
Ricardo Buring
2022-12-21
Fix crashed when compressing empty image data.
stmSi
2022-12-21
Merge pull request #70350 from Chaosus/stringname_operator
Rémi Verschelde
2022-12-20
Add `get_point_position` method to `AStarGrid2D`
Yuri Rubinsky
2022-12-20
Fix empty zero assigners for the variant types
Yuri Rubinsky
2022-12-20
Add missing != operator to `StringName`
Yuri Rubinsky
2022-12-20
Merge pull request #70339 from Chaosus/astargrid2d_weight_scale
Rémi Verschelde
2022-12-20
Merge pull request #65376 from reduz/astc-support
Rémi Verschelde
2022-12-20
Implement basic ASTC support
Juan Linietsky
2022-12-20
Restore weight scale for `AStarGrid2D` (partially)
Yuri Rubinsky
2022-12-19
Merge pull request #65990 from touilleMan/gdextension-expose-builtins-members...
Rémi Verschelde
2022-12-17
Remove Disable Touch debug project setting
Hugo Locurcio
2022-12-16
Merge pull request #70116 from Calinou/vibrate-handheld-silence-warning
Rémi Verschelde
2022-12-16
Fix String::word_wrap() for long words
Haoyu Qiu
2022-12-16
Silence `Input.vibrate_handheld()` warning as it's already documented
Hugo Locurcio
2022-12-15
[RTL/TextServer] Add baseline inline alignment mode for objects and RTL tables.
bruvzg
2022-12-15
Fix "p_zfar" to "p_znear" in Projection.create_orthogonal
Hei
[prev]
[next]