Skip to content
View coxevan's full-sized avatar

Organizations

@AnimState

Block or report coxevan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. skonverter skonverter Public

    Simple skin converter written for Autodesk Maya.

    Python 23 11

  2. SplashBoard SplashBoard Public

    Images in Maya Made Easy!

    Python 2

  3. Gotcha Examples Gotcha Examples
    1
    def toggle_parallel_settings( func ):
    2
    	def _wrapper( *args, **kwargs ):
    3
    		# Store the initial values.
    4
    		evaluate_manager = pyfbsdk.FBEvaluateManager()
    5
    		p_evaluation  = evaluate_manager.ParallelEvaluation
  4. advent2020 advent2020 Public

    advent of code 2020 repo

    Swift 1