Commit Graph
9 Commits
Author SHA1 Message Date
Aaron Franke 5c7f653347 Optimize PNG and SVG images using oxipng and svgcleaner (#5254) 2021-09-14 17:50:17 +02:00
Yuri Roubinsky f710754994 Replaced one screenshot to actual version in visual_shader_plugins.rst 2021-04-05 20:46:34 +03:00
Yuri Sizov 7bdb5c41a8 Improve Inspector plugin tutorial with a better example 2020-09-09 19:31:31 +03:00
Hugo Locurcio b061ebf005 Add a page on installing plugins
This closes #2491.
2020-02-29 22:41:55 +01:00
Will Nations 3cb75877e1 Updated plugin tutorial w/ dialog & dep warning. (#2795)
- New note with CreatePluginDialog and images.
- Warns users that CustomTypes will be deprecated in 4.0.
2019-10-29 10:09:15 +01:00
Yuri Roubinski 1b70b0a802 Tutorial for visual shader plugins 2019-08-27 11:01:47 +03:00
KaadmY 92711a3bc8 Update images for "Making plugins" tutorial 2019-04-12 13:22:07 -07:00
Rémi Verschelde 5b2aaf8d41 Optimize PNGs with optipng
Using `find -name "*.png" -exec optipng \;` and optipng 0.7.7
2019-01-26 22:10:03 +01:00
Nathan Lovato 96ee7418e9 Merge pull request #1028 from mhilbrunner/docs-structure
Restructuring update
2018-01-26 18:09:44 +01:00