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
2019-04-13Gizmo: move transform to a persistent optionCampbell Barton
2019-03-18Cleanup: spaces around operators in DNA headersCampbell Barton
2019-03-17GPencil: Changes in Fill and new 3D Cursor View PlaneAntonioya
2019-03-17Cleanup: rename DEPRECATED to UNUSEDCampbell Barton
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-02-27Cleanup: use "_pad" prefix for pad varsCampbell Barton
2019-02-27Cleanup: use '_pad' convention for padding in all DNA structsCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17Cleanup: remove unused bStats structCampbell Barton
2019-02-15Add global control over disabling high-resolution smoke drawSergey Sharybin
2019-02-08Correct error in last commitCampbell Barton
2019-02-08Cleanup: clear deprecated flagsCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Cleanup: redundant definesCampbell Barton
2019-01-25Cleanup: replace VSE /w SequencerCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (DNA)Campbell Barton
2019-01-11GP: New Cutter, Constraints and Segment selectionAntonioya
2019-01-11Texture Paint: Add filtering option for texture paint overlayClément Foucault
2019-01-08Fix inconsistent naming and behavior for base visible/selected/editable.Brecht Van Lommel
2019-01-07Cleanup: corrections to last commitCampbell Barton
2019-01-07Cleanup: move DNA comments before struct membersCampbell Barton
2019-01-03Fix some inconsistencies in object visibility/selectability tests.Brecht Van Lommel
2019-01-02Cleanup: rename manipulator referencesCampbell Barton
2019-01-02Cleanup: use '_pad' in DNACampbell Barton
2019-01-02Cleanup: rename target_weight -> weightCampbell Barton
2018-12-28Cycles: restore old sample and material override settings for view layers.Brecht Van Lommel
2018-12-28Fix T59922: crash reading files with older renderlayersPhilipp Oeser
2018-12-27cleanup: remove unused passesPhilipp Oeser
2018-12-19Gizmo: optional custom orientations for transformCampbell Barton
2018-12-18Transform: when snap affect is off for a transform mode, ignore snap settings...Brecht Van Lommel
2018-12-18Transform: option to use incremental snappingCampbell Barton
2018-12-17DNA: clear / remove deprecated flagsCampbell Barton
2018-12-17Merge branch 'master' into blende2.8Campbell Barton
2018-12-17Cleanup: use bit-shifted flag definitions in DNACampbell Barton
2018-12-15GP: New Curve primitive and other primitive improvementsAntonioya
2018-12-07Metadata: add hostname to the available metadata optionsSybren A. Stüvel
2018-12-07Partial fix to T58917 - No valid cageDalai Felinto
2018-12-01Cleanup: redundant NULL checksCampbell Barton
2018-11-30Workbench: Add Shadow Focus and change Shadow OrientationClément Foucault
2018-11-26UI: rename "OpenGL" render engine to "Workbench".Brecht Van Lommel
2018-11-26GP: New Blend Layers functionalityAntonioya
2018-11-26Fix T58027: Scene.ray_cast crashCampbell Barton
2018-11-25Local ViewDalai Felinto
2018-11-23Pass viewport to BASE_ related tests, for viewport view/select restrictionsDalai Felinto
2018-11-21GP: Remove Target Weight switchAntonioya
2018-11-20GP: Refactor target weight paintAntonioya
2018-11-20GP: New option to paint a predefined weightAntonioya