[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 745fbb: Squeak3D/B3DEnginePlugin as per Balloon3D-Plugins-...

GitHub noreply at github.com
Mon Nov 12 03:11:37 UTC 2018


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 745fbbfc97649359aa4bd5c72130f20c3f6b1a62
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/745fbbfc97649359aa4bd5c72130f20c3f6b1a62
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2018-11-11 (Sun, 11 Nov 2018)

  Changed paths:
    M platforms/Cross/plugins/Squeak3D/b3d.h
    M platforms/Cross/plugins/Squeak3D/b3dAlloc.h
    M platforms/Cross/plugins/Squeak3D/b3dMain.c
    M platforms/Cross/plugins/Squeak3D/b3dTypes.h
    M src/plugins/Squeak3D/Squeak3D.c

  Log Message:
  -----------
  Squeak3D/B3DEnginePlugin as per Balloon3D-Plugins-eem.15

Simplify b3dInitializeRasterizerState, reducing the number of primitiveFailed
calls and eliminating cCode:'s.

Refactor the support code to make clear that allocations only happen in
b3dMain.c.  Fix an uncheck allocation bug that crashes the plugin with very
complex scenes.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Vm-dev mailing list