1d3af0d939
- update to 0.14.3: * Clip step size based on maximum detail on an 8K monitor * Fix integral computation in attenuated mip * Reset VertexAttribDivisor even if None
Dirk Mueller2024-06-30 19:00:48 +00:00
388709e65e
Accepting request 1158521 from home:bnavigator:branches:devel:languages:python:numeric
Matej Cepl2024-03-19 15:36:46 +00:00
1f6548c177
Accepting request 1135346 from devel:languages:python:numeric
Ana Guerrero2023-12-28 22:02:39 +00:00
26e1cc80d6
- update to 0.14.1: * Remove deprecated code from vispy.color.get\_colormap * Cache make_pattern on DashAtlas * Add push/pop gl_state for visuals * Add primitive picking filters for Mesh and Markers visuals * Fix spherical markers depth buffer with scaling='visual' * Fix mesh shading with flipped normals * Fix TypeError with pinch-to-zoom - skip python 3.6 from build * Switch to setuptools_scm for automatic version numbering * Improve PanZoom camera performance when non-+z direction is used * Fix Python 3.8 compatibility in Canvas 'keys' update * Fix VolumeVisual modifying user provided data in-place * Fix depth buffer precision * Volume visual has unset variable texture2D\_LUT * Fix MarkersVisual.set_data crash when pos is None * Fix numpy futurewarning in dtype creation
Dirk Mueller2023-12-27 16:09:21 +00:00
dc8c84fb0b
Accepting request 1099362 from devel:languages:python:numeric
Ana Guerrero2023-07-19 17:10:45 +00:00
f4f7e44773
- Update to 0.13.0: * Switch MarkersVisual scaling option to string "fixed", "scene", or "visual" * Add early-termination optimization to attenuated mip * Add InstancedMeshVisual for faster and easier rendering of repeated meshes * Instanced mesh example * Use QNativeEventGesture for touchpad gesture input * Fix TypeError with pinch-to-zoom - Replace setuptools_scm_git_archive BuildRequires with setuptools_scm.
Steve Kowalik2023-07-19 04:43:31 +00:00