From Marco Jez, implemented I/O support for the AutoTransform node.
This commit is contained in:
@@ -102,6 +102,10 @@ SOURCE=..\..\..\src\osgPlugins\osg\AnimationPath.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\osgPlugins\osg\AutoTransform.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\osgPlugins\osg\Billboard.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
@@ -4,6 +4,7 @@ include $(TOPDIR)/Make/makedefs
|
||||
CXXFILES =\
|
||||
AlphaFunc.cpp\
|
||||
AnimationPath.cpp\
|
||||
AutoTransform.cpp\
|
||||
Billboard.cpp\
|
||||
BlendFunc.cpp\
|
||||
ClipPlane.cpp\
|
||||
|
||||
Reference in New Issue
Block a user