summaryrefslogtreecommitdiffstats
path: root/Project/Shunt.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Device context implementedThales Lima Oliveira2020-06-131-4/+4
|
* OpenGL bugfixes and wxGC port alternative initThales Lima Oliveira2020-06-021-3/+21
| | | | | | OpenGL major bugfixes; Device context port alternative to OpenGL code init (WorkspaceDC). Some machines don't support OpenGL 3+; Fixed some issues with MSVC.
* Add copyright on files and documentation updateThales Lima Oliveira2017-10-051-0/+17
|
* Some class organizationThales13302017-01-101-1/+1
|
* Text bugs fixedThales13302017-01-051-1/+0
|
* Text element optimizated, but buggyThales13302017-01-031-0/+1
| | | | Element/parent search buggy
* Parent/child optimization implementedThales13302016-12-291-2/+6
| | | | And others bugfixes.
* Power flow arrows implementedThales13302016-10-291-87/+101
|
* Counter clockwise rotation implementedThales13302016-09-061-2/+5
|
* All elements implemented, switches implementedThales13302016-09-051-0/+5
|
* Inductor implementedThales Lima Oliveira2016-09-041-0/+15
|
* Inductor under implementationThales13302016-09-031-0/+129
Ind motor, sync condenser and load implemented