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
2015-12-06Fix generate UV's adding extra layersCampbell Barton
2015-12-05Fix T37879: Default UV generation for mesh primitives.Bastien Montagne
2015-12-03Fix T46913: Crash adding hook to linked mesh dupliCampbell Barton
2015-12-02Cleanup: transform snap argumentsCampbell Barton
2015-12-01Cleanup: use more logical names for View3D.aroundCampbell Barton
2015-12-01Fix T46900: Inset Faces Thickness & Depth Do Not Use Scene Units (i.e. Imperi...Bastien Montagne
2015-11-27BMesh: Add API call BM_face_calc_point_in_faceCampbell Barton
2015-11-26Fix error in shadowing cleanup (wrong pointer free)Campbell Barton
2015-11-25Fix T46867: Face-Mask hiding failed on mode switchCampbell Barton
2015-11-25BMesh: remove double faces when triangulatingCampbell Barton
2015-11-23Cleanup: shadowing (editors)Campbell Barton
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-11-18Fix mixup w/ wmOperator/BMOperator flagCampbell Barton
2015-11-12Cleanup: rename line to segments, avoids confusionCampbell Barton
2015-11-10Fix T46738: Crash adding hook to linked mesh dupliCampbell Barton
2015-11-09Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.Bastien Montagne
2015-11-01Cleanup: old commentsCampbell Barton
2015-10-30Optimization: use dot product for angle comparisonCampbell Barton
2015-10-17Cleanup: warningsCampbell Barton
2015-10-16error in last commitCampbell Barton
2015-10-16Fix for missing id_lib_extern, assigning ID'sCampbell Barton
2015-10-15Knife tool: generalize angle snapping codeCampbell Barton
2015-10-15Fix error w/ printing knife header angle-snappingCampbell Barton
2015-10-10Random Select Seed OptionCampbell Barton
2015-10-06Fix T46392: Navmesh generator error.Bastien Montagne
2015-10-04BMesh: improved smooth subdivisionCampbell Barton
2015-10-04BLI_Buffer: add BLI_buffer_reinitCampbell Barton
2015-09-24Knife: Improve clamping extents in ortho viewCampbell Barton
2015-09-23Fix T46219: Knife cuts fail away from centerCampbell Barton
2015-09-22prevent assert: select-linked UV delimit w/o UV'sCampbell Barton
2015-09-13Cleanup: spellingCampbell Barton
2015-09-04Partial revert of warning cleanupCampbell Barton
2015-09-04Quiet warningsJulian Eisel
2015-08-27Fix T45920: Loopcut w/ shrinkwrap crashCampbell Barton
2015-08-21BVH-raycast: ensure input direction is unit-lengthCampbell Barton
2015-08-20BVH-overlap: add callback to BLI_bvhtree_overlapCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-08-03Fix T45625: Unpredictable grid fillCampbell Barton
2015-08-03Fix grid-fill offset optionCampbell Barton
2015-07-21Fix T45450: Loop-select fails to cycle between overlapping edgesCampbell Barton
2015-07-16Add tessellation data to DerivedMesh (LoopTri)Campbell Barton
2015-07-15Cleanup: wsCampbell Barton
2015-07-15Minor English grammar typo fixes.Nikolaus Leopold
2015-07-14Fix T45348: Collapse gives sel verts in face modeCampbell Barton
2015-07-13Allow spin/screw to run outside 3D viewCampbell Barton
2015-07-12Minor tweaking to Knife header text.Bastien Montagne
2015-07-12Add new modalkeymap usage in helper header message to Knife tool.Bastien Montagne
2015-07-11Add WM_framebuffer_to_index_arrayCampbell Barton
2015-07-07Correct default enum valuesCampbell Barton