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-03-03Merged changes in the trunk up to revision 54992.Tamito Kajiyama
2013-03-03rigidbody: Revert to running simulation on frame updateSergej Reich
2013-03-03rigidbody: Fix inconsistency with world rebuildingSergej Reich
2013-03-02now dragging an image onto an empty can be done without holding Ctrl.Campbell Barton
2013-03-02code cleanup: clarify comment about virtial-modifiers, also add comments to D...Campbell Barton
2013-03-01style cleanup: braces with multi-line statements, also add some comments.Campbell Barton
2013-02-28Fix own regression in commit from today -- missing NULL checkSergey Sharybin
2013-02-28More UI messages fixes...Bastien Montagne
2013-02-28Fix sequencer crash when pasteing strips after creating new fileSergey Sharybin
2013-02-28Fix memory leak when loading multilayer EXR as movie clipSergey Sharybin
2013-02-28Modal (aka tripod) solver reworkSergey Sharybin
2013-02-28Bugfix: Invalid target tagging for "Distance" driver variable type onlyJoshua Leung
2013-02-28Bugfix: Types mismatch (flags and targetFlags were ints, but dtar->flag is aJoshua Leung
2013-02-28Invalid Driver Targets are now indicated appropriately (using Red Backgrounds)Joshua Leung
2013-02-28fix for bmesh regression similar to last revision r54920. only effected loadi...Campbell Barton
2013-02-28patch [#34465] Fix text editor bug: Crash when overwriting ascii character wi...Campbell Barton
2013-02-27Bug fix #34436Ton Roosendaal
2013-02-27Fix #34439: Strip modifier - Mask multiply failureSergey Sharybin
2013-02-27Fix build error in depsgraph refactoring commit.Brecht Van Lommel
2013-02-26Dependency Graph: refactoring to move private functions to the private header,Brecht Van Lommel
2013-02-26fix own regression since 2.65 [#34438] Solidify crease bugCampbell Barton
2013-02-26Camera tracking: support refining radial K1, K2 onlySergey Sharybin
2013-02-26Fix OS X build error with Quicktime, need <stdio.h> for FILE usage.Brecht Van Lommel
2013-02-25rigidbody: Don't embed collision margin if object has no volumeSergej Reich
2013-02-25Fix compilation error with libmv disabledSergey Sharybin
2013-02-25Camera tracking, minor changes:Sergey Sharybin
2013-02-25Camera tracking: libmv distortion API now also uses camera intrinsicsSergey Sharybin
2013-02-25code cleanup: camera trackingSergey Sharybin
2013-02-25Fix for collapse-edges crash in dyntopoNicholas Bishop
2013-02-24Merged changes in the trunk up to revision 54802.Tamito Kajiyama
2013-02-24rigidbody: Fix motion paths calculation being incorrect for rigid bodiesSergej Reich
2013-02-24rigidbody: Add motor constraintSergej Reich
2013-02-23fix [#34378] GLSL materials using multiple UV layers fail in editmodeCampbell Barton
2013-02-23code cleanup: make editmode PASSATTRIB into static functions.Campbell Barton
2013-02-23fix for error in the blenderplayer caused by r54727 (can't assume G.main is v...Campbell Barton
2013-02-22patch [#34103] - listbase.patch, insertlinkbefore.patchCampbell Barton
2013-02-22Simple preset function for setting common node sizes based on enum instead of...Lukas Toenne
2013-02-22Motion tracking dopesheetSergey Sharybin
2013-02-22new weight paint draw option to display unweighted vertices with the option t...Campbell Barton
2013-02-21Dependency Graph: some refactoring which should have no user visible impactBrecht Van Lommel
2013-02-21Enable new bevel tool code in bevel modifier.Howard Trickey
2013-02-21code cleanup: move 2d bevel list into its own function. (as with 3d bevel)Campbell Barton
2013-02-21Blender 2.67 release cycles begin:Thomas Dinges
2013-02-20Getting ready for the 2.66 release!v2.66Ton Roosendaal
2013-02-20increase openmp limit for release so low poly meshes don't use openmp threads...Campbell Barton
2013-02-20rigidbody: Properly handle constrained objects not having rigid bodiesSergej Reich
2013-02-20rigidbody: Don't run simulation if cache is bakedSergej Reich
2013-02-19fix [#34275] Text autocomplete cuts words with accents or special charactersCampbell Barton
2013-02-19Another huge bunch of new UI translations (some reported by Leon Cheung, than...Bastien Montagne
2013-02-19Fixes for alpha mode do_versions codeSergey Sharybin