From Zach Deedler, addition of osgParticle/BoxSpacer.
This commit is contained in:
@@ -183,6 +183,10 @@ SOURCE=..\..\include\osgParticle\AngularAccelOperator
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\include\osgParticle\BoxPlacer
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\include\osgParticle\CenteredPlacer
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
@@ -104,6 +104,10 @@ SOURCE=..\..\..\src\osgPlugins\osgParticle\IO_AngularAccelOperator.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\osgPlugins\osgParticle\IO_BoxPlacer.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\src\osgPlugins\osgParticle\IO_CenteredPlacer.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
@@ -3,7 +3,8 @@ include $(TOPDIR)/Make/makedefs
|
||||
|
||||
CXXFILES =\
|
||||
IO_AccelOperator.cpp\
|
||||
IO_AngularAccelOperator.cpp\
|
||||
IO_AngularAccelOperator.cpp\
|
||||
IO_BoxPlacer.cpp\
|
||||
IO_CenteredPlacer.cpp\
|
||||
IO_ConnectedParticleSystem.cpp\
|
||||
IO_Emitter.cpp\
|
||||
|
||||
Reference in New Issue
Block a user