From 13d6443b10f1f6896c26a48826f782214e708e65 Mon Sep 17 00:00:00 2001 From: Thales Lima Oliveira Date: Sat, 1 Aug 2020 19:01:45 -0300 Subject: Text bug fix and documentation update New fancy [PSP-UFU website](https://thales1330.github.io/PSP/) and [changelog](https://thales1330.github.io/PSP/blog) using [docusaurus](https://v2.docusaurus.io/); Text element performance improved for OpenGL render; Major text bug on copy fixed --- docs/blog/2020w31a-beta/index.html | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 docs/blog/2020w31a-beta/index.html (limited to 'docs/blog/2020w31a-beta') diff --git a/docs/blog/2020w31a-beta/index.html b/docs/blog/2020w31a-beta/index.html new file mode 100644 index 0000000..5c3cf63 --- /dev/null +++ b/docs/blog/2020w31a-beta/index.html @@ -0,0 +1,29 @@ + + + + + + +2020w31a-beta | PSP-UFU + + + + + + + + + + +
+

2020w31a-beta

  • ๐Ÿ”ฅ PSP-UFU online user guide finally written (only in Brazilian Portuguese, if you want to help me translate this guide, contact-me on GitHub or Twitter);
  • โœ”๏ธ New fancy PSP-UFU website and changelog using docusaurus;
  • โœ”๏ธ Text element performance improved for OpenGL render;
  • ๐Ÿ› Several major and minor bug fixes.
+ + + + + + + + + + \ No newline at end of file -- cgit