index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
code_editor.cpp
Age
Commit message (
Expand
)
Author
2017-08-24
-Code completion for enumerations
Juan Linietsky
2017-08-22
Merge pull request #10340 from Rubonnek/remove-unnecessary-assignments
Rémi Verschelde
2017-08-21
Removed unnecessary assignments
Wilson E. Alvarez
2017-08-21
Increased smooth scroll speed and added user setting
Paulb23
2017-08-19
Added smooth scrolling to TextEdit
Paulb23
2017-08-19
Fixes to label and code editor to make editing code hopefully fast again.
Juan Linietsky
2017-08-13
Replace GUI anchor type by a float between 0 and 1
Gilles Roudiere
2017-05-20
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-04-26
Changed indent type settings
Paulb23
2017-04-18
Added support for space indentation
Paulb23
2017-04-10
Rename [gs]et_pos to [gs]et_position for Controls
Sergey Pusnei
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-24
Fix typos in source code using codespell
Rémi Verschelde
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde