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
Age
Commit message (
Expand
)
Author
2018-08-14
Merge pull request #20976 from Chaosus/warning_color
Rémi Verschelde
2018-08-14
Merge pull request #20952 from hpvb/fix-17963
Rémi Verschelde
2018-08-14
When starting up try creating directories recursively
Hein-Pieter van Braam
2018-08-13
Add warning color to output log
Chaosus
2018-08-13
Merge pull request #20953 from hpvb/fix-20322
Rémi Verschelde
2018-08-13
Merge pull request #20956 from volzhs/update-help
Rémi Verschelde
2018-08-13
Merge pull request #20963 from akien-mga/remove-tmp-tpz
Rémi Verschelde
2018-08-13
Merge pull request #20971 from swarnimarun/new-resource-option
Rémi Verschelde
2018-08-13
Fix for resource save dialog call
Swarnim Arun
2018-08-13
Merge pull request #20731 from YeldhamDev/scr_editor_context_fix
Rémi Verschelde
2018-08-13
Merge pull request #20155 from Tunous/line-edit-clear
Rémi Verschelde
2018-08-13
Remove cached .tpz archive after templates download and install
Rémi Verschelde
2018-08-13
Merge pull request #20778 from ibrahn/remove-zero-append-typos
Rémi Verschelde
2018-08-13
Merge pull request #20680 from Calinou/text-editor-faster-caret-blink
Rémi Verschelde
2018-08-13
Merge pull request #20670 from Calinou/script-editor-zoom-hidpi
Rémi Verschelde
2018-08-13
Merge pull request #20668 from SaracenOne/enum_help_fix
Rémi Verschelde
2018-08-13
Merge pull request #20587 from groud/fix_2deditor_scrollable_zone
Rémi Verschelde
2018-08-13
Update help doc when changing font size
volzhs
2018-08-12
Don't try to update the visual shader graph if it doesn't exist yet
Hein-Pieter van Braam
2018-08-12
Fix gizmos submenu
Juan Linietsky
2018-08-11
Merge pull request #20928 from JFonS/gizmo_enabling
Juan Linietsky
2018-08-11
Improvements on the gizmo disabling menu and icon selection bugfix
JFonS
2018-08-11
Do not use theme to set LineEdit right_icon
Łukasz Rutkowski
2018-08-11
Add clear text button to LineEdit
Łukasz Rutkowski
2018-08-10
Added system for GDScript warnings
George Marques
2018-08-10
Merge pull request #14704 from poke1024/colorconstants
Juan Linietsky
2018-08-09
Merge pull request #20585 from MarianoGnu/tileset_editor
Juan Linietsky
2018-08-09
too much information, made it less information
Juan Linietsky
2018-08-09
New TileSet Editor
MAriano Javier Suligoy
2018-08-09
Information sign for MarianoGNU
Juan Linietsky
2018-08-09
Merge pull request #20584 from JFonS/gizmo_enabling
Juan Linietsky
2018-08-09
New gizmo structure and new gizmo disabling menu
JFonS
2018-08-08
-Add Expression class, used to evaluate expressions
Juan Linietsky
2018-08-08
Fix a typo in a TTR() call
Hugo Locurcio
2018-08-08
Merge pull request #20737 from Calinou/use-standard-button-texts
Juan Linietsky
2018-08-07
Several improvements to inspector.
Juan Linietsky
2018-08-07
removed some surplus null appends that got typoed in 0e29f7974b59e4440cf02e13...
Ibrahn Sahir
2018-08-06
Respect process order for out of order skeleton bones (fixes GLTF2 import iss...
Juan Linietsky
2018-08-06
Several fixes to GLTF2 importer
Juan Linietsky
2018-08-06
Added proper import support for 3D and Array textures
Juan Linietsky
2018-08-05
Use a standard "OK" text for confirmation buttons in error dialogs
Hugo Locurcio
2018-08-05
Fix wrong context menu when right-clicking script/doc files
Michael Alexsander Silva Dias
2018-08-04
Implemented IK
AndreaCatania
2018-08-02
Make the default text editor caret blink speed faster
Hugo Locurcio
2018-08-02
Fix zoom display in the script editor on hiDPI displays
Hugo Locurcio
2018-08-02
Fixes the hyperlinks for enumerators inside classes in the editor help.
Saracen
2018-07-31
Allow some non-integer built-in constants in gdscript
Bernhard Liebl
2018-07-29
Add support for line continuations (wtf) in obj format, fixes #7974
Juan Linietsky
2018-07-30
Fixes bugs on the 2D editor scrollable area
groud
2018-07-29
It is now possible to import images as a separate resource, closes #5738 and ...
Juan Linietsky
[next]