HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 1 and Version 2 of media-gfx/blender/2.47/1


Ignore:
Timestamp:
03/10/09 12:11:00 (6 years ago)
Author:
mweirauch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • media-gfx/blender/2.47/1

    v1 v2  
    1   
     1A preliminary patch for blender 2.47 
     2 
     3* partial GHOST implementation (taken over from my old ZETA port) 
     4  (no keyboard interaction; commented in the code) 
     5* scons build system configuration file (haiku1-config.py) 
     6  with lots of commented dependencies 
     7* blender runs "fine" as in it starts and allows for mouse interaction 
     8* downside: splash screen and menus don't appear correctly, respectively not at all 
     9  due to the missing double buffering implementation in MesaSoftwareRenderer; 
     10  or lets say that is my suspicion. (IIRC I had to massage ZETAs BGLView implementation 
     11  from Mesa too, to get splash and menus to work for the 2.42 port) 
     12 
     13Requirements (TODO add to portlog page itself): 
     14* python, scons, libjep, libtiff, SDL 
     15 
     16Usage: 
     17* apply the patch 
     18* from the blender 2.47 source root: scons 
     19  (this will create a build-haiku1 directy next to the blender source directory where you can also find the binary afterwards) 
     20 
     21All this was written from memory. No guarantee for completeness. 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/