root/trunk/LaserTools


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @399 [399] 04/21/07 18:51:42 kcathey2 LTBufferedRenderer now uses shared quality settings
(edit) @398 [398] 04/14/07 22:31:48 kcathey2 Added DKBox. Switched FlashInspector over to DarkKit.
(edit) @394 [394] 04/14/07 18:57:14 kcathey2 Fixed LTBufferedRenderer subdivide line method
(edit) @387 [387] 04/14/07 16:44:37 kcathey2 Fixed LaserTools intermediate build for the user kev
(edit) @380 [380] 04/11/07 00:02:20 hagedorn fixed flashinspector build
(edit) @373 [373] 04/09/07 20:34:14 hagedorn debugging
(edit) @372 [372] 04/09/07 20:27:05 hagedorn fixed link to laserTools framework
(edit) @349 [349] 03/25/07 17:19:00 cweider2 LaserTools: rm odd build dir
(edit) @297 [297] 03/09/07 08:46:53 mronge2 Flash import works
(edit) @291 [291] 03/09/07 07:16:31 njriley build fixes
(edit) @289 [289] 03/09/07 06:59:07 njriley build fixes
(edit) @287 [287] 03/09/07 06:32:35 kcathey2 Added MacWarriorsDemo movie. Fixed tons of little bugs.
(edit) @249 [249] 03/08/07 21:07:58 kcathey2 Fixed fill style 1 and fill style 0 shape holes.
(edit) @245 [245] 03/08/07 19:23:51 kcathey2 Fixed DefineShape2 and DefineShape3 bug.
(edit) @244 [244] 03/08/07 03:27:06 kcathey2 Finished single-definition matrices implementation.
(edit) @243 [243] 03/08/07 03:00:19 kcathey2 Mostly fixed single-definition matrices and added another SWF test case.
(edit) @236 [236] 03/08/07 01:18:27 hagedorn nasty hack to flip the x coord on ildaInspector output
(edit) @235 [235] 03/08/07 01:03:20 kcathey2 Random LaserTools junk. In LaserLine, changed i to j.
(edit) @231 [231] 03/07/07 20:10:02 kcathey2 Added additional Flash test cases.
(edit) @230 [230] 03/07/07 03:56:31 kcathey2 Fixed some bugs, started massive debugging for STYLECHANGERECORD binary …
(edit) @229 [229] 03/07/07 03:08:06 kcathey2 Fixed STYLECHANGERECORD interpretation for drawing position deltas from …
(edit) @228 [228] 03/07/07 01:43:08 kcathey2 Added methods for reading fill and line style arrays in addition to line …
(edit) @227 [227] 03/06/07 04:24:25 kcathey2 renderFrameAtIndex now returns an array of points within the range -1 to …
(edit) @226 [226] 03/06/07 03:33:22 kcathey2 Optimized Flash Inspector drawing code. Added LTColor method …
(edit) @225 [225] 03/06/07 03:12:35 kcathey2 Fixed drawing in FlashInspector. Now you can see full color. However, the …
(edit) @224 [224] 03/06/07 02:38:31 kcathey2 Updated most applications for use with LaserTools in the new build …
(edit) @216 [216] 03/04/07 00:54:57 mronge2 Changed the build dir of LaserTools and linked LaserLine.app against it
(edit) @213 [213] 03/03/07 23:44:40 mronge2 Working on integrating the TimeLine with LaserLine.app and implementing …
(edit) @194 [194] 03/03/07 16:51:18 kcathey2 Added method for getting an LTPoint as an NSPoint.
(edit) @190 [190] 03/03/07 10:06:12 kcathey2 Added support for using fill style colors when line styles are not defined …
(edit) @181 [181] 03/02/07 01:00:31 kcathey2 Fixed LTBufferedRendering nil character id frame instances.
(edit) @180 [180] 03/01/07 23:55:31 kcathey2 Fixed rawPoints method for shapes, add LTColorPalette and …
(edit) @176 [176] 03/01/07 02:08:27 kcathey2 Began raw point conversion using deCastelijau's Algorithm. Added tons of …
(edit) @174 [174] 02/27/07 22:43:10 kcathey2 Fixed rather major signed bits integer method error. I was not doing two's …
(edit) @171 [171] 02/27/07 01:34:06 kcathey2 Completely altered LTFrame to only hold rendered data. Began writing …
(edit) @170 [170] 02/26/07 22:31:59 kcathey2 Added additional functionality to LTDisplayList, so you can retrieve all …
(edit) @169 [169] 02/26/07 02:06:46 kcathey2 Added display list control with LTDisplayList, LTFrameInstance, and …
(edit) @168 [168] 02/25/07 22:49:01 kcathey2 Added toolbar icons for FlashImporterTester
(edit) @166 [166] 02/25/07 17:36:13 cweider2 sanitize LaserTools project dirs (rm kev.* and MainMenu~)
(edit) @165 [165] 02/25/07 04:04:49 kcathey2 Added support for DefineShape2 tags.
(edit) @164 [164] 02/25/07 04:04:16 kcathey2 Added additional documentation. Added support for DefineShape2 tags.
(edit) @163 [163] 02/25/07 00:42:57 kcathey2 Actual commit of Flash Inspector.
(edit) @162 [162] 02/25/07 00:42:04 kcathey2 Initial commit of Flash Inspector. Laid groundwork for LTDisplayList and …
(edit) @154 [154] 02/24/07 21:25:02 kcathey2 Wrote Flash Importer Tester (FlashImporterTest) for people to test to see …
(edit) @151 [151] 02/24/07 19:57:20 kcathey2 Changed instances in LTFrame to an NSArray, allowing sorting for LTObject …
(edit) @150 [150] 02/24/07 17:39:11 kcathey2 Fixed 16-bit LTBitStream bug. Cleaned up FlashImporterTest application. …
(edit) @145 [145] 02/23/07 00:24:37 kcathey2 Added support for alpha multiplication and addition for color …
(edit) @144 [144] 02/22/07 22:38:37 kcathey2 Finished implementing LTFrame, timeline support in LTFlashMovie, and …
(edit) @143 [143] 02/22/07 22:26:04 kcathey2 Fixed NSPopAutoreleasePool bug. In a class init, I was setting an instance …
(edit) @142 [142] 02/22/07 00:49:04 kcathey2 Added LTFrame and LTObjectInstance to LTFlashMovie, which will control …
(edit) @141 [141] 02/21/07 00:48:46 kcathey2 FIXED HUGE Little-Endian Big-Endian unsigned 32-bit integer swapping bug. …
(edit) @140 [140] 02/20/07 23:40:26 kcathey2 Added LTCXFormWithAlpha class for color transformations. Also added sprite …
(edit) @138 [138] 02/19/07 23:22:48 kcathey2 Updated sample flash animations from CWS (not supported) to FWS.
(edit) @137 [137] 02/19/07 22:58:34 kcathey2 Added testing animations
(edit) @135 [135] 02/19/07 11:28:17 kcathey2 Added enhanced description methods for objects, including …
(edit) @133 [133] 02/17/07 16:48:16 hagedorn EasyLaseUSB Support
(edit) @132 [132] 02/14/07 23:32:19 kcathey2 Modified LTFlashImporter's method for LTFlashMovie instantiation.
(edit) @131 [131] 02/14/07 23:23:02 kcathey2 Linked ShapeRecords with LTShapeWithStyle. Subclassed LTShape as …
(edit) @130 [130] 02/14/07 22:06:41 kcathey2 Finished support for PlaceObject2 and MATRIX records. Added additional …
(edit) @129 [129] 02/13/07 23:31:57 mronge2 Fixed a few build errors in CTLaserFrame
(edit) @121 [121] 02/13/07 12:28:36 kcathey2 Added LTDoubleFromBitArray function to LTDataTypeHandler.h for reading …
(add) @117 [117] 02/10/07 23:35:40 kcathey2 The initial commit of LaserTools
Note: See TracRevisionLog for help on using the revision log.