index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
editor
/
plugins
Age
Commit message (
Expand
)
Author
2016-08-27
Merge pull request #6186 from TheHX/pr-issue-5878
Rémi Verschelde
2016-08-27
Merge pull request #6094 from djrm/texure_region_zoom_by_scroll
Rémi Verschelde
2016-08-25
More visual script work
Juan Linietsky
2016-08-23
Making bits of docs appear in different dialogues is made easier with EditorH...
Juan Linietsky
2016-08-16
Fix editor glitches when the mesh/material preview is shown
Franklin Sobrinho
2016-08-16
Small usability improvements on the TileMap editor tile palette.
Franklin Sobrinho
2016-08-09
Zoom texture region via mouse wheel
Daniel J. Ramirez
2016-08-06
Likely with bugs and with some features are missing, as well as profiler supp...
Juan Linietsky
2016-08-04
TextureRegionEditor snap_mode fix.
Saracen
2016-08-03
Added missing license and quotation typo
Paulb23
2016-08-02
Merge branch 'master' of https://github.com/godotengine/godot
Juan Linietsky
2016-08-02
WIP visual scripting, not working yet but you can check out stuff
Juan Linietsky
2016-07-29
Explicitly initialize 'pending_auto_reload' to false.
Saracen
2016-07-25
Stop baking process if there is no geometry in the BakedLightInstance.
Daniel J. Ramirez
2016-07-22
Prevent crash in TextureRegionEditor. Fixes #5862
MarianoGNU
2016-07-22
Removed support for saving paths as relative, closes #5728
Juan Linietsky
2016-07-22
Show a warning that an animation must be selected in order to edit it. Avoid ...
Juan Linietsky
2016-07-21
Some optimizations and limits for extreme zoom in and out in editor, fixes #5820
Juan Linietsky
2016-07-21
Merge pull request #5200 from neikeq/sc-CanvasItemEditor
Rémi Verschelde
2016-07-21
Implement missing ShortCuts in CanvasItemEditor
Ignacio Etcheverry
2016-07-19
Merge pull request #5760 from r1cebank/issue-5636__add-close-docs-option
Rémi Verschelde
2016-07-18
Always soft reload editor plugins. Closes #5273
Juan Linietsky
2016-07-18
Script Editor: adding close all docs menu option
Siyuan Gao
2016-07-18
Fix ScriptEditor don't saving the layout when opening a help page
Franklin Sobrinho
2016-07-18
Merge pull request #5723 from Paulb23/toggle_breakpoint_gutter_issue_5712
Rémi Verschelde
2016-07-18
Merge pull request #5657 from Paulb23/block_caret
Rémi Verschelde
2016-07-15
CanvasItemEditor: Changed Frame Selection shortcut
Ignacio Etcheverry
2016-07-15
Fixed breakpoint gutter toggle not updating when game is running, issue 5712
Paulb23
2016-07-12
Added block caret to TextEdit
Paulb23
2016-07-11
Added completion font colors
Paulb23
2016-07-11
Added completion scroll color
Paulb23
2016-07-10
Merge pull request #5270 from lonesurvivor/master
Juan Linietsky
2016-07-10
Merge pull request #5611 from TheHX/spatial-gizmo
Juan Linietsky
2016-07-10
Merge pull request #5563 from opmana/fix-convert-tileset
Juan Linietsky
2016-07-09
Merge pull request #5612 from TheHX/collision-polygon-plugin
Rémi Verschelde
2016-07-09
Fix CollisionPolygon gizmo showing error icons instead of the 3d handles
Franklin Sobrinho
2016-07-09
Fix EditorSpatialGizmo virtual functions not being called
Franklin Sobrinho
2016-07-09
Finally fixes the infamous bug #4444, hoping to never see you again.
Juan Linietsky
2016-07-07
remove warnings if a script is missing and can't be opened
Juan Linietsky
2016-07-07
Removed unused variables (second pass) + dead code
Rémi Verschelde
2016-07-06
Only allow built-in scripts to be edited when the scene they belong to is loa...
Juan Linietsky
2016-07-05
Respect frame property when converting to TileSet.
Andrii Skrynnyk
2016-07-03
fix to the fix, and removed some conflicting shorcuts
Juan Linietsky
2016-07-03
Merge pull request #5508 from djrm/spatial_editor_shortcuts
Rémi Verschelde
2016-07-03
Merge pull request #5504 from djrm/canvas_item_editor_shortcuts
Rémi Verschelde
2016-06-30
Properly show the sample and play it back, also closes #5288
Juan Linietsky
2016-06-30
Added spatial editor shortcuts
Daniel J. Ramirez
2016-06-30
Fixed signal connection prints when moving docks, issue 5498
Paulb23
2016-06-30
Merge pull request #5474 from samuelgrigolato/tile-map-idx
Rémi Verschelde
2016-06-30
Merge pull request #5419 from djrm/shortcuts
Rémi Verschelde
[next]