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
2018-08-10Merge remote-tracking branch 'origin/blender2.8' into soc-2018-cycles-volumesGeraldine Chua
2018-08-08Updates to OpenVDB import and volume motion blur.Geraldine Chua
2018-08-08Cleanup: styleCampbell Barton
2018-08-05Fix T54915: Usercount of active action increases when editing things with COW...Bastien Montagne
2018-08-05GP: Add python api to create brush settings for grease pencilAntonioya
2018-08-03Replace wrong aasign material flag to BKE_MAT_ASSIGN_USERPREFAntonioya
2018-08-03Depsgraph: add helper to ensure a given scene/view_layer graph is up-to-date.Bastien Montagne
2018-08-02Fix missing type for material arryAntonioya
2018-08-02Several minor fixes and variable name changes.Geraldine Chua
2018-08-02Move VDB functions from Cycles to intern/openvdb.Geraldine Chua
2018-08-02Subsurf: Better crease which represents sharp edgesSergey Sharybin
2018-08-02Cleanup: warnings, trailing spaceCampbell Barton
2018-08-01Subsurf: Evaluate all UV layersSergey Sharybin
2018-08-01Subsurf: Add API to provide vertex sharpnessSergey Sharybin
2018-08-01Subsurf: Support subdivision of mesh with just loose elementsSergey Sharybin
2018-08-01Subsurf: Cleanup, remove unused mappings and topology queriesSergey Sharybin
2018-08-01Subsurf: Fix/workaround crashes and failures with non-manifold geometrySergey Sharybin
2018-08-01Subsurf: Support subdivision of loose elementsSergey Sharybin
2018-08-01Subsurf: Cleanup, remove dead codeSergey Sharybin
2018-07-31Change Brush smooth factor to 0.1 by defaultAntonioya
2018-07-31Enable ghost onion skin by defaultAntonioya
2018-07-31Fix T56170: Fake dependency cycle in new depsgraph + interleaved armature upd...Sergey Sharybin
2018-07-31Cleanup: use static variablesCampbell Barton
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31Fix crash opening .blend files with palettes.Brecht Van Lommel
2018-07-31Respect ID user count when creating pose on object copySergey Sharybin
2018-07-31Depsgraph: Fix crash on undo of new bone addedSergey Sharybin
2018-07-31Cleanup: styleCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-31Subsurf: Rework in a way that patches boundaries are merged togetherSergey Sharybin
2018-07-30Silencing a bunch of compiler warningsJoshua Leung
2018-07-30Cleanup/Refactor: Move CurveCache runtime data into Object.runtime struct.Bastien Montagne
2018-07-30Shape keys: change default interpolation for absolute shape keys to linear.Brecht Van Lommel
2018-07-30Merge branch 'master' into blender2.8Campbell Barton
2018-07-30Use Ctrl Snap to seconds w/ play-head dragCampbell Barton
2018-07-30Cleanup: trailing spaceCampbell Barton
2018-07-27Cleanup: Remove occurances of GPULampClément Foucault
2018-07-27Subsurf: Correction to origindexSergey Sharybin
2018-07-27Workbench: option to change backgroundJeroen Bakker
2018-07-27RNA: Set default for Camera propertiesClément Foucault
2018-07-26Cleanup: unused argsCampbell Barton
2018-07-25Merge branch 'master' into blender2.8Bastien Montagne
2018-07-25Cycles: add per layer collection indirectly on setting.Brecht Van Lommel
2018-07-25Cycles: add per layer collection mask/holdout support.Brecht Van Lommel
2018-07-24Fix T55754: DOF with new Camera is not workingClément Foucault
2018-07-24Motion paths: default to bone head instead of tail location.Brecht Van Lommel
2018-07-24Fix T55958: allow the user to select between spring and spring2.Alexander Gavrilov
2018-07-23Subsurf: Fix wrong vertices index in vertex data interpolationSergey Sharybin
2018-07-23Subsurf: Subdivide polygons to the same resolutionSergey Sharybin
2018-07-23Merge branch 'master' into blender2.8Bastien Montagne