root/trunk/libx42make


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @641 [641] 09/26/08 10:50:29 scott initial shader_parser stuff
(edit) @612 [612] 08/07/08 10:59:19 phill o Some export config fixes. o New builds.
(edit) @596 [596] 07/04/08 14:24:44 phill o Fixes to make it easier to export camera objects as tags.
(edit) @586 [586] 07/03/08 12:46:53 scott add makefiles
(edit) @583 [583] 07/03/08 12:40:00 phill o Got rid of possible init-time hatred.
(edit) @582 [582] 07/03/08 12:29:44 phill o LOVE ME GCC! LOVE MEE!
(edit) @579 [579] 07/02/08 12:33:59 phill o Yet another GCCism.
(edit) @578 [578] 07/02/08 12:31:31 phill o More GCCisms.
(edit) @577 [577] 07/02/08 12:25:20 phill o GCC hate fixed?
(edit) @482 [482] 11/27/07 15:27:16 phill o New binaries.
(edit) @478 [478] 11/26/07 18:03:07 phill o Shaded view no longer broken for models without tangents.
(edit) @468 [468] 11/02/07 17:10:29 phill o Slight revision of X42_VER_V5, frame numbers no longer necessarily …
(edit) @465 [465] 11/01/07 11:59:22 phill o Fixed a bug.
(edit) @464 [464] 10/31/07 16:13:28 phill o Fixed static object export bug.
(edit) @462 [462] 10/30/07 19:17:08 phill o Merging in X42_VER_V5 changes.
(edit) @441 [441] 10/17/07 17:51:30 phill o X42_VER_V4b - now saving time values in units of frame.
(edit) @440 [440] 10/16/07 17:31:00 phill o Moving some common MSVC-only settings out of code and into a .vsprops.
(edit) @419 [419] 09/19/07 18:16:41 phill o Code for X42_VER_V4l - UNTESTED!
(edit) @400 [400] 09/10/07 14:39:18 phill o Much better rotation track delta calculation. o …
(edit) @397 [397] 09/07/07 18:07:48 phill o Cleaned up Libx42.net API. o Exposed the last remaining bits of the …
(edit) @388 [388] 09/05/07 17:35:52 phill o Option to force all scale values to be uniform.
(edit) @382 [382] 08/29/07 17:11:23 phill o Fixed bug related to CollapseInteriorBones?.
(edit) @378 [378] 08/27/07 12:04:59 phill o Fixed bug that would keep dead influence references around for no …
(edit) @358 [358] 08/17/07 15:53:24 phill o Cleaning up topological splitter. o Minor bug fixes in libx42.net. o …
(edit) @357 [357] 08/16/07 18:01:41 phill o Reverted (broken) new batcher code. o Fixed bugs in old batcher code. o …
(edit) @354 [354] 08/16/07 14:26:41 phill o Better model auditing code. o Better batching?
(edit) @353 [353] 08/16/07 01:00:19 phill o Fixed weight counting bug that was messing with triangle selection.
(edit) @350 [350] 08/15/07 15:43:45 phill o Exposing animation track info to .NET. o Cleaned up some type spam. o …
(edit) @349 [349] 08/15/07 11:48:52 phill o Fixed the influence collapse bug. o Some minor GUI navigation …
(edit) @346 [346] 08/14/07 18:38:24 phill o Weight preview in x42view.net.
(edit) @343 [343] 08/13/07 18:02:56 pdjonov o Work on the skeleton preview in x42view.net. o Changed the tolerance …
(edit) @341 [341] 08/13/07 11:48:11 pdjonov o Viewer now shades overlapping triangles red. o Option to suppress …
(edit) @335 [335] 08/10/07 17:52:03 pdjonov o Work in progress.
(edit) @334 [334] 08/10/07 14:51:34 pdjonov o libx42.net is back! o More viewer madness.
(edit) @332 [332] 08/09/07 19:28:06 pdjonov o Expanding libx42 over into .NET land so I can build a better preview …
(edit) @331 [331] 08/09/07 17:43:34 pdjonov o Triangle strip support.
(edit) @330 [330] 08/09/07 13:11:24 pdjonov o Hacked around bad influence-use counting crash. o Fixed weight counting …
(edit) @329 [329] 08/09/07 12:20:45 pdjonov o Tags now reference bones by pointer, rather than by index.
(edit) @328 [328] 08/09/07 12:12:21 pdjonov o Switched Bone::parentIdx over to a pointer-based Bone::Parent.
(edit) @327 [327] 08/08/07 18:20:24 pdjonov o Replaced x42::util::shared_ptr with boost::shared_ptr. o Influences now …
(edit) @325 [325] 08/08/07 14:06:18 pdjonov o Better traversal over the skeleton.
(edit) @324 [324] 08/08/07 13:24:49 pdjonov o Grouping fixes.
(edit) @323 [323] 08/08/07 02:54:04 pdjonov o Triangle based topological grouping - try two.
(edit) @322 [322] 08/03/07 19:11:40 pdjonov o Work in progress.
(edit) @321 [321] 08/03/07 18:10:39 pdjonov o Eliminating duplicate (and otherwise useless) influences. o Fixed a …
(edit) @320 [320] 08/03/07 12:59:47 pdjonov o Patch to make sure static bones really truly end up going away.
(edit) @308 [308] 06/15/07 14:04:30 pdjonov o Provision to deal with twitches introduced by looping animations.
(edit) @307 [307] 06/11/07 17:52:24 pdjonov o Fixed issue with tiny guns.
(edit) @306 [306] 06/05/07 20:46:27 pdjonov o Victory is mine!
(edit) @305 [305] 06/05/07 19:06:23 pdjonov o And the battle of the culling info rages on…
(edit) @304 [304] 06/05/07 12:29:38 pdjonov o Even more x42 stuff.
(edit) @303 [303] 06/04/07 18:14:29 pdjonov o WIP stuff.
(edit) @299 [299] 05/31/07 18:55:01 pdjonov o Fixed incorrect matrix inverse function (hooray for minus signs). o …
(edit) @298 [298] 05/31/07 12:19:02 pdjonov o Now up to X42_VER_V2b.
(edit) @297 [297] 05/29/07 18:26:18 pdjonov o Fixed the massive horribleness?
(edit) @292 [292] 05/12/07 18:07:39 pdjonov o It wasn't the quaternions, after all!
(edit) @291 [291] 05/11/07 18:07:07 pdjonov o Please end my pain…
(edit) @289 [289] 05/11/07 14:55:38 pdjonov o More bone collapsing goodness...and some confusion.
(edit) @288 [288] 05/11/07 12:44:46 pdjonov o Removing pure interior and constant bones on export.
(edit) @284 [284] 05/11/07 01:32:28 pdjonov o Removed stupid LIBX42_NO_CRT option. CRT use is still minimized, but …
(edit) @283 [283] 05/10/07 16:40:07 pdjonov o New build.
(edit) @279 [279] 05/10/07 12:32:26 pdjonov o X42_VER_V2 support.
(edit) @278 [278] 05/10/07 00:50:30 pdjonov o Making normals, the tangent basis, and the attributes arrays optional.
(edit) @276 [276] 04/30/07 15:14:01 pdjonov o Replaced useless templates with proper function overloading.
(edit) @270 [270] 03/28/07 17:38:45 pdjonov o Fixed twitchy export evil.
(edit) @268 [268] 03/28/07 12:23:31 pdjonov o Fixed group enumeration bug. o Fixed empty group bug in x42maya.
(edit) @264 [264] 03/27/07 11:39:51 pdjonov o Model -> ModelData? import code.
(edit) @263 [263] 03/26/07 19:01:29 pdjonov o WIP Model -> ModelData?.
(edit) @262 [262] 03/26/07 16:21:21 pdjonov o Made x42::Model class somewhat useful.
(edit) @258 [258] 03/23/07 15:28:01 pdjonov o Fixed compile error in Camera. o Set up export defaults to allow …
(edit) @253 [253] 03/21/07 19:55:20 pdjonov o Splitting by weights-per-vert. o Fixed some exporter bugs. o Fixed the …
(edit) @252 [252] 03/21/07 15:02:58 pdjonov o Refactored viewers some more. o Group Viewer. o Fixed group-doubling …
(edit) @250 [250] 03/21/07 12:38:22 pdjonov o Refactored most of the Viewer code.
(edit) @249 [249] 03/20/07 22:34:10 pdjonov o Playing with the viewer.
(edit) @247 [247] 03/20/07 19:18:32 pdjonov o X42 new file format read/write code.
(edit) @244 [244] 03/20/07 16:26:38 pdjonov o Implemented x42_CopyVertAttribs.
(edit) @240 [240] 03/20/07 12:15:45 pdjonov o Running export script. o Root offset.
(edit) @239 [239] 03/20/07 11:58:01 pdjonov o Export command object.
(edit) @238 [238] 03/20/07 10:32:58 pdjonov o Mesh optimization.
(edit) @236 [236] 03/19/07 21:19:59 pdjonov o Fixed libx42make write bug. o Fixed libx42 write bug. o Fixed CPUID …
(edit) @230 [230] 03/16/07 19:29:45 pdjonov o Shared pointers to the rescue (I think).
(edit) @227 [227] 03/15/07 19:03:40 pdjonov o ModelData? -> x42data_t, part I.
(edit) @226 [226] 03/15/07 15:11:20 pdjonov o Ported more code from maya2q3.
(edit) @225 [225] 03/15/07 13:58:00 pdjonov o Animation tracks/matrix form round trip code.
(edit) @224 [224] 03/15/07 12:39:59 pdjonov o Organizing stuff a bit better.
(edit) @223 [223] 03/15/07 11:17:53 pdjonov o LOD awareness.
(edit) @222 [222] 03/14/07 20:23:16 pdjonov o Porting a bunch of the old x42 code over.
(edit) @219 [219] 03/14/07 18:51:25 pdjonov o Vertex gather.
(edit) @215 [215] 03/14/07 11:22:06 pdjonov o Exporter stuff.
(edit) @213 [213] 03/13/07 23:23:05 pdjonov o Organizing build properties.
(edit) @212 [212] 03/05/07 18:57:11 pdjonov o New exporter goodness.
(add) @211 [211] 03/05/07 17:27:02 pdjonov o Setting up for x42 exporter goodness.
Note: See TracRevisionLog for help on using the revision log.