aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/editor_resource_preview.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* -Added way to generate resource previews from script plugin.Juan Linietsky2016-09-101-0/+42
* Cleaned up preview generation thread, fixes #5499Juan Linietsky2016-07-091-62/+70
* Fix the +1 button to insert keyframes in Sprite and Sprite3D, closes #5422Juan Linietsky2016-07-061-1/+1
* Only allow built-in scripts to be edited when the scene they belong to is loa...Juan Linietsky2016-07-061-1/+1
* Revert "Fix return type for EditorResourcePreview::check_for_invalidation"Rémi Verschelde2016-07-051-1/+1
* added missing return valueJuan Linietsky2016-07-041-0/+2
* Fix return type for EditorResourcePreview::check_for_invalidationRémi Verschelde2016-07-041-1/+1
* Added proper resource preview cache invalidation, fixes #5342Juan Linietsky2016-07-031-0/+34
* Add missing license headers in our source files (#5255)Rémi Verschelde2016-06-181-0/+28
* fix error when open scene or switch to another scenevolzhs2016-06-011-1/+1
* -Some fixes to OSX retina scaling for window functionsJuan Linietsky2016-05-301-1/+3
* Changed import workflowJuan Linietsky2016-05-271-17/+76
* -fixed many memory initialization issuesJuan Linietsky2015-06-061-2/+3
* new file dialog!Juan Linietsky2015-06-061-12/+12
* work in progress, resource previewsJuan Linietsky2015-05-311-0/+260