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
path: root/source
AgeCommit message (Expand)Author
2013-02-28Modal (aka tripod) solver reworkSergey Sharybin
2013-02-28fix [#33466] alt + mouse wheelCampbell Barton
2013-02-28fix for harmless glitch rotating the camera in camera mode, having the center...Campbell Barton
2013-02-28LocDiff Driver Vars: Red-Alert is not needed on the space-selectorsJoshua Leung
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 [#34426] Manipulator handles drawn incorrectly by depthCampbell Barton
2013-02-28fix for bmesh regression similar to last revision r54920. only effected loadi...Campbell Barton
2013-02-28fix for regression since BMesh merge, selecting linked faces in face-mask mod...Campbell Barton
2013-02-28code cleanup: includesCampbell Barton
2013-02-28fix for linking with recent armature refactor, was also missing file from CMa...Campbell Barton
2013-02-28patch [#34465] Fix text editor bug: Crash when overwriting ascii character wi...Campbell Barton
2013-02-28Renaming the remaining PoseMode files for consistency (camelCase toJoshua Leung
2013-02-28Properly prefixing name of exproted armature APIJoshua Leung
2013-02-28Code cleanupsJoshua Leung
2013-02-28Code Maintenance - Splitting up Armature/Pose Editing FilesJoshua Leung
2013-02-27Report #34450Ton Roosendaal
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-27add PHY headers to cmake's ketsji (else some IDE's won't show)Campbell Barton
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-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-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-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