Commit History

Author SHA1 Message Date
  rdb 286cf0d286 assimp: Improve performance of loading geometry 3 years ago
  rdb 162a7b2c34 assimp: Support reading tangents and binormals 3 years ago
  rdb 5a483e3899 assimp: Fix a typo in a config var description 3 years ago
  rdb 6e636f5ca0 assimp: Fix issues reading external files 3 years ago
  rdb b254e5b7ba assimp: Support importing alpha mode from glTF files 3 years ago
  rdb 9248182a0b assimp: Support texture transforms 3 years ago
  rdb a11f7c9c8d gobj: Add `TextureStage::write()` overload with `indent_level` param 3 years ago
  rdb 356e974029 ptloader: Fix wrong initialization order issue 3 years ago
  rdb 2226f8de9e assimp: Add support for texture wrapping modes 3 years ago
  rdb 09a81e0d68 assimp: Fix memory corruption in load_texture_stage() 3 years ago
  rdb 4c58eb3382 tests: Replace use of deprecated imp module in test_imports 3 years ago
  rdb bf2bf37e67 makepanda: Always populate OSX_ARCHS when building for macOS 3 years ago
  rdb 316b0009ae Merge branch 'release/1.10.x' 3 years ago
  rdb ae7084504b event: Fix crash when creating task from closure with extra data 3 years ago
  rdb d8a537b59b dtoolbase: Add comment clarifying assertion in DeletedBufferChain 3 years ago
  rdb 587f9f7bcd makepanda: Fix issues when building on arm64 without `--arch` flag 3 years ago
  rdb 4cf8187df7 cocoadisplay: Fix crash with threading-model on newer macOS versions 3 years ago
  rdb 4c6df54d6f tests: Fix failing window unit test on macOS 3 years ago
  rdb 979f194f49 tests: Load either 120 or 150 GLSL shaders depending on capabilities 3 years ago
  rdb a111bb4442 tests: skip auto-shader tests if Cg shaders are not supported 6 years ago
  rdb 54e2ddfd1c gobj: Fix failure to async reload texture more than once 3 years ago
  rdb e0c3c8a8d9 filter: Add docstring for CommonFilters.setMSAA 3 years ago
  rdb 4bdac5afac glgsg: Save a buffer bind call by changing order of blitting MS FBOs 3 years ago
  rdb 9768cbb6c2 Merge branch 'release/1.10.x' 3 years ago
  rdb bdb0f0b56a pipeline: Don't use yield ASM intruction on ARM < 7 3 years ago
  rdb fc8c07a949 pgraph: Remove unused vertices during premunge phase 3 years ago
  rdb 4d5d7047af pgraph: Slight efficiency refactoring of `remove_unused_vertices()` 3 years ago
  rdb f64dcbd3df bullet: Clean up BulletContact/BulletManifoldPoint reference handling a bit 3 years ago
  rdb a71b417aec filter: Add "MSAA" filter to CommonFilters 3 years ago
  rdb 4d2a45f124 glgsg: Fix multisample FBOs with MRT blitting aux target into color target 3 years ago