Vim logo vim online Vim Book Ad

poser.vim : A syntax file for Poser 3-D library and scene files and WaveFront OBJects

 script karma  Rating 5/2, Downloaded by 252

created by
Sean Cannon
 
script type
syntax
 
description
This is a syntax file for use with CuriousLabs' Poser Library and Scene files, cr2, pp2, pz2, pz3, hr2, lt2, cm2, fc2 and hd2. Version 1.05 also supports Wavefront OBJect files due to added support for customGeom.
 
install details
Just add this to your gvim syntax folder. You can then activate it with :cal SetSyn("poser")

You can also edit $VIMRUNTIME/menu.vim to add it to the syntax menu, down in the P section most likely, and add a SynAu command for it in $VIMRUNTIME/syntax/synload.vim. You may also want to edit $VIMRUNTIME/filetype.vim to set it to automatically load with cr2, pp2, pz2, pz3, hr2, lt2, cm2, fc2, and hd2 files. Depending on how much programming you don't do and how much manual editing of Wavefront OBJect files you do do, you could also add .obj in there.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
poser.vim 1.09 25-Nov-2002 5.7 Sean Cannon conformingTarget keyword (poser) added *sigh*
poser.vim 1.08 25-Nov-2002 5.7 Sean Cannon I'd missed the 's' OBJect keyword.
poser.vim 1.07 25-Nov-2002 5.7 Sean Cannon ...and the mtllib OBJect keyword...
poser.vim 1.06 25-Nov-2002 5.7 Sean Cannon What the hell. Since I'm supporting Wavefront OBJects, I added the WaveFront OBJect comment highlighting.
poser.vim 1.05 25-Nov-2002 5.7 Sean Cannon Added support for customGeom (can't believe Imissed that)
poser.vim 1.04 25-Nov-2002 5.7 Sean Cannon Added missed *Bulge functions
poser.vim 1.03 25-Nov-2002 5.7 Sean Cannon Small cleanups, fixed MT stuff, changed constructor (addChild, weld, valueOpDeltaAdd, sphereMatsRaw) style to bold green since they don't have {}
poser.vim 1.02 25-Nov-2002 5.7 Sean Cannon Added NULL constant, corrected -e exponents.
poser.vim 1.0 25-Nov-2002 5.7 Sean Cannon Initial upload

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to [email protected] after searching the archive. Help Bram help Uganda.
SourceForge Logo