summaryrefslogtreecommitdiffstats
path: root/Project/Machines.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/+57
| | | | | | 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
|
* More grid data implementedThales Lima Oliveira2017-09-081-0/+3
| | | | Some fault bugfixes
* COI (center of inertia) implementedThales Lima Oliveira2017-08-301-17/+19
| | | | See Milano's book p. 342
* Some class organizationThales13302017-01-101-1/+1
|
* Several bugfixes on power elementsThales13302017-01-061-0/+1
|
* Text bugs fixedThales13302017-01-051-1/+0
|
* Text element optimizated, but buggyThales13302017-01-031-0/+2
| | | | Element/parent search buggy
* Parent/child optimization implementedThales13302016-12-291-2/+7
| | | | And others bugfixes.
* Copy paste implementedThales Lima Oliveira2016-12-291-4/+4
| | | | Some bugs on the text
* Bus line and transformer copy/paste implementedThales13302016-12-281-4/+7
| | | | | Next step is try to generalize. Some graphical implementations in this commit.
* Many elements save implementedThales13302016-12-121-119/+118
|
* Validation implementedThales13302016-11-041-0/+6
|
* Power flow (gs) under implementationThales13302016-11-011-4/+0
|
* Power flow arrows implementedThales13302016-10-291-6/+33
|
* Power flow arrow under implementationThales13302016-10-281-0/+7
|
* Counter clockwise rotation implementedThales13302016-09-061-5/+11
|
* All elements implemented, switches implementedThales13302016-09-051-11/+16
|
* Inductor under implementationThales13302016-09-031-0/+1
| | | | Ind motor, sync condenser and load implemented
* Motor implementation done, elements classes reorganizedThales Lima Oliveira2016-09-031-0/+192