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/2019w42a-beta/index.html | 40 +++++++++++++------------- docs/blog/2019w44a-beta/index.html | 40 +++++++++++++------------- docs/blog/2020w24a-beta/index.html | 40 +++++++++++++------------- docs/blog/2020w28a-beta/index.html | 40 +++++++++++++------------- docs/blog/2020w31a-beta/index.html | 29 +++++++++++++++++++ docs/blog/index.html | 58 ++++++++++++++++++++------------------ docs/blog/tags/index.html | 36 +++++++++++------------ docs/blog/tags/psp-ufu/index.html | 58 ++++++++++++++++++++------------------ 8 files changed, 187 insertions(+), 154 deletions(-) create mode 100644 docs/blog/2020w31a-beta/index.html (limited to 'docs/blog') diff --git a/docs/blog/2019w42a-beta/index.html b/docs/blog/2019w42a-beta/index.html index 30eb4e6..c2076fb 100644 --- a/docs/blog/2019w42a-beta/index.html +++ b/docs/blog/2019w42a-beta/index.html @@ -3,27 +3,27 @@ - -2019w42a-beta | PSP-UFU - - - - - - - - + +2019w42a-beta | PSP-UFU + + + + + + + + -
-

2019w42a-beta

  • Harmonic study implemented;
  • Autolayout from importation implemented;
  • Importation of Matpower files;
  • Several minor bugfixes.
- - - - - - - - +
+

2019w42a-beta

  • 🔥 Harmonic study implemented;
  • 🔥 Autolayout from importation implemented;
  • 🔥 Importation of Matpower files;
  • 🐛 Several minor bugfixes.
+ + + + + + + + \ No newline at end of file diff --git a/docs/blog/2019w44a-beta/index.html b/docs/blog/2019w44a-beta/index.html index 24ad7bb..18ad3aa 100644 --- a/docs/blog/2019w44a-beta/index.html +++ b/docs/blog/2019w44a-beta/index.html @@ -3,27 +3,27 @@ - -22019w44a-beta | PSP-UFU - - - - - - - - + +22019w44a-beta | PSP-UFU + + + + + + + + -
-

22019w44a-beta

  • Minor changes to 32bit MSW version for compatibility;
  • Travis CI (Continuous Integration) implemented (Linux).
- - - - - - - - +
+

22019w44a-beta

  • ✔️ Minor changes to 32bit MSW version for compatibility;
  • ✔️ Travis CI (Continuous Integration) implemented (Linux).
+ + + + + + + + \ No newline at end of file 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 diff --git a/docs/blog/2020w28a-beta/index.html b/docs/blog/2020w28a-beta/index.html index 4b1bad0..8248871 100644 --- a/docs/blog/2020w28a-beta/index.html +++ b/docs/blog/2020w28a-beta/index.html @@ -3,27 +3,27 @@ - -2020w28a-beta | PSP-UFU - - - - - - - - + +2020w28a-beta | PSP-UFU + + + + + + + + -
-

2020w28a-beta

  • Voltage heatmap implemented (OpenGL enabled);
  • Several major and minor bugfixes.
- - - - - - - - +
+

2020w28a-beta

  • 🔥 Voltage heatmap implemented (OpenGL enabled);
  • 🐛 Several major and minor bugfixes.
+ + + + + + + + \ No newline at end of file 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 diff --git a/docs/blog/index.html b/docs/blog/index.html index 9482ec2..ff031d9 100644 --- a/docs/blog/index.html +++ b/docs/blog/index.html @@ -3,35 +3,37 @@ - -Blog | PSP-UFU - - - - - - - - - - - - + +Blog | PSP-UFU + + + + + + + + + + + + + -
-

2020w28a-beta

  • Voltage heatmap implemented (OpenGL enabled);
  • 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.

22019w44a-beta

  • Minor changes to 32bit MSW version for compatibility;
  • Travis CI (Continuous Integration) implemented (Linux).

2019w42a-beta

  • Harmonic study implemented;
  • Autolayout from importation implemented;
  • Importation of Matpower files;
  • Several minor bugfixes.
- - - - - - - - - - - - +
+

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.

2020w28a-beta

  • 🔥 Voltage heatmap implemented (OpenGL enabled);
  • 🐛 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.

22019w44a-beta

  • ✔️ Minor changes to 32bit MSW version for compatibility;
  • ✔️ Travis CI (Continuous Integration) implemented (Linux).

2019w42a-beta

  • 🔥 Harmonic study implemented;
  • 🔥 Autolayout from importation implemented;
  • 🔥 Importation of Matpower files;
  • 🐛 Several minor bugfixes.
+ + + + + + + + + + + + + \ No newline at end of file diff --git a/docs/blog/tags/index.html b/docs/blog/tags/index.html index 55266ab..1682107 100644 --- a/docs/blog/tags/index.html +++ b/docs/blog/tags/index.html @@ -3,25 +3,25 @@ - -Tags | PSP-UFU - - - - - - - + +Tags | PSP-UFU + + + + + + + -
-
- - - - - - - +
+
+ + + + + + + \ No newline at end of file diff --git a/docs/blog/tags/psp-ufu/index.html b/docs/blog/tags/psp-ufu/index.html index 81f712b..11b5fec 100644 --- a/docs/blog/tags/psp-ufu/index.html +++ b/docs/blog/tags/psp-ufu/index.html @@ -3,35 +3,37 @@ - -Posts tagged "psp-ufu" | PSP-UFU - - - - - - - - - - - - + +Posts tagged "psp-ufu" | PSP-UFU + + + + + + + + + + + + + -
-

4 posts tagged with "psp-ufu"

View All Tags

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.

22019w44a-beta

  • Minor changes to 32bit MSW version for compatibility;
  • Travis CI (Continuous Integration) implemented (Linux).

2019w42a-beta

  • Harmonic study implemented;
  • Autolayout from importation implemented;
  • Importation of Matpower files;
  • Several minor bugfixes.
- - - - - - - - - - - - +
+

5 posts tagged with "psp-ufu"

View All Tags

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.

22019w44a-beta

  • ✔️ Minor changes to 32bit MSW version for compatibility;
  • ✔️ Travis CI (Continuous Integration) implemented (Linux).

2019w42a-beta

  • 🔥 Harmonic study implemented;
  • 🔥 Autolayout from importation implemented;
  • 🔥 Importation of Matpower files;
  • 🐛 Several minor bugfixes.
+ + + + + + + + + + + + + \ No newline at end of file -- cgit