* Replace some more Blender 2.5x with Blender 2.6x and some code cleanup.

This commit is contained in:
Thomas Dinges
2012-04-07 18:39:29 +00:00
parent c60e7cd67b
commit fd37970b80
4 changed files with 4 additions and 7 deletions

View File

@@ -396,7 +396,7 @@ if(UNIX AND NOT APPLE)
)
endif()
# plugins in blender 2.5 don't work at the moment.
# plugins in blender 2.6 don't work at the moment.
#
# install(
# DIRECTORY ${CMAKE_SOURCE_DIR}/release/plugins
@@ -462,7 +462,7 @@ elseif(WIN32)
endif()
endif()
# plugins in blender 2.5 don't work at the moment.
# plugins in blender 2.6 don't work at the moment.
#
# install(
# DIRECTORY ${CMAKE_SOURCE_DIR}/release/plugins