Commit Graph

10643 Commits

Author SHA1 Message Date
David Rose 57338ee24d better windows tau support; better threaded DeletedChain support; beginning PipelineReader classes 2006-04-20 04:03:16 +00:00
Josh Yelon c567e620dd Updated release notes for 1.2.0 2006-04-20 02:51:23 +00:00
Justin Butler 3a4872bac0 Smoothing pop fix when an object starts moving after not moving for a while. 2006-04-20 00:58:23 +00:00
aignacio_sf 5ff0a3ee85 Turn off debug printing of texture v coordinate. 2006-04-19 21:43:10 +00:00
aignacio_sf 7088e50a28 Turn on transparency.
Turn off lighting.
2006-04-19 21:38:27 +00:00
David Rose 8af16b0dcc fix RM_billboard 2006-04-19 19:56:47 +00:00
Josh Yelon 0f3183bb60 restored scene editor 2006-04-19 03:24:05 +00:00
Josh Yelon eae5aced21 Restored scene editor 2006-04-19 03:23:39 +00:00
David Rose 6a9fdd6575 fix static init ordering problem 2006-04-19 03:14:53 +00:00
Josh Yelon 1de4ec85b8 USE_STL_ALLOCATOR 2006-04-19 03:12:58 +00:00
aignacio_sf 2b0cf0ff9f Prototype motion trail code. 2006-04-19 03:12:31 +00:00
aignacio_sf 5eac470d97 Prototype motion trail code. 2006-04-19 03:02:43 +00:00
Josh Yelon b50bf2d4a0 fixed buffer properties handling 2006-04-18 22:50:05 +00:00
Josh Yelon aabfbe54f3 graphicsEngine.cxx 2006-04-18 22:49:06 +00:00
David Rose 9ab698c9b3 fix egg-flat-shading 0 when color is only on vertices 2006-04-18 22:30:23 +00:00
Josh Yelon 3e91cd84d8 Removed epydoc reference 2006-04-18 20:42:55 +00:00
Josh Yelon 67405cdd5d Added import statements 2006-04-18 17:57:19 +00:00
Darren Ranalli 733be2ee64 added SerialNum and printListEnum, put Functor, Stack, Queue, SerialNum in __builtin__ 2006-04-18 01:28:19 +00:00
Joe Shochet bc395c5652 touch and checkin to fix cvs hiccup 2006-04-17 18:45:22 +00:00
Josh Yelon 55dc863139 Added beginExports and endExports 2006-04-17 17:48:38 +00:00
Josh Yelon e5de71366a Scene editor disabled 2006-04-17 16:51:33 +00:00
Josh Yelon 8510adb7b2 Commented out scene editor. 2006-04-17 16:51:01 +00:00
aignacio_sf f90b3395d2 Add more Cg specific error reporting. 2006-04-15 01:18:59 +00:00
David Rose cadbb022f8 more tau for windows 2006-04-14 15:53:49 +00:00
David Rose a2dc081676 more and better tau instrumenting 2006-04-14 15:45:07 +00:00
Josh Yelon 452923116d Fixed a minor bug 2006-04-14 14:26:20 +00:00
Josh Yelon 3abfe81f99 Fixed particle panel 2006-04-14 14:17:48 +00:00
Dave Schuyler 60356c6c94 formatting 2006-04-14 03:43:59 +00:00
David Rose 1eb1b26006 tau on windows 2006-04-14 03:18:36 +00:00
David Rose c3303c70b2 make interfaces to move raw texture and vertex data through Python as strings 2006-04-14 00:28:04 +00:00
David Rose d58f403834 tau profiler 2006-04-13 23:33:56 +00:00
David Rose 34064f07ad fix GL texture state change, DX texture reload 2006-04-13 22:56:38 +00:00
David Rose d2e1cb779d tau for windows 2006-04-13 21:42:16 +00:00
Josh Yelon a39a229c76 Make current optimizations 2006-04-13 18:24:46 +00:00
David Rose 8cff8009a9 instrument more 2006-04-13 16:36:04 +00:00
David Rose 34a9253cdb only unload textures if we are not managing 2006-04-13 14:08:29 +00:00
Joe Shochet 2cf3938811 allow unique naming of passed in names on LerpFuncIntervals 2006-04-13 05:50:27 +00:00
Joseph Lee 4631389040 additional explicit libs to fix linking for FreeBSD 2006-04-13 04:10:22 +00:00
Joseph Lee 07c9d292c4 use 64-bit clean i/o under Linux 2006-04-13 02:48:30 +00:00
David Rose 2fbb7c1623 fix animation under flattenStrong 2006-04-12 23:49:01 +00:00
David Rose a5e9ab5f10 prevent crash in non-threaded case; build niceties 2006-04-12 22:53:20 +00:00
David Rose 27bc202f98 volatile 2006-04-12 20:56:46 +00:00
David Rose c4a36b6204 comment 2006-04-12 20:23:48 +00:00
David Rose 62d6f81cae comment; volatile keyword 2006-04-12 20:23:38 +00:00
David Rose a570678cdb InitializeCriticalSectionAndSpinCount 2006-04-12 18:48:31 +00:00
David Rose 1468db93d8 MutexImpl doesn't take a name 2006-04-12 15:26:16 +00:00
David Rose 0486a74e7c include assert.h 2006-04-12 15:17:04 +00:00
David Rose 7986aaa0c3 mutex_spinlock 2006-04-12 15:15:37 +00:00
Josh Yelon 84550f0527 Parasite buffer inversion fix 2006-04-12 02:54:21 +00:00
Joe Shochet f32e428609 handle empty cells 2006-04-12 02:31:53 +00:00