Default Sphere/Cylinder/Tube/Circle size
Moderators: jesterKing, stiv
-
- Posts: 0
- Joined: Mon Oct 04, 2004 7:45 am
- Location: Los Angeles
Default Sphere/Cylinder/Tube/Circle size
I'd like to propose that the default size of the radius of the Sphere/Cylinder/etc. be 1, instead of sqrt(2). It might also be nice to be able to define the size of the radius before the mesh is created, as can be done for the number of sides and whatnot. Thanks.
I'm actually working on a proposal for parametric primitive creation:) Not meaning it will happen, I'm not a coder. But, I do think it is very useful to have more control over primitive creation.I'd like to propose that the default size of the radius of the Sphere/Cylinder/etc. be 1, instead of sqrt(2). It might also be nice to be able to define the size of the radius before the mesh is created, as can be done for the number of sides and whatnot. Thanks.
Last edited by Bellorum on Tue Oct 05, 2004 9:57 am, edited 1 time in total.
There's no such thing as democracy. There's only the tyranny of one, and the tyranny of many.
Parametric primitive creation sounds good. 
Is there some kind of an object preferences window in Blender where you could scale, move, rotate and do things things like that? If not then that could be good too.
One thing that troubles me is that when i create a new cube for example, its rotated so that it kind of faces the camera. Is there a way to get rid of this?

Is there some kind of an object preferences window in Blender where you could scale, move, rotate and do things things like that? If not then that could be good too.
One thing that troubles me is that when i create a new cube for example, its rotated so that it kind of faces the camera. Is there a way to get rid of this?
-
- Site Admin
- Posts: 207
- Joined: Fri Oct 18, 2002 12:48 pm
- Location: Finland
-
- Posts: 0
- Joined: Sun Feb 29, 2004 8:12 pm
Isnt there already a parametric shape creator as a python script?
Are you hardcoding something like that?
http://www.elysiun.com/forum/viewtopic.php?t=24930
http://www.selleri.org/Blender/scripts/text.html
The second is a more direct link to the download
Ian
Are you hardcoding something like that?
http://www.elysiun.com/forum/viewtopic.php?t=24930
http://www.selleri.org/Blender/scripts/text.html
The second is a more direct link to the download
Ian
The Transform Panel in Blender is mostly usesless, it doesn't display the real size of an object in Object Mode, it is just display the scaling factor.
Example: Create a cube and you see from the grid the cube is real 2x2x2 but the panel shows 1x1x1.
The definetly stupid thing is that at the panel the Label are SizeX,Y,Z instead of ScaleX,Y,Z.
A rework of the panel is needed. Another point is that the vertex coord that are displayed just local and in relation to the center. A global display for them is missing
(but there is enough space under the local VertexX,Y,Z).
Karamba!
Bart.
Blender Feature Proposal:
http://www.neeneenee.de/blender/features/
Example: Create a cube and you see from the grid the cube is real 2x2x2 but the panel shows 1x1x1.
The definetly stupid thing is that at the panel the Label are SizeX,Y,Z instead of ScaleX,Y,Z.
A rework of the panel is needed. Another point is that the vertex coord that are displayed just local and in relation to the center. A global display for them is missing

Karamba!
Bart.
Blender Feature Proposal:
http://www.neeneenee.de/blender/features/
-
- Posts: 0
- Joined: Mon Oct 04, 2004 7:45 am
- Location: Los Angeles
Is that what parametric refers to? Well, that makes a lot of sense. So anyway, that does sound good. I haven't checked out the plugin, and though I'm sure it's nice, I always prefer for things to be hardcoded.
As for the transform panel, I find it useful, but I have issues with it. Mostly I'm bothered by the fact that you can select objects "through" the transform panel, and if a new object is selected, it will immediately take on the values in the panel, instead of updating the panel to show its values. Maybe this is just a bug with the unreleased version of Blender I'm using, but if it's not, then that needs fixing too.
As for the transform panel, I find it useful, but I have issues with it. Mostly I'm bothered by the fact that you can select objects "through" the transform panel, and if a new object is selected, it will immediately take on the values in the panel, instead of updating the panel to show its values. Maybe this is just a bug with the unreleased version of Blender I'm using, but if it's not, then that needs fixing too.
Yes, the first step for a better panel could be labeling SizeX,Y,Z as ScaleX,Y,Z. This is very easy and will avoid some misunderstandings. May in next release (2.36) a complete rework could be done.
Karamba!
Bart.
Blender Feature Proposal:
http://www.neeneenee.de/blender/features/
Karamba!
Bart.
Blender Feature Proposal:
http://www.neeneenee.de/blender/features/