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-02Collada: Added support for ngon export/import and added triangulate option to...Gaia Clary
2013-03-02fix [#34486] Selection of bones in armature edit mode only toggles between tw...Campbell Barton
2013-03-02Added typecasts to keep c++ from reporting errorsGaia Clary
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-01Bug fix #34418Ton Roosendaal
2013-03-01Fix #34461: Inconsistent behavior of "Color Mix Node" and "Alpha Over Node"Sergey Sharybin
2013-03-01style cleanup: braces with multi-line statements, also add some comments.Campbell Barton
2013-03-01Bug fix #34334Ton Roosendaal
2013-03-01keymap filter by keybindings in the userpreferences.Campbell Barton
2013-03-01fix for drag-toggle, bit-buttons weren't handled which made drag toggle fail ...Campbell Barton
2013-03-01code cleanup: minor refactor of button pressed state checking, needed for dra...Campbell Barton
2013-03-01Fix / Workaround for [#34474] "Record Composite" image op segfaults in compos...Thomas Dinges
2013-02-28Fix own regression in commit from today -- missing NULL checkSergey Sharybin
2013-02-28UI/DPI: user preferences window size now takes into account DPI, otherwise theBrecht Van Lommel
2013-02-28Fix #34366: mesh.select_mode operator could not be configure the use_extendBrecht Van Lommel
2013-02-28Fix #34372: mesh.verts.foreach_set not working with normals, regression due t...Brecht Van Lommel
2013-02-28Fix #34390: quicktime video codec menu showing blank. It's a small miracleBrecht Van Lommel
2013-02-28Fix #34414: python error with frame_change callback and Cycles motion blur.Brecht Van Lommel
2013-02-28More UI messages fixes...Bastien Montagne
2013-02-28Changed a way how RGB images are saving from RGBASergey Sharybin
2013-02-28Draw a checker board as a background for animation playerSergey Sharybin
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-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