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
/
sprite_2d_editor_plugin.cpp
Age
Commit message (
Expand
)
Author
2021-06-19
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-03-28
Rename Texture.get_data() to get_image()
Marcel Admiraal
2021-03-14
Rename Sprite.region_enabled getter and setter to match properties
Marcel Admiraal
2021-02-12
Fix sprite editor conversion tools to handle compressed textures
Andrii Doroshenko (Xrayez)
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-28
Editor: Fix invalid use of Node::get_viewport() after rename of EditorNode::g...
Rémi Verschelde
2020-12-28
Rename empty() to is_empty()
Marcel Admiraal
2020-12-14
Rename AcceptDialog get_ok() to get_ok_button()
Marcel Admiraal
2020-05-27
Split `Geometry` singleton into `Geometry2D` and `Geometry3D`
Andrii Doroshenko (Xrayez)
2020-05-14
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-04-02
Replace NULL with nullptr
lupoDharkael
2020-03-27
Rename more 2D and 3D nodes to follow convention
Rémi Verschelde