Commit graph

10 commits

Author SHA1 Message Date
Rémi Verschelde 72c2cccbe2 assetlib: Connect to the API using SSL
Note: it does not work in the project manager as the latter does not
use the editor-bundled certificates, but that's a bug and should be fixed.
2016-06-29 19:16:20 +02:00
Bojidar Marinov 1e08387ce0
Fix project manager category list, small enchancements as well 2016-06-21 17:10:02 +03:00
Bojidar Marinov a2e39c8da0
Add support levels to search 2016-06-21 16:29:49 +03:00
Bojidar Marinov 7915db67c5
Check hashes when downloading assets 2016-06-21 15:38:29 +03:00
Bojidar Marinov c63ec998be Update asset library assets only when opening the respective tab 2016-06-09 23:08:45 +03:00
Błażej Szczygieł 73b93c9110 EditorAssetLibrary: Don't call add_child() on uninitialized pointer
Fixes possible crash and fixes crash when using undefined sanitizer.
The "search_hb" is already added into "library_main" container.
2016-06-09 19:10:06 +02:00
Rémi Verschelde 1bdb55831d Assetlib: Update link for renamed repository 2016-06-08 23:48:26 +02:00
Juan Linietsky 1f2ad872cc Fixed some options in assetlib 2016-06-08 10:17:16 -03:00
Juan Linietsky b847aec864 Added asset library on project manager for templates 2016-06-08 09:25:47 -03:00
Bojidar Marinov e4a24812cd
Update asset library editor plugin - new functionality and fixes 2016-06-07 21:49:19 +03:00
Renamed from tools/editor/addon_editor_plugin.cpp (Browse further)