| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
| |
Voltage heat map implemented using modern OpenGL =)
New external library required:
-GLEW
-GLFW
-GLM (incorporeted at the source)
Old memory leaks fixed =)
|
| |
|
|
|
|
|
|
| |
OpenGL major bugfixes;
Device context port alternative to OpenGL code init (WorkspaceDC). Some machines don't support OpenGL 3+;
Fixed some issues with MSVC.
|
| |
|
| |
|
|
|