Commit History

Author SHA1 Message Date
  git2323 e28697f670 audiotraits: Add directional sound support to OpenAL (#1451) 2 years ago
  rdb c076d5ad08 showbase: Don't return same texture object if loaded with different settings 2 years ago
  rdb fed5865645 tests: Add unit tests for #1105 2 years ago
  Timothy Paustian 4fa90bd754 gobj: Fix TexturePool sharing texture objects when loaded with different properties 2 years ago
  WMOkiishi 3f3c65917b Ensure classes using aligned types inherit from `MemoryBase` 2 years ago
  WMOkiishi 87b5aa9d1f Replace "unaligned" linear algebra classes with simple typedefs 2 years ago
  rdb eacbc4f89a pgraph: Fix regression: assertion in `get_off_clip_planes()` 2 years ago
  rdb 6075307e66 glgsg: Set maximum vertex attrib stride for WebGL 2 years ago
  rdb 805fa5a36a glgsg: Guess max vertex attrib stride if not queryable 2 years ago
  rdb b09a8a84ec Merge branch 'release/1.10.x' 2 years ago
  rdb 718bac1c69 audiotraits: Fix crash when encountering corruption in OpenAL stream 2 years ago
  rdb a20996d2aa pgraphnodes: Support missing texture types in shader generator: 2 years ago
  rdb d69d393e4c glgsg: Set ultimate Cg profiles to gp5vp/gp5fp/gp5gp 2 years ago
  rdb 52c7d6bddb shader: Add missing handling for 1D array textures in Cg shaders 2 years ago
  rdb 51d0a55264 general: Fix silly new clang warning about unprefixed `std::move()` 2 years ago
  rdb 614502d183 gobj: Add note to API doc about maximum stride value 2 years ago
  rdb c5ccd6232d glgsg: Prevent exceeding max supported vertex attrib stride 2 years ago
  rdb 8bc1743d75 Merge branch 'release/1.10.x' 2 years ago
  rdb ef58255abd vision: Fix another use of wrong delete operator in ARToolKit code 2 years ago
  Fireclaw e14d43ebe5 dmodels: Fixed broken minusnode icon 2 years ago
  LD 518ee0fb8e cocoadisplay: Capture display before switching to fullscreen mode 2 years ago
  rdb f4dc4740a6 makepanda: Look for the macOS 13.1 SDK 2 years ago
  rdb 4b992105e1 ShaderGenerator: Fix support for hardware point sprites 2 years ago
  Disyer 6cb074e5c8 distributed: Fix segfault when ConnectionRepository is verbose by holding GIL 2 years ago
  David Crompton a88b6ee8db showbase: Allow `destroy()` to be called from non-main thread 2 years ago
  David Crompton 4d90ce5c5a bdist_apps: Fix assertion error from calling finalize_options twice 2 years ago
  rdb b282e8920d Merge branch 'release/1.10.x' 2 years ago
  rdb e696ac4046 cocoa: Fix black bar when switching to fullscreen while z-order is top 2 years ago
  rdb 76386bc4c0 cocoa: Fix window sizing bug when simultaneously changing undecorated 2 years ago
  rdb 8c5e2e74f5 cocoa: Fix undecorated setting ignored when switching off fullscreen 2 years ago