Commit History

Author SHA1 Message Date
  Sam Edwards d0ebc59d32 Merge branch 'master' into cmake 7 years ago
  Sam Edwards a504a910b0 CMake: Rename `check` function in checkPandaVersion.h 7 years ago
  Sam Edwards a251c6dd8f general: Change HAVE_LOCKF to PHAVE_LOCKF 7 years ago
  Sam Edwards 24c8ef9887 general: Fix missing include 7 years ago
  rdb 239f66cf11 makepanda: fix macOS compile error in CheckPandaVersion 7 years ago
  rdb 8d84c58d73 express: explicitly declare defaulted Datagram copy/move ctor/assign 7 years ago
  rdb 3d49986ce2 char: fix crash during Character destructor (regression) 7 years ago
  rdb f2d429b817 express: weakptr.lock() should return null during object destruction 7 years ago
  rdb 0de981d0b8 ai: make AICharacter reference counted 7 years ago
  Sam Edwards 0ce9dc98b1 general: Move inclusion of checkPandaVersion.h to dtoolbase 7 years ago
  Sam Edwards 35ab16d38f makepanda: Update checkPandaVersion.h 7 years ago
  Sam Edwards 339e1ce4d8 tests: Update the datagram tests 7 years ago
  Sam Edwards 4c4c17cac2 CMake: Flag composite files as generated 7 years ago
  Sam Edwards e4c9526e08 ffmpeg: Make read_packet return AVERROR_EOF 7 years ago
  Sam Edwards 399f4a33a1 CMake: Check Git commit SHA1 7 years ago
  Sam Edwards 2d5d1400be CMake: Remove references to WxWidgets/FLTK 7 years ago
  Sam Edwards 85b8d96919 CMake: Add reminder for when we upgrade to C++17 7 years ago
  rdb 5c9705c21c pgraph: fix crash accessing python_tags via dict property 7 years ago
  rdb ddc45e3529 tests: fix broken test case, add more WeakNodePath comparisons 7 years ago
  rdb ec04dbed0c gobj: fix static init ordering issue with VertexTransform cycler 7 years ago
  rdb 2e7bca90b0 express: fix PointerToArray coercibility regression, fix clear() 7 years ago
  rdb ae8e9d159d tests: add some unit tests for UpdateSeq 7 years ago
  rdb 323ddc7d67 putil: fix UpdateSeq::fresh().is_special() return value 7 years ago
  rdb 5e0ce969fe Work around clang 3.1 compile error with static constexpr 7 years ago
  rdb 8eeab7a26a dxgsg9: fix compile error due to WeakPointerTo changes 7 years ago
  rdb 49dfcb09b9 makepanda: refuse building with MSVC versions older than 2015 7 years ago
  rdb 3077316782 general: use proper deleted funcs instead of stubs with asserts 7 years ago
  rdb 9fad3dba60 general: remove macros for compatibility with non-C++11 compilers 7 years ago
  rdb f45ddcab2f general: switch to C++11 Lockable semantics for mutexes 7 years ago
  rdb 3653413cd4 bullet: fix BulletSoftBodyNode::get_node deadlock 7 years ago