index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
gui
/
text_edit.cpp
Age
Commit message (
Expand
)
Author
2015-01-13
Total rows of text edit was calculated wrong, fixed issue #842
marynate
2015-01-04
-attempt to be friendlier on non english keyboards
Juan Linietsky
2015-01-04
-Fix shortcuts for OSX code completion, fixes #1111
Juan Linietsky
2015-01-03
-added new code completion guess locations, closes #1032
Juan Linietsky
2015-01-02
-fix TextEdit shift-click functionality past begin and end of selection (#1004)
Juan Linietsky
2015-01-02
-fix readonly issues (#1018)
Juan Linietsky
2014-12-20
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2014-12-18
-improved completion options for InputEvent, shows all event types now
Juan Linietsky
2014-12-17
change shortcut for toggle-comment to Ctrl+K
Dana Olson
2014-12-17
-added brace matching to go with the new code completion
Juan Linietsky
2014-12-16
New Code Completion
Juan Linietsky
2014-12-07
More Fixes
Juan Linietsky
2014-12-07
now undo/redo supported
Dana Olson
2014-12-07
apply patch #882 from dcubix
Dana Olson
2014-11-13
allow Alt+arrow keys to pass through editor
Dana Olson
2014-11-12
Editor goodies update
Diego Lopes
2014-11-05
SceneMainLoop -> SceneTree
Juan Linietsky
2014-09-22
-variables with export in script are now IMMEDIATELY AND ALWAYS visible in pr...
Juan Linietsky
2014-09-21
Fixed too many little issues, check the issues closed today.
Juan Linietsky
2014-09-19
Fixing Issues...
Juan Linietsky
2014-08-01
Small Issues & Maintenance
Juan Linietsky
2014-05-21
Fix script editor scrollbar disappear issue
marynate
2014-05-07
remove degud output
jonyrock
2014-05-07
call during autocompletion
jonyrock
2014-05-06
Add auto code completion (without press Ctrl+Space manually)
marynate
2014-05-06
Add get_word_under_cursor() method to TextEdit
marynate
2014-04-30
EDITOR_DEF in the right place
jonyrock
2014-04-28
#331 settings menu option title fix oops
jonyrock
2014-04-28
#331 settings menu option title fix
jonyrock
2014-04-27
pair symbols tool basic imp
jonyrock
2014-04-26
#298 imp
jonyrock
2014-04-17
text cursor in text editor & const in Rect2i
jonyrock
2014-04-10
home button like & whitespace
jonyrock
2014-03-13
fix android can't input unicode characters
sanikoyes
2014-02-09
GODOT IS OPEN SOURCE
Juan Linietsky