Commit History

Author SHA1 Message Date
  rdb fd5cab1a3f dtoolutil: Rename Filename::__nonzero__() to __bool__() 4 years ago
  rdb e4ecb548bf interrogate: Use __bool__ for default name of operator bool 4 years ago
  rdb a80262cde4 tests: Consider all warnings errors 4 years ago
  rdb 817f04d19e tests: Ignore DeprecationWarning in OnscreenText tests 4 years ago
  rdb 3fe1780f16 direct: Fix use of various deprecated APIs 4 years ago
  Timothy Paustian 2493c0689f direct: Use warnings module for more verbose deprecation prints 4 years ago
  rdb 576c25b3ea makewheel: Re-sign arm64 macOS binaries after removing signature 4 years ago
  rdb ff80adc680 Merge branch 'release/1.10.x' 4 years ago
  rdb 5cadd86d1e glgsg: Fix get_screenshot() for multisample FBOs 4 years ago
  rdb 1851cc35bc models: Add dotless i to shipped static fonts 4 years ago
  rdb b4a242a4e3 x11: Provide labels for more keys (esp. international keys) 4 years ago
  rdb 2e3ce27865 device: Add Windows gamepad mapping with VID:PID 2563:0523 4 years ago
  rdb 9be2f307c5 text: Fix glyphs with flipped UVs not being processed correctly 4 years ago
  rdb 180a902978 parser-inc: Add some missing C++11/14/17/20 stdlib stubs 4 years ago
  rdb 807be99f10 cppparser: Parse parenthesised noexcept() and explicit() 4 years ago
  rdb 8eccc9f569 cppparser: Support __VA_OPT__ in variadic preprocessor defs 4 years ago
  rdb 050d86dadb event: AsyncFuture::set_result() behavior changes: 4 years ago
  rdb 99569fa8f2 CMake: Updates to compile new ParamPyObject class 4 years ago
  rdb 179f316b36 interrogate: Wrap anonymous parameter names as positional-only args 4 years ago
  rdb 402c303dba event: Make AsyncFuture::set_result() slightly more robust 4 years ago
  rdb f6b1b6dbb0 interrogate: Support three-way comparison operator <=> 4 years ago
  rdb 684992cf8f cppparser: C++20 features: spaceship operator, char8_t, constinit/eval 4 years ago
  rdb 8cbe36b352 Merge branch 'release/1.10.x' 4 years ago
  rdb 064e0383be event: Allow AsyncFuture to store arbitrary PyObject result 4 years ago
  rdb bdb2ef1631 pipeline: Fix crash upon exception in custom thread 4 years ago
  rdb 2b3f2bb98c event: gather() should schedule coroutines with task manager 4 years ago
  rdb e348d216e5 event: Fix memory leak getting future result in some cases 4 years ago
  rdb eab1308438 interrogate: Fix bug sorting overloads of AsyncFuture::set_result() 4 years ago
  rdb 89a1c8bff7 motiontrail: Fix issue building with C++20 4 years ago
  rdb 4b24ac86a5 dtoolbase: Fix issues building with C++20 4 years ago