Commit History

Author SHA1 Message Date
  rdb ecf4d19e83 Merge branch 'release/1.10.x' 3 years ago
  Sergei Korotkov e3cf5be500 filter: Remove the silly dependency on the ShowBase instance 3 years ago
  rdb 40f54a766c Merge branch 'release/1.10.x' 4 years ago
  rdb b736b3e4db filter: Accept floating-point values for FilterManager mul= parameter 4 years ago
  rdb c293ad3da2 Merge branch 'release/1.10.x' 4 years ago
  rdb 1f84469cd9 filter: Fix issue with cached CullResult persisting after cleanup 4 years ago
  rdb 7a838e7212 Merge branch 'release/1.10.x' 4 years ago
  rdb ce437629c2 filter: Respect depth-bits from Config.prc 4 years ago
  rdb be9dde1eee direct: add .pylintrc, perform major code cleanup pass 5 years ago
  rdb bc7063be42 filter: Change default sort to come after shadow passes 5 years ago
  rdb 54238e9730 direct: Add more links to manual pages in module docstrings 5 years ago
  rdb cd435ecec8 filter: Support HDR in CommonFilters (using ACES tonemap) 5 years ago
  rdb 7b77888e5a FilterManager: allow specifying custom fbprops in renderQuadInto 6 years ago
  rdb ea0210640c FilterManager: allow specifying custom fbprops in renderSceneInto 6 years ago
  rdb b1eec5fae0 CommonFilters: give passes a unique name for debugging/PStats 7 years ago
  wezu 40c6f41da2 direct: provide snake_case functions for some classes 8 years ago
  mfwass f8837999ed Cleanup trailing whitespace 10 years ago
  rdb d9342043b0 Deprecate pandac.PandaModules and genPyCode, move extensions to panda3d/, clean up imports and deprecated behaviour 10 years ago
  rdb de0b0dd879 Fix various issues with Python 3 support, fix samples to work with Python 3 10 years ago
  rdb 1d9f18139c Fix bug with accum bits being requested for FBO 10 years ago
  rdb 1c25bb4ad8 Automatically enable stereo FBOs when stereo is enabled 11 years ago
  rdb dc384942b6 oops, don't ask for a back buffer 11 years ago
  rdb 8b7217b4f9 Add an "off" ScissorAttrib, don't apply scissoring to overlay display region so that a full-window clear is truly a full-window clear 11 years ago
  rdb 52e79afd4a Enable multisampling in FilterManager if main window had multisampling as well 11 years ago
  rdb fbf9ef7cd3 support auxtex1 in renderSceneInto 12 years ago
  rdb 5f9e2152da Revert my previous commit here, as it breaks postprocessing filters that use auxiliary render targets (like cartoon shading) 14 years ago
  rdb 7eeb37ec94 make sure pp-filter gets the same fb props as the main win - fixes antialiasing failure with FilterManager 14 years ago
  rdb 6b3c53e115 fix a bug with crash when calling resizeBuffers 14 years ago
  rdb d6666e5aa3 Fix depth-based filters (like SSAO) on Windows 15 years ago
  rdb 213976bd97 Fixed incorrect note 16 years ago