summaryrefslogtreecommitdiffstats
path: root/Project/MathOperation.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Device context implementedThales Lima Oliveira2020-06-131-0/+23
|
* OpenGL bugfixes and wxGC port alternative initThales Lima Oliveira2020-06-021-3/+3
| | | | | | OpenGL major bugfixes; Device context port alternative to OpenGL code init (WorkspaceDC). Some machines don't support OpenGL 3+; Fixed some issues with MSVC.
* Divider control element implementedThales Lima Oliveira2017-10-091-0/+95
Abstract class math operations implemented Divider need to be redesigned Expor/import divider functions implemented but supressed