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
2015-06-06
-fixed many memory initialization issues
Juan Linietsky
2015-06-06
new file dialog!
Juan Linietsky
2015-05-31
mesh preview
reduz
2015-05-31
work in progress, resource previews
Juan Linietsky
2015-05-25
improved animation editor
Juan Linietsky
2015-05-17
reinstante focus into textedit after menu used in code editor
Juan Linietsky
2015-05-10
-compatibility option for physicsbody layers, fixes #1842
Juan Linietsky
2015-05-06
optional formal changes
ehriche
2015-05-06
fixed SpatialEditor::_init_indications. loopcounter "i" used ambiguous
ehriche
2015-05-05
fix crash in editor when using alt+arrows to indent, thanks adolson and romul...
Juan Linietsky
2015-05-04
Proper support for code editor autosaving (disabled by default)
Juan Linietsky
2015-04-24
changed some shortcuts in text editor, maybe fixes #1732
Juan Linietsky
2015-04-20
-Changed Godot exit to be clean.
Juan Linietsky
2015-04-18
Merge pull request #1662 from TheHX/fix_plugins
Juan Linietsky
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2015-04-09
Fix toolbar menu position(RichText and MultiMesh plugins)
Franklin Sobrinho
2015-04-08
Changed popup_centered by popup_centered_minsize in editor dialogs
Franklin Sobrinho
2015-04-07
Merge pull request #1569 from sanikoyes/Pr-sort-sample-library
Juan Linietsky
2015-04-07
Merge pull request #1591 from MostafaHassan/pr_FixCrashInVisualShader
Juan Linietsky
2015-04-03
Better fix
Franklin Sobrinho
2015-04-02
fix_issue_#1594
Franklin Sobrinho
2015-04-02
merging okam changes
Juan Linietsky
2015-03-31
Fixed crash when trying to add keypoints and deleting them while holding mous...
mostafahassan
2015-03-25
Sort sample lists by name(more readable)
sanikoyes
2015-03-23
Add iostream include to collada plugin and change to light occluder to use ca...
Carl Olsson
2015-03-23
Merge branch 'master' of https://github.com/not-surt/godot into snapping2
Carl Olsson
2015-03-22
Merge pull request #1378 from erbridge/settings_not_checkbox
Juan Linietsky
2015-03-22
Merge pull request #1380 from ElectricSolstice/wparentheses_removal
Juan Linietsky
2015-03-22
Merge pull request #1460 from MarianoGnu/master
Juan Linietsky
2015-03-22
Merge pull request #1537 from rollenrolm/issue_#931
Juan Linietsky
2015-03-22
Fix for Issue #1484: Don't strip whitespace on line comment
rollenrolm
2015-03-21
Fix issue #931: display current view name into editor's 3d scene viewports
rollenrolm
2015-03-10
New Demo, Screen Space Shaders
Juan Linietsky
2015-03-09
lot of work on 2D lighting and isometric maps
Juan Linietsky
2015-03-02
Register CheckBox class to create it using editor.
Mariano Javier Suligoy
2015-03-02
support for 2D shadow casters
Juan Linietsky
2015-02-22
Merge branch 'master' of https://github.com/okamstudio/godot into snapping2
Carl Olsson
2015-02-20
Renamed "snap to offset" to "snap relative". Better conveys meaning.
Carl Olsson
2015-02-16
Changed code to remove gcc -Wparentheses warnings.
ElectricSolstice
2015-02-17
View > Settings isn't a check item.
Felix Laurie von Massenbach
2015-02-15
Merge branch 'master' of https://github.com/okamstudio/godot
Carl Olsson
2015-02-15
Better 2D Snapping
Carl Olsson
2015-02-14
Merge pull request #1362 from not-surt/tile_map_body_mode
Juan Linietsky
2015-02-14
New Navigation & Pathfinding support for 2D
Juan Linietsky
2015-02-13
Added body mode property to TileMap to select between static and kinematic ph...
Carl Olsson
2015-02-13
Reorder tile transforms so transpose occurs before flips. Much more intuitive...
Carl Olsson
2015-02-11
Moved wrapper function to TileMapEditor.
Carl Olsson
2015-02-11
Merge branch 'master' of https://github.com/okamstudio/godot
Carl Olsson
2015-02-11
Revert variant arg length to 5 and add 5 arg wrapper function for TileMap set...
Carl Olsson
2015-02-09
Merge pull request #1174 from adolson/autoreload-edited-scripts
Juan Linietsky
[next]