Sean Dague
|
0a01be9a86
more safety checks
|
16 years ago |
Sean Dague
|
db9e6584bf
add a null check for safety
|
16 years ago |
Sean Dague
|
d9523b4e1a
change fields to private so everyone will use properties
|
16 years ago |
Sean Dague
|
f3173735fa
Revert "refactoring of PrimitiveBaseShape to properties"
|
16 years ago |
Sean Dague
|
1e447478b8
refactoring of PrimitiveBaseShape to properties
|
16 years ago |
Sean Dague
|
e2d02cbf65
further property refactoring of PrimitiveBaseShape
|
16 years ago |
Sean Dague
|
c6b1a190bc
refactoring primitive base shape to use properties
|
16 years ago |
Dr Scofield
|
feb30217de
dr scofield's warning safari:
|
16 years ago |
Charles Krinke
|
c4641d7005
Mantis#1584. Thank you kindly, Lulurun for a patch that:
|
16 years ago |
Charles Krinke
|
786fd3534d
Mantis#1572. Thank you kindly, Lulurun for a patch that addresses:
|
16 years ago |
Justin Clarke Casey
|
cb70299092
* Fix a bug in the archiver where I didn't realize a shape still needs its default texture as well as its face textures
|
16 years ago |
Jeff Ames
|
5d77625e9a
Update svn properties. Formatting cleanup.
|
16 years ago |
Justin Clarke Casey
|
42ac35ba7d
* Provide relief for mantis 1263, 1202, 679
|
16 years ago |
Teravus Ovares
|
e57c2b47a8
* This fixes the Sculpty seam. Unfortunately not all sculpties will survive. A tiny fraction of them will turn into a torus.
|
16 years ago |
Teravus Ovares
|
7e275bfa37
* Wrote a method to get the OpenJpeg data of a sculpt texture asset and save it to the prim shape.
|
16 years ago |
Teravus Ovares
|
646df0dc2c
* remove 2 warnings.
|
16 years ago |
Teravus Ovares
|
4b924f2eb6
* Committing an extra bit of permissions for attaching to ensure that the perms are in line with project goals.
|
16 years ago |
Teravus Ovares
|
92c03978e1
* Fixes Prim ExtraParams
|
16 years ago |
Adam Frisby
|
375163a6fe
* Spring cleaning.
|
16 years ago |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 years ago |
Jeff Ames
|
7d1dcf3e68
Replaced some magic PCode numbers with enum values.
|
16 years ago |
Jeff Ames
|
a8cfbbe963
Minor cleanup.
|
17 years ago |
lbsa71
|
2f023f6362
* removed unused PrimScale on PrimitiveBaseShape (use Scale instead)
|
17 years ago |
lbsa71
|
690a7a347b
* Undid XmlIgnore thingy as it did cause breakage
|
17 years ago |
lbsa71
|
ed314e19ff
* Sorted members for great justice
|
17 years ago |
lbsa71
|
f1c2dca7c1
* ProfileCurve is now XmlIgnored, and instead constructed from ProfileShape and ProfileHollow
|
17 years ago |
lbsa71
|
b469990972
* Added helpers to convert from LSL PrimitiveParams values to PrimitiveBaseShape values
|
17 years ago |
lbsa71
|
8cd72beb86
* Moved PrimitiveBaseShape subclasses into factory methods - the subclassing scheme won't hold for serialization
|
17 years ago |
Teravus Ovares
|
5bd5770ed2
* Patch from Melanie. Thanks Melanie!
|
17 years ago |
lbsa71
|
efd90b56b7
* Optimized usings
|
17 years ago |