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
Age
Commit message (
Expand
)
Author
2016-03-15
Merge pull request #4051 from AlexHolly/fileeditor-open-any
Rémi Verschelde
2016-03-14
Merge pull request #4057 from TheHX/particles-plugin
Rémi Verschelde
2016-03-14
Fix file dialog, of Particles2D plugin, showing "Error" icons
Franklin Sobrinho
2016-03-14
Merge pull request #4052 from TheHX/issue-4048
Rémi Verschelde
2016-03-14
Merge pull request #4017 from Paulb23/set_tab_size
Rémi Verschelde
2016-03-14
Fix crash when importing sub-scenes
Franklin Sobrinho
2016-03-14
Added configuable tab size
Paulb23
2016-03-14
(editor)filedialog mode open any
Alexander Holland
2016-03-13
Correct spot light size conversion in Blender exporter.
Brandon DeRosier
2016-03-12
-Made editor support SSL certs by default (embedded them)
Juan Linietsky
2016-03-12
-more progress to asset sharing client, but still disabled by default
Juan Linietsky
2016-03-11
Merge pull request #4011 from neikeq/fix_regr_3280
Rémi Verschelde
2016-03-11
TileSet Export: Avoid invalid error when merge is enabled but file does not e...
Ignacio Etcheverry
2016-03-09
fix six possible "divide by zero"
Hubert Jarosz
2016-03-09
fix two reading uninitialized pointers
Hubert Jarosz
2016-03-09
fix possible crash in tools/editor/editor_import_export.cpp
Hubert Jarosz
2016-03-09
fix possible crash in tools/editor/spatial_editor_gizmos.cpp
Hubert Jarosz
2016-03-09
remove trailing whitespace
Hubert Jarosz
2016-03-08
Merge pull request #3969 from Paulb23/scroll_past_end_of_file
Juan Linietsky
2016-03-08
Merge pull request #3981 from SaracenOne/shadow_casting_features
Juan Linietsky
2016-03-07
Update version in Info.plist
RegalMedia
2016-03-07
Added extra controls to GeometryInstances to control how they should cast sha...
Saracen
2016-03-07
Enabled scrolling past end of file
Paulb23
2016-03-06
Fix Project Settings dialog add/delete global variable
Franklin Sobrinho
2016-03-06
Merge pull request #3927 from TheHX/issue-3645
Rémi Verschelde
2016-03-06
Merge pull request #3932 from TheHX/issue-807
Rémi Verschelde
2016-03-05
The help page now show the entire object hierarchy
Franklin Sobrinho
2016-03-05
Removed "__editor_plugin_screen__" metadata creation
Franklin Sobrinho
2016-03-05
Added search box in Class List dialog (Script Editor)
Franklin Sobrinho
2016-03-04
-Work on addon editor plugin (disabled by default)
Juan Linietsky
2016-03-04
Add editor settings for call hint placement
Martin Chuckeles
2016-02-29
-wip on addon editor
Juan Linietsky
2016-02-28
Merge pull request #3864 from leezh/editorplugin_extras
Juan Linietsky
2016-02-28
deleted files added accidentally
Ariel Manzur
2016-02-28
Adds EditorPlugin::remove_control_from_bottom_panel()
Zher Huei Lee
2016-02-28
Remove grey capsule on official logo
Rémi Verschelde
2016-02-27
Completed the support for plugins! It is not possible to add plugins.
Juan Linietsky
2016-02-27
added [presets] to ._sc_ and "android/shutdown_adb_on_exit" to editor_settings
Ariel Manzur
2016-02-27
First attempt at making a more useful EditorPlugin API. Still undocumented, b...
Juan Linietsky
2016-02-25
adds -pm and -project_manager command line options to start project manager
Ariel Manzur
2016-02-24
Fixed closing a scene tab when it was not the CURRENT tab. Fixes #3810
Julian Murgia - StraToN
2016-02-22
keep previous rotation when using rotate tool. fixes #3788.
volzhs
2016-02-22
Change "erase" to "remove" in project manager. fixes #3796.
volzhs
2016-02-22
Fix pixelated steam capsules
Rémi Verschelde
2016-02-21
._sc_ file is now a ConfigFile for self contained mode
Ariel Manzur
2016-02-21
-fixed a crash when closing scene with animationplayer open
Juan Linietsky
2016-02-21
Add a script to sort demos alphabetically
Rémi Verschelde
2016-02-20
-Change link to new documentation
Juan Linietsky
2016-02-20
Added a setting in editor defining scene tabs close button policy. Fixes #3777
Julian Murgia - StraToN
2016-02-19
Added "self contained" mode for Steam installation and similar. Editor looks ...
Ariel Manzur
[next]