A script that reads a mesh object's counts for vertices, edges, faces and triangles and has buttons for selecting faces based on the number of sides. It has a separate tab for matrix information. Also includes a script for getting scene level counts. I recommend dragging them out of the panel view to keep them open.
Shared edges are counted twice and face selection counts are not good. Non-selection face counts are good. The scripts require the latest version of Clintons3dPlugin.rsx plugin file(v.1638403).
http://www.clintons3d.com/plugins/trues ... index.html"
Statistics Button for ts76.1
-
clintonman
- Captain
- Posts: 5659
- Joined: 21 May 2009, 21:08
- Type the number ten into the box: 0
- Location: California
Statistics Button for ts76.1
-
clintonman
- Captain
- Posts: 5659
- Joined: 21 May 2009, 21:08
- Type the number ten into the box: 0
- Location: California
Re: Statistics Button for ts76.1
Wigand found a bug or rather a truespace bug that affected the object statistics. The default scene camera's ownermatrix is not set, so it gives an error when you try to read it in script. I updated the Statistics script to capture the error. Re-download and run to replace the old script. The error can also be bypassed by right clicking the owner matrix of the camera and choosing reset. New camera's added to a scene don't give the error.
-
clintonman
- Captain
- Posts: 5659
- Joined: 21 May 2009, 21:08
- Type the number ten into the box: 0
- Location: California
Re: Statistics Button for ts76.1
Update October 6 2024
fixed a crash bug when pressing the Update button on the "pivot mat" aspect and the "scene" aspect
get the newest Clintons3dPlugin.rsx to fix it
for the Unofficial Updates rename it to Clintons3dPlugin.dll and replace that file
https://clintons3d.com/plugins/truespac ... index.html
list of fixes over the years that were never documented here. Most recent changes first.
load on demand installer
fix info panel matrix - shear values in matrix added
fix watch dog connections - disconnect before connect, layout switch would leave connections in place
fix select Ngon bug
dont force face selection mode after Tri, Quad or Ngon press
fix counts panel Ngon selection
non-pointedit edge counts fixed
added reset buttons to the matrix info panel
added scrubbers for the matrix info panel
added matrix info panel
opens in a floating panel
https://clintons3d.com/plugins/truespac ... stics.html
fixed a crash bug when pressing the Update button on the "pivot mat" aspect and the "scene" aspect
get the newest Clintons3dPlugin.rsx to fix it
for the Unofficial Updates rename it to Clintons3dPlugin.dll and replace that file
https://clintons3d.com/plugins/truespac ... index.html
list of fixes over the years that were never documented here. Most recent changes first.
load on demand installer
fix info panel matrix - shear values in matrix added
fix watch dog connections - disconnect before connect, layout switch would leave connections in place
fix select Ngon bug
dont force face selection mode after Tri, Quad or Ngon press
fix counts panel Ngon selection
non-pointedit edge counts fixed
added reset buttons to the matrix info panel
added scrubbers for the matrix info panel
added matrix info panel
opens in a floating panel
https://clintons3d.com/plugins/truespac ... stics.html