diff options
author | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2020-08-01 19:01:45 -0300 |
---|---|---|
committer | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2020-08-01 19:01:45 -0300 |
commit | 13d6443b10f1f6896c26a48826f782214e708e65 (patch) | |
tree | e9a71c92741dbb955b0d193edcecf937b18154aa /docusaurus/blog/2020-08-01-2020w31a-beta.md | |
parent | 7be97c31c9b240cd7b320c19ee34f2460e57d537 (diff) | |
download | PSP.git-13d6443b10f1f6896c26a48826f782214e708e65.tar.gz PSP.git-13d6443b10f1f6896c26a48826f782214e708e65.tar.xz PSP.git-13d6443b10f1f6896c26a48826f782214e708e65.zip |
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
Diffstat (limited to 'docusaurus/blog/2020-08-01-2020w31a-beta.md')
-rw-r--r-- | docusaurus/blog/2020-08-01-2020w31a-beta.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docusaurus/blog/2020-08-01-2020w31a-beta.md b/docusaurus/blog/2020-08-01-2020w31a-beta.md new file mode 100644 index 0000000..1f10f66 --- /dev/null +++ b/docusaurus/blog/2020-08-01-2020w31a-beta.md @@ -0,0 +1,14 @@ +--- +id: 2020w31a-beta +title: 2020w31a-beta +author: Thales +author_title: PhD +author_url: https://github.com/thales1330 +author_image_url: https://avatars0.githubusercontent.com/u/16141330?s=460&v=4 +tags: [psp-ufu] +--- + +- 🔥 PSP-UFU online user guide finally written (only in Brazilian Portuguese, if you want to help me translate this guide, contact-me on [GitHub](https://github.com/Thales1330/PSP/issues) or [Twitter](https://twitter.com/PspUfu)); +- ✔️ 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; +- 🐛 Several major and minor bug fixes.
\ No newline at end of file |