Commit Graph

10 Commits

Author SHA1 Message Date
cinder
f005031b51 Heroic attempt to correct the use of <seealso cref=""/> 2025-01-21 07:27:05 -06:00
Cinder Roxley
7cb36743cf Ok 2024-08-30 11:36:33 -05:00
Adam Frisby
bf70d5ff5d * Adds support for ExtendedMeshFlags to Primitive
* Adds the ability to check how many children a primitive has, and should have.
* Adds Primitive.GetChildren which returns all known children of a primitive.
* Known Gotcha: ChildCount will count the self as well.
* If ChildCount != Primitive.GetChildren(...).Count()+1 -- then the linkset is incomplete, and you may want to do a properties request on it to get sent the missing children.
2024-08-30 10:24:37 -05:00
Cinder Roxley
aa713bcae5 Pedantic, but let's use consistent type keywords 2024-06-30 17:49:24 -05:00
Cinder Roxley
762876802f String interpolation 2024-06-30 16:49:51 -05:00
Cinder
e26ae695fe Remove unnecessary imports 2021-12-09 14:23:33 -06:00
Cinder
164e40420d Merge checks 2021-12-09 13:53:36 -06:00
Cinder
e4bea4cb6b Minor change in GetBytes() 2019-10-04 08:33:23 -05:00
Drake Arconis
830e719353 Fix string format brace in LightTexture 2017-03-23 20:46:44 -04:00
Ricky C
f1e4854bab File name change part 1 2017-03-11 22:21:07 -08:00