]> git.tdb.fi Git - libs/gl.git/commit
Remove various old deprecated things
authorMikko Rasa <tdb@tdb.fi>
Thu, 31 Oct 2019 00:44:55 +0000 (02:44 +0200)
committerMikko Rasa <tdb@tdb.fi>
Fri, 1 Nov 2019 08:20:39 +0000 (10:20 +0200)
commitdf20a7e137542a4156cc5ffa8118d59de6b68547
tree774965d565eb58b8096d4dcac8da8b7b819c9caf
parentfd18332856ddd03f79a54dd034d53cb0a384335d
Remove various old deprecated things

Mark remaining ones as deprecated with a compiler attribute.
24 files changed:
source/ambientocclusion.cpp
source/ambientocclusion.h
source/animatedobject.h
source/camera.h
source/colorcurve.cpp
source/colorcurve.h
source/light.cpp
source/light.h
source/lighting.cpp
source/lighting.h
source/object.cpp
source/pipeline.cpp
source/pipeline.h
source/postprocessor.cpp
source/postprocessor.h
source/renderer.cpp
source/renderer.h
source/resourcemanager.h
source/resourcewatcher.h [deleted file]
source/texture.h
source/texture3d.h
source/view.cpp
source/view.h
source/windowview.cpp