提交历史

作者 SHA1 备注 提交日期
  rdb 745b51f10f ShaderGenerator: fix M_blend to match fixed-function pipeline 8 年之前
  rdb 73d13a8f5c Merge remote-tracking branch 'origin/release/1.9.x' 8 年之前
  rdb c17db98aec Merge branch 'pr-pview-adjust-camera-clip' of git://github.com/eswartz/panda3d 8 年之前
  Ed Swartz 34731cd2f4 rocket: Add sample showing some Panda3D uses of libRocket. (#24) 8 年之前
  rdb 4cd826e63a Merge branch 'fix-audio-distance-factor' of github.com:nikolmiv/panda3d 8 年之前
  frainfreeze f22c0cdd83 Add README.md files for various directories 8 年之前
  rdb 0c0f9adab9 Support coroutines and async/await in the task manager and loader 8 年之前
  rdb a7d68a8412 egg2bam: fix external refs not being resolved relative to egg file 8 年之前
  rdb 51090ccf12 pgraph: fix LightLensNode assert due to bad refcount in LightAttrib::compose 8 年之前
  rdb 407c8e8712 bullet: add interface to access BulletTriangleMesh vertices/triangles 8 年之前
  rdb 8a35f360bd Fix build error 8 年之前
  rdb 7d721a33a6 Restore setShaderInput overload taking 4 numbers, but deprecate it 8 年之前
  rdb 410049fd4b Improvements for ShaderGenerator-based programs: 8 年之前
  rdb 6ecfcb1fd3 Store munged states more efficiently, without weak key maps 8 年之前
  rdb 8078fa2b38 More efficiently store SimpleHashMap with empty values 8 年之前
  rdb dee8d83998 interrogate: fix regression with setter of MAKE_PROPERTY2 8 年之前
  rdb bb60e8c373 display: fix segfault when output is removed during render 8 年之前
  rdb 0db3d27247 ShaderGenerator: fix updating color of combine stages with CS_constant 8 年之前
  rdb 51d948a7fa Support compilation for Python 3.7 8 年之前
  Eric Klawitter 5758fdf8f5 Fix 'of of' doc typos 8 年之前
  rdb 464cd5fc8b Replace __builtin_expect macros with LIKELY/UNLIKELY 8 年之前
  rdb bf190f7306 interrogate: support MAKE_MAP_PROPERTY 8 年之前
  rdb 0e2b14cf4c pgraph: custom binding for set_shader_input() 8 年之前
  rdb 0493b07f45 ppython: fix compile error on clang 4 8 年之前
  rdb 8ed85c80c8 linmath: permit single-argument/fill value for UnalignedLVecBase4 8 年之前
  rdb dfa47e55ce express: fix PTA get_data in Python 3, fix CPTA construction 8 年之前
  rdb 5ac3ccb6f6 Remove pointless direct/metalibs directory 8 年之前
  rdb be8f4de337 display: add_render_texture should set correct texture format 8 年之前
  rdb 85a9cdd052 Add a way to get access to OpenGL texture index 8 年之前
  Younguk Kim b71ee446e3 Add has_hook functions taking function pointer or callback data in EventHandler 8 年之前