Changeset 295 for trunk/src/library.cc


Ignore:
Timestamp:
07/31/14 02:32:59 (11 years ago)
Author:
epyon
Message:
  • gl_context - support for integration with wxWindows
  • wx.hh - simple wxWindows integration
  • mesh_creator - flip normals and merge operations added
  • fix in packed_indexed_array
  • various minor fixes
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/library.cc

    r256 r295  
    120120    }
    121121    m_handle = NULL;
    122     NV_LOG( LOG_NOTICE, "library : '" + m_name + "' closed." );
    123122}
    124123
Note: See TracChangeset for help on using the changeset viewer.