Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-13a lot of work in a few small changes to improve penetration depth. and some f...Erwin Coumans
2006-04-13Added no x-crossing option, so verts cant select verts to copy from that cros...Campbell Barton
2006-04-13Fix typo in doc. CurNurb.setType() was getType() which hid theStephen Swaney
2006-04-11last release we lost our reassuring msg when no local python installStephen Swaney
2006-04-11Bugfix #3665Ton Roosendaal
2006-04-11Bugfix #3698Ton Roosendaal
2006-04-11Bugfix #3699Ton Roosendaal
2006-04-11#bugfix #3659Ton Roosendaal
2006-04-11applied Charlies patch, reverted some GLSL shader stuff, improved penetration...Erwin Coumans
2006-04-11finished RemoveHandle implementationErwin Coumans
2006-04-11Fixed 2 bugs in mesh brush. 3805 and 3806Campbell Barton
2006-04-11=== Transform ===Martin Poirier
2006-04-11Some Maya dev thaught it would be a fun joke to format floats with a comma in...Campbell Barton
2006-04-11=== Transform Constraining ===Martin Poirier
2006-04-11A utility script that refinds all image paths for images that have a path who...Campbell Barton
2006-04-11removed debug print.Campbell Barton
2006-04-11Moved ngon creating function from obj_import into BPyMesh so other importers ...Campbell Barton
2006-04-10Brought back the option "remove all used texture images". It wasTon Roosendaal
2006-04-10Bugfix #3702Ton Roosendaal
2006-04-10Bugfix #3720Ton Roosendaal
2006-04-10Bugfix #3725Ton Roosendaal
2006-04-09Bugfix #3778Ton Roosendaal
2006-04-09Bugfix #3781Ton Roosendaal
2006-04-09Bugfix #3906Ton Roosendaal
2006-04-09Bugfix #3862Ton Roosendaal
2006-04-09Bugfix #3860Ton Roosendaal
2006-04-09#bugfix #3791Ton Roosendaal
2006-04-09Bugfix #3840Ton Roosendaal
2006-04-09fixed mistake in checking face verts (for face weight filling), and made C++ ...Campbell Barton
2006-04-08Hrms... the fix for bug #4010 didn't work as expected.Ton Roosendaal
2006-04-08Bugfix #3939Ton Roosendaal
2006-04-08Bugfix #3948Ton Roosendaal
2006-04-08Bugfix #3961Ton Roosendaal
2006-04-08Bugfix #4015Ton Roosendaal
2006-04-08Bugfix #4010Ton Roosendaal
2006-04-08Bugfix #4066Ton Roosendaal
2006-04-08fixed a lot of GCC 4.0 warnings.Erwin Coumans
2006-04-08Made face filling (Shift+K) in weightpaint mode, work with x-mirror.Campbell Barton
2006-04-08Bugfix #4079Ton Roosendaal
2006-04-07Bugfix #4055: the "sel" attributes for faces/edges/verts were basicallyKen Hughes
2006-04-07Undo Campbell's last commit that disabled face select mode on fluidsimBrecht Van Lommel
2006-04-07going into face select mode for fluidsim meshes segfaulted blender, do a chec...Campbell Barton
2006-04-07Did some changes to the getMeshFromObject wrapper.Campbell Barton
2006-04-07added HingeConstraint.cpp to SConscriptErwin Coumans
2006-04-07added hinge constraint support to Bullet physicsErwin Coumans
2006-04-07Reordering OpenEXR libraries to correctly reflect dependencies.D.J. Capelis
2006-04-06I renamed a couple of simple variables to prevent warnings aboutKent Mein
2006-04-05For 3ds import script, try to get set() function by importing theChris Want
2006-04-05Added BPyMesh for mesh python mesh functions.Campbell Barton
2006-04-05Fix #3999Ton Roosendaal