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
2011-10-24svn merge ^/trunk/blender -r41175:41200 --- will need to apply fix afterCampbell Barton
2011-10-22header cleanup and typo'sCampbell Barton
2011-10-20Trial fix for knife cut intermediate point snapping: snap intermediate points...Andrew Wiggin
2011-10-18Fix for a memory corruption bug in knife tool cleanupAndrew Wiggin
2011-10-18- Knife tool would switch the knife line to 0,0,0 when not over any geometry,...Campbell Barton
2011-10-18svn merge ^/trunk/blender -r41075:41099Campbell Barton
2011-10-17fix spelling mistakes in comments (and in some python error messages), nothin...Campbell Barton
2011-10-17quiet some pedantic gcc warnignsCampbell Barton
2011-10-15select boundary loop tool (aka region to loop) switches to edge select mode i...Andrew Wiggin
2011-10-14Fix vertex paint face selectionAndrew Wiggin
2011-10-14Build bug fix, and bug fix for smooth shading on meshes added by python scriptsAndrew Wiggin
2011-10-14svn merge ^/trunk/blender -r40890:40950Campbell Barton
2011-10-14svn merge ^/trunk/blender -r40872:40890Campbell Barton
2011-10-13Add nodoubles arg to BM_Make_FaceAndrew Wiggin
2011-10-12implementation of bmesh_urmv (unglue region make vert) and use of it to fix r...Andrew Wiggin
2011-10-11a few trivial bug fixesAndrew Wiggin
2011-10-11- bpy.path.abspath(), added optional library argument since any paths from li...Campbell Barton
2011-10-11create navmesh operator would crash on non-mesh objects, add type check and r...Campbell Barton
2011-10-10Miscellaneous cleanup, comment changes, and asserts. Should be no functional ...Andrew Wiggin
2011-10-10updates to navmeshCampbell Barton
2011-10-10Some bevel fixes: fix a crash BM_Copy_Attributes when source==target, and fix...Andrew Wiggin
2011-10-10move NavMesh draw code out of being a modifier and into DerivedMesh drawing h...Campbell Barton
2011-10-09Fix 28493: Meshes added with many addons revert to only verts on entry to edi...Andrew Wiggin
2011-10-09Refactor removedoubles (merge 3 different version of code to find doubles int...Andrew Wiggin
2011-10-06svn merge ^/trunk/blender -r40644:40720Campbell Barton
2011-10-06Fix selection when adding a primitive while already in edge/face-select modeAndrew Wiggin
2011-10-06Enable sort faces tool (checked in code for the tool but forgot to uncomment ...Andrew Wiggin
2011-10-02Port face sort from trunk. Hardly any changes from trunk, just had to use MPo...Andrew Wiggin
2011-09-30Fix a memory leak in loop-to-region toolAndrew Wiggin
2011-09-30Fixes for a few bugs in selection and the interaction between BM_SELECT and B...Andrew Wiggin
2011-09-30Recast: upgrade library.Benoit Bolsee
2011-09-28svn merge ^/trunk/blender -r40587:40643Campbell Barton
2011-09-27Silence some gcc warnings.Sergey Sharybin
2011-09-27fix for build error with GCCCampbell Barton
2011-09-27Fix for recent commit: mistake in sconscriptSergey Sharybin
2011-09-27navmesh: code clean-up, should be no functional changes.Sergey Sharybin
2011-09-27navmesh: solve bad level calls to edit mesh functionsSergey Sharybin
2011-09-26BMesh branch-specific warning fixes for MSVC 2010 warningsAndrew Wiggin
2011-09-26Bread-first bmesh walkers:Andrew Wiggin
2011-09-26undo of 40542 (meant to make two separate changes)Andrew Wiggin
2011-09-26Fix dissolve crashes.Andrew Wiggin
2011-09-25Commented and tagged some unused vars (gcc warnings...).Bastien Montagne
2011-09-24make error prints more helpful & correct some comments for rip code.Campbell Barton
2011-09-24svn merge ^/trunk/blender -r40498:40511Campbell Barton
2011-09-23Fix [#28729] World units not used for new object creation.Bastien Montagne
2011-09-23fix script error and quiet warnings about "." description ending.Campbell Barton
2011-09-23Solidify bmesh op and edit mode toolAndrew Wiggin
2011-09-23svn merge ^/trunk/blender -r40389:r40390Campbell Barton
2011-09-23svn merge ^/trunk/blender -r40381:40382Campbell Barton
2011-09-22svn merge ^/trunk/blender -r40367:40368 --- raddish weight paint mergeCampbell Barton