From 67983f3049517cf7fc50f16dad1283a79d7c8e63 Mon Sep 17 00:00:00 2001 From: Thales Lima Oliveira Date: Fri, 26 Mar 2021 08:23:16 -0300 Subject: Website update --- docs/blog/2019/10/13/2019w42a-beta/index.html | 40 +++++++++--------- docs/blog/2019/11/01/2019w44a-beta/index.html | 40 +++++++++--------- docs/blog/2020/06/13/2020w24a-beta/index.html | 40 +++++++++--------- docs/blog/2020/07/09/2020w28a-beta/index.html | 40 +++++++++--------- docs/blog/2020/08/01/2020w31a-beta/index.html | 40 +++++++++--------- docs/blog/index.html | 60 +++++++++++++-------------- docs/blog/tags/index.html | 36 ++++++++-------- docs/blog/tags/psp-ufu/index.html | 60 +++++++++++++-------------- 8 files changed, 178 insertions(+), 178 deletions(-) (limited to 'docs/blog') diff --git a/docs/blog/2019/10/13/2019w42a-beta/index.html b/docs/blog/2019/10/13/2019w42a-beta/index.html index 4cb20a2..fbc8c59 100644 --- a/docs/blog/2019/10/13/2019w42a-beta/index.html +++ b/docs/blog/2019/10/13/2019w42a-beta/index.html @@ -3,31 +3,31 @@ - + -2019w42a-beta | PSP-UFU - - - - - - - - - +2019w42a-beta | PSP-UFU + + + + + + + + +
Skip to main content

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/2019/11/01/2019w44a-beta/index.html b/docs/blog/2019/11/01/2019w44a-beta/index.html index feaf2a1..dea6cd7 100644 --- a/docs/blog/2019/11/01/2019w44a-beta/index.html +++ b/docs/blog/2019/11/01/2019w44a-beta/index.html @@ -3,31 +3,31 @@ - + -22019w44a-beta | PSP-UFU - - - - - - - - - +22019w44a-beta | PSP-UFU + + + + + + + + +
Skip to main content

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/2020/06/13/2020w24a-beta/index.html b/docs/blog/2020/06/13/2020w24a-beta/index.html index e62dff7..fc770ec 100644 --- a/docs/blog/2020/06/13/2020w24a-beta/index.html +++ b/docs/blog/2020/06/13/2020w24a-beta/index.html @@ -3,31 +3,31 @@ - + -2020w24a-beta | PSP-UFU - - - - - - - - - +2020w24a-beta | PSP-UFU + + + + + + + + +
Skip to main content

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/2020/07/09/2020w28a-beta/index.html b/docs/blog/2020/07/09/2020w28a-beta/index.html index 92ca28b..97aab60 100644 --- a/docs/blog/2020/07/09/2020w28a-beta/index.html +++ b/docs/blog/2020/07/09/2020w28a-beta/index.html @@ -3,31 +3,31 @@ - + -2020w28a-beta | PSP-UFU - - - - - - - - - +2020w28a-beta | PSP-UFU + + + + + + + + +
Skip to main content

2020w28a-beta

  • 🔥 Voltage heatmap implemented (OpenGL enabled);
  • 🐛 Several major and minor bugfixes.
- - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/docs/blog/2020/08/01/2020w31a-beta/index.html b/docs/blog/2020/08/01/2020w31a-beta/index.html index d731505..2daed33 100644 --- a/docs/blog/2020/08/01/2020w31a-beta/index.html +++ b/docs/blog/2020/08/01/2020w31a-beta/index.html @@ -3,31 +3,31 @@ - + -2020w31a-beta | PSP-UFU - - - - - - - - - +2020w31a-beta | PSP-UFU + + + + + + + + +
Skip to main content

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 4b4efaa..3df5311 100644 --- a/docs/blog/index.html +++ b/docs/blog/index.html @@ -3,41 +3,41 @@ - + -Blog | PSP-UFU - - - - - - - - - - - - - - +Blog | PSP-UFU + + + + + + + + + + + + + +
Skip to main content

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 119e35f..8d50833 100644 --- a/docs/blog/tags/index.html +++ b/docs/blog/tags/index.html @@ -3,29 +3,29 @@ - + -Tags | PSP-UFU - - - - - - - - +Tags | PSP-UFU + + + + + + + +
Skip to main content
- - - - - - - - + + + + + + + + \ 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 0268b83..88770c7 100644 --- a/docs/blog/tags/psp-ufu/index.html +++ b/docs/blog/tags/psp-ufu/index.html @@ -3,41 +3,41 @@ - + -Posts tagged "psp-ufu" | PSP-UFU - - - - - - - - - - - - - - +Posts tagged "psp-ufu" | PSP-UFU + + + + + + + + + + + + + +
Skip to main content

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