summaryrefslogtreecommitdiffstats
path: root/Project/ControlElement.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Device context implementedThales Lima Oliveira2020-06-131-1/+9
|
* OpenGL bugfixes and wxGC port alternative initThales Lima Oliveira2020-06-021-2/+2
| | | | | | OpenGL major bugfixes; Device context port alternative to OpenGL code init (WorkspaceDC). Some machines don't support OpenGL 3+; Fixed some issues with MSVC.
* File handling and control initialization organizedThales Lima Oliveira2018-01-081-0/+7
|
* Control elements file handling reorganizedThales Lima Oliveira2018-01-041-42/+0
|
* Some file hand. organization and generalizationThales Lima Oliveira2018-01-031-9/+99
|
* Math Expression implementedThales Lima Oliveira2017-12-311-2/+5
|
* Math expr GUI implementedThales Lima Oliveira2017-12-201-1/+1
|
* Add copyright on files and documentation updateThales Lima Oliveira2017-10-051-0/+17
|
* Sync generator control fixedThales Lima Oliveira2017-05-161-20/+19
|
* Merge pull request #32 from Thales1330/wip/controller-solverThales Lima Oliveira2017-05-131-0/+6
|\ | | | | Wip controller solver
| * Several bugs fixed, ready to pullThales Lima Oliveira2017-05-131-1/+1
| |
| * Several solutions implementedThales Lima Oliveira2017-05-091-0/+6
| |
* | 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
* Control editor export under implementationThales Lima Oliveira2017-04-081-1/+2
| | | | File handling
* Delete element implementedThales13302017-03-041-0/+6
|
* More connection line methods implementedThales13302017-03-031-10/+49
|
* Node bug fixes, tf form implementedThales13302017-01-281-7/+13
|
* several control elements methods implementedThales13302017-01-271-2/+60
| | | | Node position buggy
* Some class organizationThales13302017-01-101-0/+10