Commit History

Author SHA1 Message Date
  Niels Nesse 1bedef0ede Don't output per frame transforms on objects without animation 10 years ago
  Niels Nesse 1ede630dae Change file extensions written to 10 years ago
  Neils Nesse ad8a94c5eb Store geometric armature data as blobs 10 years ago
  Neils Nesse eec8e85da7 Store sampled object and armature pose transforms for canned animation 10 years ago
  Neils Nesse 737bf88bca Store fcurves in groups to reduce file size 10 years ago
  Neils Nesse fa46116fd0 Start exporting object data 10 years ago
  Neils Nesse c188f29abf Store only one array per blob field in LUA tables 10 years ago
  Neils Nesse 76a4d01633 Document format inside export script comments 10 years ago
  Neils Nesse 79cc5dffb8 Write armature data 10 years ago
  Neils Nesse 515508562b Abandon RNA info approach to capturing blend data 10 years ago
  Neils Nesse 5afc760dbf Optimizations 10 years ago
  Neils Nesse e6715acccc Write mesh data to separate LUA file + a binary blob 10 years ago
  Neils Nesse 9c9f7c174b Streamline LUA output format 10 years ago
  Neils Nesse a13e96bd9e Store structs in self referencing flat array 10 years ago
  Neils Nesse 7ba864e8cd Escape quotes when printing strings 10 years ago
  Neils Nesse f4fc314b21 Switch from pickling to LUA code generation 10 years ago
  Neils Nesse 81baa1996c Turn on bpy_prop_array encoding again but exclude large arrays 10 years ago
  Neils Nesse 727c6abb2a Capture inherited properties, inline some structs, generate mesh data 10 years ago
  Neils Nesse bbb89a342b Group objects by type and datablock and blacklist some structs 10 years ago
  Neils Nesse c46c51ac12 Change format to allow multiple references to an object within a datablock 10 years ago
  Neils Nesse b4b49e485d Refactor to reduce level of nesting 10 years ago
  Neils Nesse da04b65b37 Handle 'bpy_prop_array' types 10 years ago
  Neils Nesse 13437ef10e Adding support for exporting quaternions, integers, and string literals 10 years ago
  Neils Nesse 1d4d024011 Support exporting colors and matricies 10 years ago
  Neils Nesse 51e5a84214 Convert vectors to tuples so we can encode them 10 years ago
  Neils Nesse 91028eb6dd Able to pickle all struct data using builtin-types and read it back 10 years ago
  Neils Nesse 07cfd15354 Print property meta-data to file 10 years ago
  Neils Nesse 5dc36b62b6 Initial commit 10 years ago