Difference between revisions of "User:DavidJCobb"

Jump to navigation Jump to search
9 bytes added ,  17:32, 12 February 2015
m
formatting
imported>DavidJCobb
(→‎Current projects: Added a link to a video of one of my WIPs. Lemme know if it's an issue somehow.)
imported>DavidJCobb
m (formatting)
Line 1: Line 1:
'''Subpages'''
*[[/Methodologies|Methodologies]]
*[[/Methodologies|Methodologies]]
*[[/Miscellany|Miscellaneous tips]]
*[[/Miscellany|Miscellaneous tips]]


= My work =
;[[User:DavidJCobb/Rotation Library|Rotation library]]
;[[User:DavidJCobb/Rotation Library|Rotation library]]
:A library for working with rotations in Skyrim. If you need to position ''and'' rotate one object relative to another, this'd be the code to do that.
:A library for working with rotations in Skyrim. If you need to position ''and'' rotate one object relative to another, this'd be the code to do that.
Line 13: Line 13:
__TOC__
__TOC__


= Scratchpad =
== Scratchpad ==


* '''Combining multiple vanilla statics into a single NIF'''
* '''Combining multiple vanilla statics into a single NIF'''
Line 42: Line 42:
** NifUtilsSuite will crash if you accidentally tell it to read from a non-existent file, so maybe don't do that. Check your pathnames.
** NifUtilsSuite will crash if you accidentally tell it to read from a non-existent file, so maybe don't do that. Check your pathnames.


== Code snippets ==
=== Code snippets ===
Quality? Functionality? Efficiency? Here, I guarantee nothing!!
Quality? Functionality? Efficiency? Here, I guarantee nothing!!


=== Is an ObjectReference an item? ===
==== Is an ObjectReference an item? ====
Works as well as is possible given the methods available to us.
Works as well as is possible given the methods available to us.


Anonymous user

Navigation menu