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
/
editor_help.cpp
Age
Commit message (
Expand
)
Author
2017-01-14
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-13
New API for visibility in both CanvasItem and Spatial
Juan Linietsky
2017-01-10
Removed the set_child_rect() in AcceptDialog. AcceptDialog now works as a con...
Juan Linietsky
2017-01-08
renamed _input_event for GUI events to _gui_input, so it's more differentiate...
Juan Linietsky
2017-01-05
Editor settings categories are now tidy and beautiful!
Juan Linietsky
2017-01-04
-Conversion of most properties to a simpler syntax, easier to use by script
Juan Linietsky
2017-01-02
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
Rémi Verschelde
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-10-03
Begining of GLES3 renderer:
Juan Linietsky
2016-09-07
Renamed the bind_native functions to bind_vararg, should make it show the doc...
Juan Linietsky
2016-08-23
Making bits of docs appear in different dialogues is made easier with EditorH...
Juan Linietsky
2016-08-01
Fix help page title indentation
Mario Schlack
2016-07-09
Fix help search dialog titles
eska
2016-06-12
Add subsequence search to tools
George Marques
2016-06-09
Fixed editor help focus issues and input propagation
Paulb23
2016-06-04
deselect in help when click somewhere
volzhs
2016-05-29
Finalized DynamicFont implementation
Juan Linietsky
2016-05-21
i18n: Proofreading of all strings
Rémi Verschelde
2016-05-04
i18n: Don't make print_line calls translatable
Rémi Verschelde
2016-05-03
Modified editor strings to be translatable in the future
Juan Linietsky
2016-03-18
Fix for #4014, changed to 2 instead of 3 chars to trigger search
demolitions
2016-03-06
Merge pull request #3927 from TheHX/issue-3645
Rémi Verschelde
2016-03-05
The help page now show the entire object hierarchy
Franklin Sobrinho
2016-03-05
Added search box in Class List dialog (Script Editor)
Franklin Sobrinho
2016-02-27
Completed the support for plugins! It is not possible to add plugins.
Juan Linietsky
2016-02-17
Implement support for [codeblock] tag in help
Rémi Verschelde
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-12-26
-Added table support to RichTextLabel
reduz
2015-11-27
Fix editor help scroll to result
Franklin Sobrinho
2015-11-25
Merge pull request #2909 from neikeq/imp_2908
Rémi Verschelde
2015-11-25
Put 2D, 3D and Script editor index in enum
neikeq
2015-11-25
Merge pull request #2908 from neikeq/fix_editor_select
Rémi Verschelde
2015-11-25
Fix Class Reference request from Inspector
neikeq
2015-11-25
Fix switching between 2D/3D/Script
neikeq
2015-11-24
Remember last help search
neikeq
2015-11-24
-work in progress resourceparser and .tscn parser. Still non-functional
Juan Linietsky
2015-11-20
Fix help display
eska
2015-11-19
Merge branch 'master' into BBCodeDocs
Ovnuniarchos
2015-11-17
-Merged Script and Help tabs
Juan Linietsky
2015-10-20
BBCode is now allowed anywhere in the inline documentation.
Ovnuniarchos
2015-09-29
Small readability fixes for the in-game class reference - fixes #2515 and #23...
Jack Gold
2015-06-29
Several performance improvements, mainly in loading and instancing scenes and...
Juan Linietsky
2015-05-13
Fix #1898
Guilherme Felipe
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2015-03-26
makes_editorhelp_uses_editor_settings_bg_color
yg2f
2015-01-03
-Completely removed EmptyControl (but added fallback), closes #1017
Juan Linietsky
2014-11-05
SceneMainLoop -> SceneTree
Juan Linietsky
2014-10-26
Fix some more incorrect bindings
Gerold31
2014-09-17
Merge pull request #544 from marynate/PR-fix-help-history
Juan Linietsky
[next]