Log In
morevna
/
lab
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
a1942e
perspective: ui
Authored and Committed by
bw
5 years ago
raw
patch
tree
parent
11 files changed.
255 lines added
.
45 lines removed
.
c++/perspective/src/common.h
file modified
+15
-0
c++/perspective/src/generator.cpp
file modified
+1
-1
c++/perspective/src/mainwindow.cpp
file modified
+69
-14
c++/perspective/src/mainwindow.h
file modified
+11
-0
c++/perspective/src/matrix.cpp
file modified
+5
-5
c++/perspective/src/matrix.h
file modified
+21
-3
c++/perspective/src/surface.cpp
file modified
+48
-1
c++/perspective/src/surface.h
file modified
+6
-0
c++/perspective/src/vector.h
file modified
+15
-4
c++/perspective/src/view.cpp
file modified
+58
-16
c++/perspective/src/view.h
file modified
+6
-1
perspective: ui
c++/perspective/src/common.h
file modified
+15
-0
c++/perspective/src/generator.cpp
file modified
+1
-1
c++/perspective/src/mainwindow.cpp
file modified
+69
-14
c++/perspective/src/mainwindow.h
file modified
+11
-0
c++/perspective/src/matrix.cpp
file modified
+5
-5
c++/perspective/src/matrix.h
file modified
+21
-3
c++/perspective/src/surface.cpp
file modified
+48
-1
c++/perspective/src/surface.h
file modified
+6
-0
c++/perspective/src/vector.h
file modified
+15
-4
c++/perspective/src/view.cpp
file modified
+58
-16
c++/perspective/src/view.h
file modified
+6
-1