[updates] 11 more for 3.1 alpha

Dan Ingalls Dan.Ingalls at disney.com
Thu May 17 20:47:56 UTC 2001


Folks -

I've just put another set of updates out on the servers for 3.1.  Note that these include a few more tweaks to the new 3D work, so if you're making up a new 3D-savvy VM with plugin, it would be good to do another build.

	- Dan
------------------------
4027B3DSupportFixes -- Andreas Raab -- 16 May 2001
Fixes two small issues in the support code."

4028plublishAs-raa -- Bob Arning -- 16 May 2001
Changed some of the options in navigator Publish menu:
Publish
Publish As...
Publish to Different Server"

4029fixOldStarLogo-raa -- Bob Arning -- 16 May 2001
add conversion methods for some old version of StarSqueak..."

4030RemoveWin32Support -- Andreas Raab -- 16 May 2001
Remove the Win32 accelerator support code - it's going to be bundled with the standard windows support code so there's no point in leaving it in the image."

4031B3DCleanup-ar -- Andreas Raab -- 16 May 2001
The change set cleans up various leftovers from the prior attempt of HW acceleration which are simply obsolete."

4032B3DMapperFix-ar -- Andreas Raab -- 16 May 2001
Fixes a problem when mapping vertices."

4033B3DGCSafe -- Andreas Raab -- 16 May 2001
Fix a few primitives that may cause GCs."

4034B3DMapperFix2-ar -- Andreas Raab -- 16 May 2001
Sigh. Fixed one problem and introduced another one. Sigh."

4035B3DRestoreFix-ar -- Andreas Raab -- 16 May 2001
Restoring the morphic foreground was done in the wrong order leading to morphs drawn front-to-back. Pretty weird effect when it happens."

4036ColorMaps-ar -- Andreas Raab -- 14 May 2001
This change set makes all blit operations go through appropriate color maps. This is crucial if any of the forms involved are in non-standard format (e.g., providing a layout that's different from Squeaks assumptions about where the bits for every color should be)."

4037fixNextWords-raa -- Bob Arning -- 17 May 2001
Fix PositionableStream>>nextWordsInto: to correctly read non word-aligned input. Also included is a test method WordArray class>>bobsTest to monitor future changes in this area. This change was necessitated by the new support for different-endian bit objects in BitBlt."







More information about the Squeak-dev mailing list