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
Age
Commit message (
Expand
)
Author
2014-06-17
Merge pull request #509 from marynate/PR-script-editor-replace-dialog
reduz
2014-06-17
Merge pull request #510 from marynate/PR-align-with-view
reduz
2014-06-17
Merge pull request #512 from marynate/PR-fix-texture-preview-not-update
reduz
2014-06-17
Search filesystem by name or path; Remove extension filter; Use toolbutton fo...
marynate
2014-06-16
More 3D Work
Juan Linietsky
2014-06-15
Fixed #185 Setting a new Texture for a Sprite node does not update preview
marynate
2014-06-13
Add align with view in 3d editor viewport (useful for aligning camera with
marynate
2014-06-13
Script editor: Put selected text in replace dialog automatically (unless sele...
marynate
2014-06-11
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2014-06-11
Light Baker!
Juan Linietsky
2014-06-11
Merge pull request #446 from marynate/PR-fix-scons-cstringio
reduz
2014-06-11
Merge pull request #490 from macramole/master
reduz
2014-06-11
Merge pull request #496 from marynate/PR-scene-dock-search
reduz
2014-06-11
Merge pull request #498 from marynate/PR-pm-favorite
reduz
2014-06-10
Add pin/favorite projects in project manager
marynate
2014-06-10
Allow run/edit multiple projects from project manager
marynate
2014-06-10
Adding search box to scene dock(file system tab)
marynate
2014-06-04
small feature: set project name automatically when choosing path for new proj...
leandrogarber@gmail.com
2014-06-04
small feature: set project name automatically when choosing path for new proj...
leandrogarber@gmail.com
2014-05-29
More 3D Improvements
Juan Linietsky
2014-05-24
Making Godot Easier to Use..
Juan Linietsky
2014-05-22
Use cStringIO to write editor_icons.cpp, lower the opportunity file access co...
marynate
2014-05-22
Added a setting to disable autocomplete popup and fixed the autocomplete time...
Jonas Rudlang
2014-05-20
Merge pull request #436 from marynate/PR-2d-uniform-scale
reduz
2014-05-21
Add 2d unifrom scale
marynate
2014-05-21
Add pan mode in 2d editor
marynate
2014-05-20
Merge pull request #410 from marynate/PR-hotkey-quit-to-pm
reduz
2014-05-20
Merge pull request #415 from marynate/PR-auto-editor-icons-cpp
reduz
2014-05-14
A bit of everything:
Juan Linietsky
2014-05-14
Add sCons dependency for editor_icons.cpp, so it's only re-generated when the...
marynate
2014-05-13
Auto generate editor_icons.cpp to make it more easy to update editor icons
marynate
2014-05-13
Add hotkey Shift+CMD+Q in editor for quit to project manager, resolves
marynate
2014-05-13
User can use '.METHOD' or 'METHOD(' to seach exact method in Search Classes d...
marynate
2014-05-13
Make String::right count from pos instead of pos+1
marynate
2014-05-11
Merge pull request #392 from marynate/PR-delete-without-confirm
reduz
2014-05-10
Change key move behavior of canvas item editor to ignore zoom level; Add
marynate
2014-05-10
Shift+Del to delete nodes without confirmation
marynate
2014-05-09
Make visibility icon always last to display in scene tree
marynate
2014-05-08
Merge pull request #383 from sanikoyes/hotfix-Crash-In-Editor
reduz
2014-05-08
Fix crash in editor when open new scene in editing
sanikoyes
2014-05-08
Add lock and group icon to scene tree editor
marynate
2014-05-07
remove degud output
jonyrock
2014-05-07
call during autocompletion
jonyrock
2014-05-06
Merge pull request #375 from marynate/PR-2d-editor-F-key
reduz
2014-05-06
Press F key in 2d editor to center view to selected node
marynate
2014-05-06
Add auto code completion (without press Ctrl+Space manually)
marynate
2014-05-06
Implement Shift+F1 as contextual help hotkey for script editor; There's
marynate
2014-05-06
Update EditorHelp to response help request other than class; Make sure Editor...
marynate
2014-05-06
EditorNode consume F1 key only when Shift or Command key not pressed at the s...
marynate
2014-05-06
Start working on script editor help
marynate
[next]