Skip to content

Releases: SBCV/Blender-Addon-Photogrammetry-Importer

Release 18/01/2024 (Compatible with Blender 4.0.2)

18 Jan 17:05
7d66bad
Compare
Choose a tag to compare
  • View synthesis example script using a NeRF model (Instant NGP)
  • Panel to compute a view synthesis for the current camera
  • Support for the Instant-NGP file format (https://github.com/NVlabs/instant-ngp)
  • Avoid duplication of background images
  • Support Geometry Node creation of Blender 4.0

Release 31/08/2023 (Compatible with Blender 3.1.2 - 3.5.1)

31 Aug 11:16
e1712ba
Compare
Choose a tag to compare
  • Support for alicevision sfm data version 1.2.5

Release 13/06/2023 (Compatible with Blender 3.1.2 - 3.5.1)

13 Jun 16:49
Compare
Choose a tag to compare
  • Support for geometry node creation in Blender 3.4.1 - 3.5.1
  • Adaption to sfm / json file format changes introduced by recent Meshroom versions
  • Numerical sorting instead of alphabetical sorting of camera names

Release 8/05/2023 (Comaptible with Blender 3.1.2 - 3.3)

08 May 16:06
Compare
Choose a tag to compare

Support new Meshroom camera parameter key

Release 21/07/2022 (Comaptible with Blender 3.1.2 - 3.2.1)

21 Jul 19:35
Compare
Choose a tag to compare

Fix geometry node creation for Blender 3.2.1
Add support for installation and removal of individual dependencies
Fix the point exporter for OpenGL point clouds

Release 26/06/2022 (Comaptible with Blender 3.1.2)

26 Jun 21:05
Compare
Choose a tag to compare

Add a new point cloud representation method based on geometry nodes. Allows to render point clouds with Eevee and Cycles.
Add point colors to geometry nodes (Thanks to @Linusnie).
Remove the particle system based point cloud representation method (because of the new point clound representation option based on geometry nodes).

Release 11/05/2022 (Comaptible with Blender 3.1.2)

11 May 07:22
Compare
Choose a tag to compare

Adapt addon to recent changes of the screenshot api in Blender 3.1.2

Release 20/02/2022 (Compatible with Blender 3.0 onwards only!)

20 Feb 15:03
Compare
Choose a tag to compare
  • Fix the offscreen rendering bug under windows (reported here) by replacing the (deprecated) bgl module with functions provided by the gpu module of Blender 3.0
  • Adjust the screenshot operator according to API changes of Blender 3.0

Therefore, this version of the add-on drops support for Blender 2.8 and 2.9. If you want to work with older Blender versions (not recommended), you can download one of the previous releases.

Release 17/01/2022 (supports dependencies in Blender 2.8 - 3.0)

17 Jan 06:40
Compare
Choose a tag to compare

Fix dependency installation for Blender 2.8 to Blender 2.9.2

Release 20/12/2021 (supports dependencies in Blender 3.0)

20 Dec 11:35
Compare
Choose a tag to compare

Makes dependency installation compatible with Blender 3.0 (supports also snap-based Blender installations)
Added point cloud specific (persistent) point sizes