summaryrefslogtreecommitdiff
path: root/tools/editor/editor_resource_preview.cpp
AgeCommit message (Expand)Author
2017-01-16Style: Cleanups, added headers, renamed filesRémi Verschelde
2017-01-05Editor settings categories are now tidy and beautiful!Juan Linietsky
2017-01-05-Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-02Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-12-21Some BRDF fixesJuan Linietsky
2016-09-10-Added way to generate resource previews from script plugin.Juan Linietsky
2016-07-09Cleaned up preview generation thread, fixes #5499Juan Linietsky
2016-07-06Fix the +1 button to insert keyframes in Sprite and Sprite3D, closes #5422Juan Linietsky
2016-07-06Only allow built-in scripts to be edited when the scene they belong to is loa...Juan Linietsky
2016-07-05Revert "Fix return type for EditorResourcePreview::check_for_invalidation"Rémi Verschelde
2016-07-04added missing return valueJuan Linietsky
2016-07-04Fix return type for EditorResourcePreview::check_for_invalidationRémi Verschelde
2016-07-03Added proper resource preview cache invalidation, fixes #5342Juan Linietsky
2016-06-18Add missing license headers in our source files (#5255)Rémi Verschelde
2016-06-01fix error when open scene or switch to another scenevolzhs
2016-05-30-Some fixes to OSX retina scaling for window functionsJuan Linietsky
2016-05-27Changed import workflowJuan Linietsky
2015-06-06-fixed many memory initialization issuesJuan Linietsky
2015-06-06new file dialog!Juan Linietsky
2015-05-31work in progress, resource previewsJuan Linietsky