| .. |
|
Sources.pp
|
8065be4f57
More Motion in osx Land
|
20 vuotta sitten |
|
baseParticle.I
|
8c4ba1acd2
Added 'int index' member to be used for sprite rendering.
|
20 vuotta sitten |
|
baseParticle.cxx
|
8c4ba1acd2
Added 'int index' member to be used for sprite rendering.
|
20 vuotta sitten |
|
baseParticle.h
|
8c4ba1acd2
Added 'int index' member to be used for sprite rendering.
|
20 vuotta sitten |
|
baseParticleEmitter.I
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
baseParticleEmitter.cxx
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
baseParticleEmitter.h
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
baseParticleFactory.I
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
baseParticleFactory.cxx
|
5ece0deebf
Updated to use new 'index' field of BaseParticle.
|
20 vuotta sitten |
|
baseParticleFactory.h
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
baseParticleRenderer.I
|
cd10f4fcbc
add set_ignore_scale
|
20 vuotta sitten |
|
baseParticleRenderer.cxx
|
cd10f4fcbc
add set_ignore_scale
|
20 vuotta sitten |
|
baseParticleRenderer.h
|
cd10f4fcbc
add set_ignore_scale
|
20 vuotta sitten |
|
boxEmitter.I
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
boxEmitter.cxx
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
boxEmitter.h
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
colorInterpolationManager.I
|
7817e63037
Added set_default_color()
|
20 vuotta sitten |
|
colorInterpolationManager.cxx
|
292b0d1d95
(void) -> ()
|
20 vuotta sitten |
|
colorInterpolationManager.h
|
7817e63037
Added set_default_color()
|
20 vuotta sitten |
|
config_particlesystem.cxx
|
49a86f7eec
clean up some TypeHandle initialization problems
|
20 vuotta sitten |
|
config_particlesystem.h
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
discEmitter.I
|
292b0d1d95
(void) -> ()
|
20 vuotta sitten |
|
discEmitter.cxx
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
discEmitter.h
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
emitters.h
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
geomParticleRenderer.I
|
e6193365b9
Changes to allow color interpolation on sprite and geom renderers
|
21 vuotta sitten |
|
geomParticleRenderer.cxx
|
bc0d509090
bam 5.0, new Geom implementation is now official
|
20 vuotta sitten |
|
geomParticleRenderer.h
|
e6193365b9
Changes to allow color interpolation on sprite and geom renderers
|
21 vuotta sitten |
|
lineEmitter.I
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
lineEmitter.cxx
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
lineEmitter.h
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
lineParticleRenderer.I
|
c3420d3985
Added line scale factor to line renderer
|
21 vuotta sitten |
|
lineParticleRenderer.cxx
|
1d2282a879
pipelining getting close; uprev bam version to 6.0
|
20 vuotta sitten |
|
lineParticleRenderer.h
|
bc0d509090
bam 5.0, new Geom implementation is now official
|
20 vuotta sitten |
|
orientedParticle.I
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
orientedParticle.cxx
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
orientedParticle.h
|
ace4407e7e
regularize length of comment slashes
|
21 vuotta sitten |
|
orientedParticleFactory.I
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
orientedParticleFactory.cxx
|
292b0d1d95
(void) -> ()
|
20 vuotta sitten |
|
orientedParticleFactory.h
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
particleCommonFuncs.h
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
particleSystem.I
|
ae9d219d77
fix particles some more
|
21 vuotta sitten |
|
particleSystem.cxx
|
49a86f7eec
clean up some TypeHandle initialization problems
|
20 vuotta sitten |
|
particleSystem.h
|
49a86f7eec
clean up some TypeHandle initialization problems
|
20 vuotta sitten |
|
particleSystemManager.I
|
292b0d1d95
(void) -> ()
|
20 vuotta sitten |
|
particleSystemManager.cxx
|
ff5a81036f
minor changes
|
21 vuotta sitten |
|
particleSystemManager.h
|
097e6bcb5a
added comment
|
21 vuotta sitten |
|
particlefactories.h
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
particles.h
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
particlesystem_composite.cxx
|
9729541f63
Added macrocomposites
|
20 vuotta sitten |
|
particlesystem_composite1.cxx
|
e6193365b9
Changes to allow color interpolation on sprite and geom renderers
|
21 vuotta sitten |
|
particlesystem_composite2.cxx
|
d5122190d1
comment out unimplemented oriented particles
|
23 vuotta sitten |
|
pointEmitter.I
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
pointEmitter.cxx
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
pointEmitter.h
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
pointParticle.cxx
|
2219a758e4
Change lifespan constructor parameter type from int to float to match its declared type.
|
20 vuotta sitten |
|
pointParticle.h
|
2219a758e4
Change lifespan constructor parameter type from int to float to match its declared type.
|
20 vuotta sitten |
|
pointParticleFactory.cxx
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
pointParticleFactory.h
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
pointParticleRenderer.I
|
d9d30855d0
fix line_width and RenderModeAttrib
|
21 vuotta sitten |
|
pointParticleRenderer.cxx
|
1d2282a879
pipelining getting close; uprev bam version to 6.0
|
20 vuotta sitten |
|
pointParticleRenderer.h
|
bc0d509090
bam 5.0, new Geom implementation is now official
|
20 vuotta sitten |
|
rectangleEmitter.I
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
rectangleEmitter.cxx
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
rectangleEmitter.h
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
ringEmitter.I
|
acf25fe6ad
Added spread value for ring and alpha in out mode for particles
|
21 vuotta sitten |
|
ringEmitter.cxx
|
43f4675d65
use new munger system for qpgeom sprites/points
|
21 vuotta sitten |
|
ringEmitter.h
|
acf25fe6ad
Added spread value for ring and alpha in out mode for particles
|
21 vuotta sitten |
|
sparkleParticleRenderer.I
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
sparkleParticleRenderer.cxx
|
1d2282a879
pipelining getting close; uprev bam version to 6.0
|
20 vuotta sitten |
|
sparkleParticleRenderer.h
|
bc0d509090
bam 5.0, new Geom implementation is now official
|
20 vuotta sitten |
|
sphereSurfaceEmitter.I
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
sphereSurfaceEmitter.cxx
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
sphereSurfaceEmitter.h
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
sphereVolumeEmitter.I
|
292b0d1d95
(void) -> ()
|
20 vuotta sitten |
|
sphereVolumeEmitter.cxx
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
sphereVolumeEmitter.h
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
spriteParticleRenderer.I
|
572a146c24
untabify
|
20 vuotta sitten |
|
spriteParticleRenderer.cxx
|
392bffee4e
prevent crash when texture didn't load
|
20 vuotta sitten |
|
spriteParticleRenderer.h
|
4c815ef2a3
Removed redundant set_texture() and add_texture() functions
|
20 vuotta sitten |
|
tangentRingEmitter.I
|
292b0d1d95
(void) -> ()
|
20 vuotta sitten |
|
tangentRingEmitter.cxx
|
acf25fe6ad
Added spread value for ring and alpha in out mode for particles
|
21 vuotta sitten |
|
tangentRingEmitter.h
|
acf25fe6ad
Added spread value for ring and alpha in out mode for particles
|
21 vuotta sitten |
|
zSpinParticle.I
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
zSpinParticle.cxx
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
zSpinParticle.h
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
zSpinParticleFactory.I
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
zSpinParticleFactory.cxx
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |
|
zSpinParticleFactory.h
|
843c0331ae
update license, change remaining local #includes to use quotation marks
|
22 vuotta sitten |