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-31add atomic_ops.h to cmake's source code listing.Campbell Barton
2013-10-31Minor update to r60953.Bastien Montagne
2013-10-31Fix for Freestyle rendering errors with color blend modes SOFT_LIGHT and LINE...Tamito Kajiyama
2013-10-31code cleanup: warningsCampbell Barton
2013-10-31Python ui: increase interface float precision limit from 6 to 7Dalai Felinto
2013-10-31cancelling an operator popup now calls the operators cancel callback.Campbell Barton
2013-10-31remove return argument from wmOperatorType->cancel, was only ever returning O...Campbell Barton
2013-10-31fix for uninitialized value use in newly added fcurve normalized view.Campbell Barton
2013-10-31Add .webm to the list of extensions recognized as videoAndrea Weikert
2013-10-30Bugfix [#37185] Maya Config: Move and Scale Don't Work In Dope SheetJoshua Leung
2013-10-30Code cleanup: typo-fixSergey Sharybin
2013-10-30revert own commit r60607, caused bug [#37253]Campbell Barton
2013-10-30Fix #37194, OSL script crashes blender. The lookup functions for finding Cycl...Lukas Toenne
2013-10-30Fix #37252: Mask modifier doesn't copy settings on object copySergey Sharybin
2013-10-30Add some update notifiers for a few boolean paint properties (probably aAntony Riakiotakis
2013-10-30One more optimization for lasso, clip PBVH against object space planesAntony Riakiotakis
2013-10-30Optimization of lasso masking using scanfill.Antony Riakiotakis
2013-10-30Some comment fixes, add new sculpt masking operators to menusAntony Riakiotakis
2013-10-30Lasso select tool for masking in sculpting. Initial code, non optimizedAntony Riakiotakis
2013-10-29Code cleanup: more int->bool conversions mask moduleSergey Sharybin
2013-10-29Code cleanup: use bool instead of int in mask moduleSergey Sharybin
2013-10-29Project Pampa request: FCurves normalized displaySergey Sharybin
2013-10-29Make anim system safer for threadingSergey Sharybin
2013-10-29Fix #37192, Rendered preview causes crash when deleting a material node in sh...Lukas Toenne
2013-10-29fix [#37250] dynotopo initial triangulationDalai Felinto
2013-10-29Code cleanup: remove unused block from multire bakerSergey Sharybin
2013-10-29Enable multires bake to level 0Sergey Sharybin
2013-10-29Fix #37246: Dynamic paint end frame is limited to 9999Sergey Sharybin
2013-10-29Project Pampa fix: animplayer will use preview range if preview is enabledSergey Sharybin
2013-10-29Fix for particle texture influence bug causing undefined (nan) values: When u...Lukas Toenne
2013-10-29Fix #37152: Knife tool doesn't work properly with Maya preset (Zooming and Pa...Sergey Sharybin
2013-10-29(Due to a change in function call) Added default triangulation method for Col...Gaia Clary
2013-10-29Fix collada compile, too less argumentsJens Verwiebe
2013-10-29style cleanupCampbell Barton
2013-10-29Triangulate Modifier: using different ngon and quad methodsDalai Felinto
2013-10-29Eagerly attempt to refine a track before doing a brute searchKeir Mierle
2013-10-29patch [#37218] Split operator for armaturesCampbell Barton
2013-10-29patch [#37217] Make WM_gesture_lines draw the lasso unfilled. (Adding reroute...Campbell Barton
2013-10-29patch [#37219] RenderParts.partsdone is not a boolean, but a counterCampbell Barton
2013-10-29patch [#37229] Save process slot in blender-softwaregl scriptCampbell Barton
2013-10-29patch [#37231] Bone fill sets bone to connected, even if neither of its point...Campbell Barton
2013-10-29correct error in recent commit.Campbell Barton
2013-10-29Make it possible to track specified clipSergey Sharybin
2013-10-28Fix compile error using Visual Studio 2012.Daniel Genrich
2013-10-28Fix #37184: film exposure + transparency not working well in cycles viewport.Brecht Van Lommel
2013-10-28Fix bug where libmv tracking incorrectly succeeds on failureKeir Mierle
2013-10-28OSX/codesigning: Instructions on codesigning in case i get lost :-P Jens Verwiebe
2013-10-28OSX/codesigning: add the signing rules used for releasesJens Verwiebe
2013-10-28Fix #37187: ghost/test/multitest fails to buildSergey Sharybin
2013-10-28Fix #37221: Multilayer EXR inputs generate pink frame/last displayed frame wh...Sergey Sharybin