summaryrefslogtreecommitdiffstats
path: root/Project/PowerElement.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Device context implementedThales Lima Oliveira2020-06-131-1/+1
|
* Some class enum implementationThales Lima Oliveira2020-06-061-9/+9
| | | | Just for better code design: https://docs.microsoft.com/pt-br/dotnet/architecture/microservices/microservice-ddd-cqrs-patterns/enumeration-classes-over-enum-types
* OpenGL bugfixes and wxGC port alternative initThales Lima Oliveira2020-06-021-0/+40
| | | | | | OpenGL major bugfixes; Device context port alternative to OpenGL code init (WorkspaceDC). Some machines don't support OpenGL 3+; Fixed some issues with MSVC.
* Some power element file hand. organizedThales Lima Oliveira2018-01-051-3/+105
|
* Add copyright on files and documentation updateThales Lima Oliveira2017-10-051-0/+17
|
* More grid data implementedThales Lima Oliveira2017-09-081-0/+21
| | | | Some fault bugfixes
* COI (center of inertia) implementedThales Lima Oliveira2017-08-301-20/+22
| | | | See Milano's book p. 342
* Added DegreesAndRadians.h and included conditional compilation in some files ↵Roní Gonçalves2017-05-071-0/+3
| | | | in order to allow compiling this project using wxWidgets-3.0.x
* Several graphic tools implemented, tf startThales13302017-01-251-1/+0
|
* Some doc, class restruct and SC power implementedThales13302017-01-181-0/+7
|
* Power elements methods migrated to correct classThales13302017-01-181-2/+126
|
* Some class organizationThales13302017-01-101-0/+10