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-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
2015-07-05Change default for bevel to match previous behavior.Howard Trickey
2015-07-05Add 'loop slide' option to bevel. See T45260Howard Trickey
2015-07-04Add key toggle (V) to bevel tool to turn vertex-only on/off.Howard Trickey
2015-06-30Select flush deleting edgeloop in edge mode tooCampbell Barton
2015-06-25Correct error in recent refactorCampbell Barton
2015-06-25Select flush was missing in delete edge-loopCampbell Barton
2015-06-21Cleanup: Get rid of some ugly magic numbers...Bastien Montagne
2015-06-21Fix T45135: More cleanup of extreme max values in operator properties.Bastien Montagne
2015-06-21Fix/Cleanup possibility to type insane values in 'add' operators options.Bastien Montagne
2015-06-21Change defaults for planar-face toolCampbell Barton
2015-06-21BMesh: replace BLI_array -> BLI_stackCampbell Barton
2015-06-20Transform: UV islands were split by windingCampbell Barton
2015-06-17BMesh: Add edge-offset option: cap-endpointCampbell Barton
2015-06-15Usual minor i18n/UI messages fixes.Bastien Montagne