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-02-27Various small enhancements/fixes.Bastien Montagne
2013-02-27Bug fix #34436Ton Roosendaal
2013-02-27fix [#34460] text editor freezes when turning on syntax highlight Campbell Barton
2013-02-27Collada export: Add ngon support (initial)Gaia Clary
2013-02-27fix for error with drag toggle which showed up with overlapping regions.Campbell Barton
2013-02-27Added RGBA|RGB channels toggle to sequencer previewSergey Sharybin
2013-02-27minor changes to outlinerCampbell Barton
2013-02-27changing image dropping into the viewport to add empty objects (from r54825) ...Campbell Barton
2013-02-27Fix #34439: Strip modifier - Mask multiply failureSergey Sharybin
2013-02-27fix for own regression, edge path tagging worked but toggline bevel didnt.Campbell Barton
2013-02-27fix for own regression - joining meshes didn't merge customdata flags (could ...Campbell Barton
2013-02-27enable grabbing for 2d view zooming, good for the graph editor.Campbell Barton
2013-02-27make sure objects dragged into the viewport are not hidden.Campbell Barton
2013-02-27code cleanup: unused argCampbell Barton
2013-02-27code cleanup: quiet warningsCampbell Barton
2013-02-27== Sequencer ==Peter Schlaile
2013-02-27Grmlll... *Always* check before commit, even on such simple things! (Fix for ...Bastien Montagne
2013-02-27add PHY headers to cmake's ketsji (else some IDE's won't show)Campbell Barton
2013-02-27Fix [#34455] Origin to Center of Mass is missing in menu Object > TransformBastien Montagne
2013-02-27Fix various warnings with clang build, and adjust cmake clang warnings flagsBrecht Van Lommel
2013-02-27Fix build error in depsgraph refactoring commit.Brecht Van Lommel
2013-02-26Add: [#34443] Ability to set 'Pivot Center for rotation/scale' missing in wei...Gaia Clary
2013-02-26Dependency Graph: refactoring to move private functions to the private header,Brecht Van Lommel
2013-02-26Use threaded cost function and jacobian computationSergey Sharybin
2013-02-26Fix #34421: cycles viewport render stuck with no objects in the scene.Brecht Van Lommel
2013-02-26Fix [#34444] Curve: Select Nth Number of PointsBastien Montagne
2013-02-26Add missing select menu for weight, vertex, texture paint modes.Campbell Barton
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-26Camera tracking: switch euclidean intersection code to use CeresSergey Sharybin
2013-02-26fix for own regression in win32 from r54225, wrong args used in getAllDisplay...Campbell Barton
2013-02-26patch [#34437] Fix text editor bug: ctrl+F is not configurableCampbell Barton
2013-02-26add ctest for keyconfig_utils to check for missing items.Campbell Barton
2013-02-26fix [#34415] Edge slide results in segmentation fault on certain meshCampbell Barton
2013-02-26CMake: update cmake.txt documentation to remove some old information and linkBrecht Van Lommel
2013-02-26OpenGL: implemenation of fixed function lighting as per pixel GLSL shaders. TheBrecht Van Lommel
2013-02-26Fix OS X build error with Quicktime, need <stdio.h> for FILE usage.Brecht Van Lommel
2013-02-26fix [#34423] Foreach_get crash for any non existant attributeCampbell Barton
2013-02-26simplify drag toggle operator, use BLI_rctf_isect_segment between mouse event...Campbell Barton
2013-02-26add define for drag toggle.Campbell Barton
2013-02-26rigidbody: Don't set object to rigid body on dummy transformSergej Reich
2013-02-26revert some changes from own commit r54850 which broke undo for toggle button...Campbell Barton
2013-02-26Bye-bye, SSBA!Sergey Sharybin
2013-02-26Switch motion tracker bundle adjustment to Ceres.Keir Mierle
2013-02-25Some minor UI messages fixes.Bastien Montagne
2013-02-25Tame that stupid py code not to eat existing fuzzies in po’s when updating ...Bastien Montagne
2013-02-25fix: #34427: Collada export crash with armatureGaia Clary
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-25only apply workaround for [#33223] when using intel cards on windows.Campbell Barton