summaryrefslogtreecommitdiffstats
path: root/Project/ControlEditor.h
Commit message (Collapse)AuthorAgeFilesLines
* Voltage heat map implementedThales Lima Oliveira2020-07-071-1/+4
| | | | | | | | | Voltage heat map implemented using modern OpenGL =) New external library required: -GLEW -GLFW -GLM (incorporeted at the source) Old memory leaks fixed =)
* Device context implementedThales Lima Oliveira2020-06-131-3/+3
|
* Control editor DC fixesThales Lima Oliveira2020-06-101-1/+1
|
* Control Editor device context draw imp initThales Lima Oliveira2020-06-091-2/+4
|
* Some class enum implementationThales Lima Oliveira2020-06-061-3/+3
| | | | Just for better code design: https://docs.microsoft.com/pt-br/dotnet/architecture/microservices/microservice-ddd-cqrs-patterns/enumeration-classes-over-enum-types
* Readaptation to non-msw compilersThales Lima Oliveira2020-06-021-0/+2
|
* OpenGL bugfixes and wxGC port alternative initThales Lima Oliveira2020-06-021-1/+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.
* Base folder strategy abandoned due compatibility with wxCrafterThales Lima Oliveira2018-04-101-1/+1
|
* Several implementations on math expression blockThales Lima Oliveira2017-12-191-1/+3
|
* Base form files organizedThales Lima Oliveira2017-11-091-1/+1
|
* Text element reimplementedThales Lima Oliveira2017-10-231-2/+2
|
* Divider control element implementedThales Lima Oliveira2017-10-091-1/+14
| | | | | | Abstract class math operations implemented Divider need to be redesigned Expor/import divider functions implemented but supressed
* MIMO fully implementedThales Lima Oliveira2017-10-071-3/+1
| | | | | Electromechanical adjusted Some control editor bugfixes
* Add copyright on files and documentation updateThales Lima Oliveira2017-10-051-0/+24
|
* Unit data and control import bugs fixedThales Lima Oliveira2017-05-291-0/+1
|
* Sync generator control fixedThales Lima Oliveira2017-05-161-1/+1
|
* Control test and sync generator control implementedThales Lima Oliveira2017-05-151-2/+16
| | | | Text buggy when opens
* Several bugs fixed, ready to pullThales Lima Oliveira2017-05-131-0/+2
|
* Control solver class createdThales Lima Oliveira2017-05-041-0/+2
| | | | Just the basics methods implemented
* More methods implementedThales Lima Oliveira2017-04-271-0/+1
| | | | buggy
* wxMathPlot implemented on chart viewThales Lima Oliveira2017-04-251-0/+2
|
* Connection line import under implementationThales Lima Oliveira2017-04-171-1/+1
| | | | Parent line not implemented yet
* Open control implementationThales Lima Oliveira2017-04-121-2/+5
|
* Control editor export under implementationThales Lima Oliveira2017-04-081-0/+4
| | | | File handling
* generic controls gui implementedThales Lima Oliveira2017-04-071-0/+2
|
* Io form under implementationThales Lima Oliveira2017-04-061-6/+12
|
* Gain implementedThales Lima Oliveira2017-04-041-0/+1
| | | | Implement io: https://ideone.com/0HDBVd
* Constant implementedThales Lima Oliveira2017-04-011-0/+1
| | | | Missing: gain and io
* Exponencial implementedThales Lima Oliveira2017-03-311-1/+2
|
* Exponencial under implementationThales Lima Oliveira2017-03-301-0/+3
|
* Sum implementedThales13302017-03-091-0/+1
|
* Sum implementation startThales13302017-03-071-0/+1
|
* Connection line fully implementedThales13302017-03-061-2/+5
| | | | Bug on delete a chid line and update points
* Delete element implementedThales13302017-03-041-0/+1
|
* More connection line methods implementedThales13302017-03-031-0/+6
|
* several control elements methods implementedThales13302017-01-271-0/+3
| | | | Node position buggy
* Several graphic tools implemented, tf startThales13302017-01-251-0/+1
|
* Control editor implementation startThales13302017-01-241-18/+41
|
* Button click event trigger implementedThales Lima Oliveira2017-01-201-1/+16
|
* ControlButton fixedThales13302017-01-201-3/+18
|
* Cunston control element button implementationThales13302017-01-191-0/+24
|
* Control editor implementation startThales13302017-01-181-0/+11