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
2013-10-28Merging r60962 through r60963 from trunk into soc-2011-tomatosoc-2011-tomatoSergey Sharybin
2013-10-28Merging r59178 through r60961 from trunk into soc-2011-tomatoSergey Sharybin
2013-10-28move bmesh array lookup data and utility functions from editmesh into bmesh,Campbell Barton
2013-10-28fix for decimator editing the data it loops over in an unsupported way.Campbell Barton
2013-10-27cmake: bsp needs motoSergej Reich
2013-10-27Expose MVertSkin customdata layer in Python. This allows scripts to change pa...Andrew Hale
2013-10-27rename BM_vert_at_index -> BM_vert_at_index_find (since this searches the mem...Campbell Barton
2013-10-27Update OpenEXR to 2.0.1, this seems to fix some issues.Bastien Montagne
2013-10-27Border select for sculpting, using B shortcut, warmup for more advancedAntony Riakiotakis
2013-10-27fix [#37195] particles crash with viewport renderCampbell Barton
2013-10-26Weighted tracksSergey Sharybin
2013-10-26remove null checks for macro definitions, if these fail then something is bro...Campbell Barton
2013-10-26fix for metaball editmode duplicate with PETCampbell Barton
2013-10-26fix for BM_faces_join_pair() making the assumption that only the 2 faces use ...Campbell Barton
2013-10-26rename give_cursor to ED_view3d_cursor3d_getCampbell Barton
2013-10-26code cleanup: merge doxygen comments into C source.Campbell Barton
2013-10-26fix for outline width theme option being ignored for non mesh object types.Campbell Barton
2013-10-26spelling: use American spelling for canceledCampbell Barton
2013-10-26remove unused varCampbell Barton
2013-10-26fix for UI glitch with HSVCUBE color picker, color was noticeably not very sm...Campbell Barton
2013-10-26holding ctrl now snaps the hue for color wheel and hsvcube.Campbell Barton
2013-10-26correct typoCampbell Barton
2013-10-26code cleanup: use bool for shift arg, order args more consistently between fu...Campbell Barton
2013-10-25Updating tooltip for Fill Holes "Sides" option.Jonathan Williamson
2013-10-25rigidbody: Add "Apply Transformation" buttonSergej Reich
2013-10-25Remove duplicate cmake enries in game engine and compositorSergej Reich
2013-10-25replace snap values with enum and bool depending on use (it wasn't clear whic...Campbell Barton
2013-10-25patch [#37197] angle snapping for NORMAL buttonCampbell Barton
2013-10-25code cleanup and add mball select similar into the menuCampbell Barton
2013-10-25add check for cmake that source files are not included multiple timesCampbell Barton
2013-10-25patch [#37188] Remove filename entry specified twiceCampbell Barton
2013-10-25patch [#30689] select similar for metaballsCampbell Barton
2013-10-25Fix building with sconsSergej Reich
2013-10-25rigidbody: Use bullet's own fixed constraintSergej Reich
2013-10-25bullet: Update to version 2.82 (bullet revision 2705)Sergej Reich
2013-10-25drawobject: Fix sphere bounds drawingSergej Reich
2013-10-25make the message for addons failing to parse a little more descriptive (sugge...Campbell Barton
2013-10-24OSX/CMake: fix ftemplate conditionJens Verwiebe
2013-10-24Fix for occasional crashes due to numerical instability in Freestyle Perlin n...Tamito Kajiyama
2013-10-23Fix #37175, Viewer node issue for newly toggled render passes.Lukas Toenne
2013-10-23Fix for OSL bug reported on IRC by Pablo Vasquez: Clamp option of the math no...Lukas Toenne
2013-10-23fix for negated normal being used when using individual centers & normal orie...Campbell Barton
2013-10-23code cleanup: minor transform refactorCampbell Barton
2013-10-23fix [#37179] All transformation normals drawn when proportional edit, individ...Campbell Barton
2013-10-23refactor transform.c - minor changesCampbell Barton
2013-10-23style cleanupCampbell Barton
2013-10-23Fix part 1 of #37177 spikes in sculpting.Antony Riakiotakis
2013-10-22Making real need to remove proxiesSergey Sharybin
2013-10-22Bugfix: Renaming bones now renames the corresponding F-Curves in actions used byJoshua Leung
2013-10-22Ctrl+Alt+SelectMouse now does "Select all keyframes in same channel" inJoshua Leung