- Jul 06, 2012
-
-
Campbell Barton authored
-
Campbell Barton authored
-
- Jul 05, 2012
-
-
Campbell Barton authored
- add button in toolbar - fracture all meshes in selection - add option for layer to add into
-
Campbell Barton authored
- temp workaround for convex hull failing
-
Campbell Barton authored
-
Campbell Barton authored
-
- Jul 04, 2012
-
-
Bastien Montagne authored
-
Bastien Montagne authored
-
Bastien Montagne authored
-
Campbell Barton authored
-
Campbell Barton authored
add support for using non mesh objects as point sources (mainly for curves but meta's and surfaces also work) remove face/edge point sources. not really that useful in most cases and clogged up UI.
-
Thomas Larsson authored
-
- Jul 03, 2012
-
-
Bastien Montagne authored
-
Campbell Barton authored
-
Campbell Barton authored
-
Campbell Barton authored
-
Campbell Barton authored
-
Campbell Barton authored
- added options to fracture into a new group and to use the next layer then the active object. - noise option wasnt working right, was always adding a lot of noise.
-
Bastien Montagne authored
-
- Jul 01, 2012
-
-
Campbell Barton authored
-
- Jun 30, 2012
-
-
Campbell Barton authored
-
Thomas Larsson authored
-
- Jun 29, 2012
-
-
Campbell Barton authored
-
Campbell Barton authored
-
Campbell Barton authored
options - recursive fracture - source limit - source point noise still work in progress
-
- Jun 27, 2012
-
-
Campbell Barton authored
-
Campbell Barton authored
-
Campbell Barton authored
-
Campbell Barton authored
-
Campbell Barton authored
-
Thomas Larsson authored
MHX importer: Removed some dead code, and now display two digits for minor version number to avoid confusion.
-
- Jun 26, 2012
-
-
Campbell Barton authored
patch from Chris Want to make ply script more useful when imported from other scripts (returning a mesh).
-
- Jun 24, 2012
-
-
Bastien Montagne authored
*Mostly, makes much more intensive use of Blender's FileSelector, to only show relevant files, and allow any pict/video files when "all" is selected (previously e.g. importing mkv's was impossible!). *Style cleaning/refactoring (esp. do not use 'self' for anythin else than a method's object, so made most func member of op class)...
-
Campbell Barton authored
-
Campbell Barton authored
-
- Jun 23, 2012
-
-
Brendon Murphy authored
finished
-
- Jun 22, 2012
-
-
Maurice Raybaud authored
-
- Jun 19, 2012
-
-
Philipp Oeser authored
This should fix [#31801] "OBJ importer doesn't import smoothing groups as sharp edges" reported by Tom Penn. There was code to mark edges as sharp but it was disabled as being too slow. Found a quicker way using bmesh. Reviewed by Campbell.
-
Dany Lebel authored
-
- Jun 18, 2012
-
-
Philipp Oeser authored
-