Show
Ignore:
Timestamp:
09/08/08 15:24:04 (3 months ago)
Author:
ArcRiley
Message:

Ticket #962 :

  • eliminated soy.bodies.Body._calcFogCoords
  • fixed some obvious problems with liquid_example.py
  • still renders just black
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pysoy/include/soy.bodies.pxd

    r1351 r1356  
    8181  cdef void                     _addTorque               ( self, ode.dVector3 ) 
    8282  # WindowLoop functions 
    83   cdef void                     _calcFogCoords           ( self )         nogil 
    8483  cdef void                     _getModelviewInv         ( self, float* ) nogil 
    8584