summaryrefslogtreecommitdiff
path: root/tools/editor/asset_library_editor_plugin.cpp
AgeCommit message (Expand)Author
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde
2017-02-13Rename the _MD macro to D_METHODHein-Pieter van Braam
2017-01-16Style: Fix statements ending with ';;'Rémi Verschelde
2017-01-16Style: Cleanups, added headers, renamed filesRémi Verschelde
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-13New API for visibility in both CanvasItem and SpatialJuan Linietsky
2017-01-12some class renamesJuan Linietsky
2017-01-11Type renames:Juan Linietsky
2017-01-10Removed the set_child_rect() in AcceptDialog. AcceptDialog now works as a con...Juan Linietsky
2017-01-08Moved JSON functions to built-in to_json, parse_json, validate_jsonJuan Linietsky
2017-01-08-removed stop mouse and ignore mouse from control, which were confusing, repl...Juan Linietsky
2017-01-08PopupMenu now emits both index_pressed and id_pressed instead of item_pressed...Juan Linietsky
2017-01-04-Conversion of most properties to a simpler syntax, easier to use by scriptJuan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-07-24Add thread support to HTTPRequest, changed assetlib to use it.Juan Linietsky
2016-07-24shows progress (bytes) on download even if getting chunked contentJuan Linietsky
2016-07-11Downloaded templates from project manager can now be installed.Juan Linietsky
2016-07-10Fix crash on asset lib installGeorge Marques
2016-06-29assetlib: Connect to the API using SSLRémi Verschelde
2016-06-21Fix project manager category list, small enchancements as wellBojidar Marinov
2016-06-21Add support levels to searchBojidar Marinov
2016-06-21Check hashes when downloading assetsBojidar Marinov
2016-06-09Update asset library assets only when opening the respective tabBojidar Marinov
2016-06-09EditorAssetLibrary: Don't call add_child() on uninitialized pointerBłażej Szczygieł
2016-06-08Assetlib: Update link for renamed repositoryRémi Verschelde
2016-06-08Fixed some options in assetlibJuan Linietsky
2016-06-08Added asset library on project manager for templatesJuan Linietsky
2016-06-07Update asset library editor plugin - new functionality and fixesBojidar Marinov