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
/
plugins
Age
Commit message (
Expand
)
Author
2022-12-07
Fix a wrong error formatting in gdextension export plugin
Gilles Roudière
2022-12-06
Merge pull request #69643 from Chaosus/vcs_rendering_fix
Rémi Verschelde
2022-12-06
Merge pull request #67906 from groud/simpler_gdextension_config
Rémi Verschelde
2022-12-06
Merge pull request #69631 from timothyqiu/tile-proxy-rmb
Rémi Verschelde
2022-12-06
Fix incorrect rendering of vcs dialogs
Yuri Rubinsky
2022-12-06
Merge pull request #69608 from RumblingTurtle/blend-tree-new-node-fix
Rémi Verschelde
2022-12-06
Merge pull request #68860 from xiongyaohua/path3d_fishbones
Rémi Verschelde
2022-12-06
Fix error when right clicking proxy list in TileProxiesManagerDialog
Haoyu Qiu
2022-12-05
AnimationNodeBlendTreeEditor: Fix popup locations when creating nodes with d...
Eduard Zalyaev
2022-12-05
Merge pull request #69525 from m4gr3d/polish_navigation_controls_opacity_main
Rémi Verschelde
2022-12-05
draw fish bones for Path2D and Path3D
Yaohua Xiong
2022-12-05
Fix animation play backward doesn't process current key&animtrack seek
Silc Renew
2022-12-05
Merge pull request #68770 from TokageItLab/add-track-validator
Rémi Verschelde
2022-12-05
Merge pull request #67387 from NumbuhFour/cam_vis_layers_shader_var
Rémi Verschelde
2022-12-04
Fix heap-use-after-free when exiting editor after editing TileSet
Haoyu Qiu
2022-12-03
Implement CAMERA_VISIBLE_LAYERS as built-in shader variable
NumbuhFour
2022-12-02
Minor tweaks/polish to the navigation controls to prevent interference:
Fredia Huya-Kouadio
2022-12-02
Enable the navigation controls for touchscreen by default
Fredia Huya-Kouadio
2022-12-01
Allow specifying a prefix to automatically detect library files for gdextensi...
Gilles Roudière
2022-12-01
Merge pull request #69364 from m4gr3d/add_navigation_controls_main
Rémi Verschelde
2022-12-01
Remove uncessecary checks when exporting gdextension binaries
Gilles Roudière
2022-11-30
Merge pull request #69376 from zaevi/adjust_dropping_texture
Rémi Verschelde
2022-11-30
Adjust position and size for dropping texture.
Zae
2022-11-30
Fix heap-use-after-free when changing alternative tile ID
Haoyu Qiu
2022-11-29
Add navigation control to the node3d editor viewport
Fredia Huya-Kouadio
2022-11-29
Merge pull request #69062 from trollodel/lightweight_editor_mass
Rémi Verschelde
2022-11-29
Use forward-declarations in big editor classes
trollodel
2022-11-29
Fix heap-use-after-free when removing a tile in TileSet editor
Haoyu Qiu
2022-11-28
Add track validator to AnimationPlayerEditor
Silc Renew
2022-11-28
Merge pull request #69249 from timothyqiu/tile-data-redraw
Rémi Verschelde
2022-11-28
Merge pull request #69178 from aaronfranke/mesh-shape
Rémi Verschelde
2022-11-27
Update TileSet preview when paint custom data changes
Haoyu Qiu
2022-11-25
Merge pull request #69124 from zaevi/tilemap_fix_alternative_tile
Rémi Verschelde
2022-11-25
Use a more specific type for Mesh create_(convex|trimesh)_shape
Aaron Franke
2022-11-25
[Editor] Add button to keep the debug server open.
Fabio Alessandrelli
2022-11-24
Merge pull request #69128 from Chaosus/vs_fix_custom_nodes
Rémi Verschelde
2022-11-24
Fix custom visual shader nodes not being loaded at startup
Yuri Rubinsky
2022-11-24
Cleanup remaining EditorUndoRedoManager usages
kobewi
2022-11-25
[TileMap] Fix alternative tile issues.
Zae
2022-11-23
Avoid the Skeleton3DGizmoPlugin crash when clicking in the editor.
K. S. Ernest (iFire) Lee
2022-11-22
Merge pull request #68964 from MewPurPur/tweak-gradient-editor
Rémi Verschelde
2022-11-21
Fix Gradient preview issues
VolTer
2022-11-21
Code simplifications found by cppcheck
Markus Sauermann
2022-11-20
Allow selecting text in shader compilation logs
Marc Gilleron
2022-11-20
Merge pull request #68922 from TokageItLab/fix-animtree-crash
Rémi Verschelde
2022-11-21
Fix AnimationTree crash & rename get_tree() to get_animation_tree()
Silc Renew
2022-11-20
Merge pull request #68904 from aaronfranke/texture-methods
Rémi Verschelde
2022-11-20
Double precision of `String.split_floats`
Micky
2022-11-20
Merge pull request #68859 from souplamp/capitalize-skeleton3d-editor-plugin
Rémi Verschelde
2022-11-19
Rename TextureButton set_*_texture methods to set_texture_*
Aaron Franke
[next]