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/2020w24a-beta/index.html | 40 +++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'docs/blog/2020w24a-beta/index.html') diff --git a/docs/blog/2020w24a-beta/index.html b/docs/blog/2020w24a-beta/index.html index d42f57c..e870976 100644 --- a/docs/blog/2020w24a-beta/index.html +++ b/docs/blog/2020w24a-beta/index.html @@ -3,27 +3,27 @@ - -2020w24a-beta | PSP-UFU - - - - - - - - + +2020w24a-beta | PSP-UFU + + + + + + + + -
-

2020w24a-beta

  • Device context render implemented (to avoid use OpenGL - some machines can't use it properly);
  • Added Visual Studio solution to the GitHub project;
  • Several major and minor bugfixes.
- - - - - - - - +
+

2020w24a-beta

  • ✔️ Device context render implemented (to avoid use OpenGL - some machines can't use it properly);
  • ✔️ Added Visual Studio solution to the GitHub project;
  • 🐛 Several major and minor bugfixes.
+ + + + + + + + \ No newline at end of file -- cgit