Home
last modified time | relevance | path

Searched defs:modelAnimation (Results 1 – 5 of 5) sorted by relevance

/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Traits/Render/
H A DWithVoxelBody.cs44 readonly ModelAnimation modelAnimation; field in OpenRA.Mods.Common.Traits.Render.WithVoxelBody
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Cnc/Traits/Render/
H A DWithVoxelUnloadBody.cs52 readonly ModelAnimation modelAnimation; field in OpenRA.Mods.Cnc.Traits.Render.WithVoxelUnloadBody
H A DWithVoxelWalkerBody.cs51 readonly ModelAnimation modelAnimation; field in OpenRA.Mods.Cnc.Traits.Render.WithVoxelWalkerBody
/dports/x11-wm/compiz-plugins-unsupported/compiz-plugins-unsupported-0.8.8/src/cubemodel/
H A Dcubemodel.c75 CompListValue *modelAnimation = cubemodelGetModelAnimation (s); in updateModel() local
162 CompListValue * modelAnimation = cubemodelGetModelAnimation (s); in initCubemodel() local
268 CompListValue *modelFilename, *modelAnimation; in cubemodelLoadingOptionChange() local
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/cgame/
H A Dcg_local.h321 animation_t modelAnimation; member