Partialy calculating objects positions in the 3D space. 0.3
authorRafał Długołęcki <rafal@dlugolecki.net.pl>
Sun, 9 Feb 2014 16:02:11 +0000 (17:02 +0100)
committerRafał Długołęcki <rafal@dlugolecki.net.pl>
Sun, 9 Feb 2014 16:02:11 +0000 (17:02 +0100)
commitdb3d848ba2604e1c5666c22303212e3392c02aac
tree8ac9632eae5932d12b1d6ad8b5ad06f7500ce7b2
parent126850abb6b4b18fa091e20f25323573cc9e972b
Partialy calculating objects positions in the 3D space.
13 files changed:
src/dialogs/openfile_dialog.c
src/math/camera.c
src/math/camera.h [new file with mode: 0644]
src/math/positions.c
src/math/yearline.c
src/storage/individual.c
src/storage/individual.h
src/storage/positions.c
src/storage/positions.h
src/storage/storage.c
src/storage/storage.h
src/ui/drawing_area.c
src/ui/scrollbars.c