Fixed genwrapper so that it handles .svn directories, updated wrappers
This commit is contained in:
@@ -183,14 +183,26 @@ SOURCE=..\..\..\src\osgWrappers\osgParticle\Particle.cpp
|
||||
SOURCE=..\..\..\src\osgWrappers\osgParticle\ParticleEffect.cpp
|
||||
# End Source File
|
||||
|
||||
# Begin Source File
|
||||
SOURCE=..\..\..\src\osgWrappers\osgParticle\ParticleProcessor.cpp
|
||||
# End Source File
|
||||
|
||||
# Begin Source File
|
||||
SOURCE=..\..\..\src\osgWrappers\osgParticle\ParticleSystem.cpp
|
||||
# End Source File
|
||||
|
||||
# Begin Source File
|
||||
SOURCE=..\..\..\src\osgWrappers\osgParticle\ParticleSystemUpdater.cpp
|
||||
# End Source File
|
||||
|
||||
# Begin Source File
|
||||
SOURCE=..\..\..\src\osgWrappers\osgParticle\Placer.cpp
|
||||
# End Source File
|
||||
|
||||
# Begin Source File
|
||||
SOURCE=..\..\..\src\osgWrappers\osgParticle\PointPlacer.cpp
|
||||
# End Source File
|
||||
|
||||
# Begin Source File
|
||||
SOURCE=..\..\..\src\osgWrappers\osgParticle\PrecipitationEffect.cpp
|
||||
# End Source File
|
||||
@@ -203,6 +215,10 @@ SOURCE=..\..\..\src\osgWrappers\osgParticle\Program.cpp
|
||||
SOURCE=..\..\..\src\osgWrappers\osgParticle\RadialShooter.cpp
|
||||
# End Source File
|
||||
|
||||
# Begin Source File
|
||||
SOURCE=..\..\..\src\osgWrappers\osgParticle\RandomRateCounter.cpp
|
||||
# End Source File
|
||||
|
||||
# Begin Source File
|
||||
SOURCE=..\..\..\src\osgWrappers\osgParticle\SectorPlacer.cpp
|
||||
# End Source File
|
||||
@@ -219,6 +235,18 @@ SOURCE=..\..\..\src\osgWrappers\osgParticle\Shooter.cpp
|
||||
SOURCE=..\..\..\src\osgWrappers\osgParticle\SmokeEffect.cpp
|
||||
# End Source File
|
||||
|
||||
# Begin Source File
|
||||
SOURCE=..\..\..\src\osgWrappers\osgParticle\SmokeTrailEffect.cpp
|
||||
# End Source File
|
||||
|
||||
# Begin Source File
|
||||
SOURCE=..\..\..\src\osgWrappers\osgParticle\VariableRateCounter.cpp
|
||||
# End Source File
|
||||
|
||||
# Begin Source File
|
||||
SOURCE=..\..\..\src\osgWrappers\osgParticle\range.cpp
|
||||
# End Source File
|
||||
|
||||
# End Group
|
||||
# Begin Group "Header Files"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user