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
2016-10-15Merge branch 'master' into blender2.8Bastien Montagne
2016-10-15Outliner: Element mouse hover feedbackJulian Eisel
2016-10-14Fix T49571: 2d stabilize keys not visible in the Graph Editor and Dope SheetSergey Sharybin
2016-10-14GPencil: Display stroke filling while drawingAntonioya
2016-10-13viewport: barebones to handle viewport compositing in gpu_viewport.cDalai Felinto
2016-10-10Merge branch 'master' into blender2.8Bastien Montagne
2016-10-07Collision: skip expensive BVH update if the collider doesn't move.Alexander Gavrilov
2016-10-07Custom Manipulators Core BackendJulian Eisel
2016-10-07Avoid possible compatibility issues with tmp viewport flagsJulian Eisel
2016-10-05Barebones for viewport code apart from 2.7x drawing codeDalai Felinto
2016-09-26Merge branch 'master' into blender2.8Bastien Montagne
2016-09-24Viewport smoke: add options to draw velocity vectors.Kévin Dietrich
2016-09-24Viewport smoke: add support for axis aligned slicing.Kévin Dietrich
2016-09-23Merge branch 'master' into blender2.8Julian Eisel
2016-09-22UI: Theme options for vertex/edge bevel weight colorsPhilipp Oeser
2016-09-21FFmpeg interface improvementsSybren A. Stüvel
2016-09-16Merge branch 'master' into blender2.8Sergey Sharybin
2016-09-12Graph editor: Add channel option to make it persistent on displaySergey Sharybin
2016-09-07GPencil: New interpolate strokes operatorsAntonioya
2016-09-04Merge branch 'master' into blender2.8Bastien Montagne
2016-09-01D2184 Stamp: Make drawing stamp labels optional.Sybren A. Stüvel
2016-08-26Fix over creation of cache files handles (leading to memory leaks).Kévin Dietrich
2016-08-21Merge branch 'master' into blender2.8Bastien Montagne
2016-08-18Fix T48913: cycles viewport render stuck in loop due to non-unique dupli ID.Brecht Van Lommel
2016-08-162D stabilizer: Revert majority of UI changeSergey Sharybin
2016-08-162D stabilization: Modify interface so dependency goes strictly from top to bo...Sergey Sharybin
2016-08-16Rework 2D stabilizatorIchthyostega
2016-08-13GPencil: Cleanup codeAntonioya
2016-08-13Add DNA_struct_find (useful for version patching)Julian Eisel
2016-08-10Merge branch 'master' into blender2.8Bastien Montagne
2016-08-08Fix ID types DAG update tagging.Kévin Dietrich
2016-08-07GPencil: Add option to draw new strokes on back of layerAntonioya
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-08-01Support Auto-Clamped Handle for Curve-MappingCampbell Barton
2016-07-31Support limiting collisions by group for softbody and particlesAlexander Gavrilov
2016-07-30Py-Driver: add 'self' optionCampbell Barton
2016-07-30Cloth Simulation: add time scale propertyCampbell Barton
2016-07-28Make ID types typed enum, to easily spot missing ones in core switches of lib...Bastien Montagne
2016-07-28Merge branch 'master' into blender2.8Campbell Barton
2016-07-28Add comments on behavior of spacedata and regionbase listsJulian Eisel
2016-07-25Merge branch 'master' into blender2.8Bastien Montagne
2016-07-25Curve Drawing: Add option to use new refit methodCampbell Barton
2016-07-21Cleanup: warningsCampbell Barton
2016-07-21Cleanup: use const, move comments to enumCampbell Barton
2016-07-21Cleanup: unused brush DNACampbell Barton
2016-07-19Cleanup: style, spellingCampbell Barton
2016-07-18Additional Waveform Drawing ModeSergey Sharybin
2016-07-18Merge branch 'master' into blender2.8Campbell Barton