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-12Merge branch 'blender2.8' into hair_guideshair_guidesLukas Tönne
2018-08-10Cleanup: Remove unused paramAntonioya
2018-08-09Merge branch 'soc-2018-bevel' into blender2.8Rohan Rathi
2018-08-08Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-08Fix T56220: Adding Grease Object crashes if link Material is set to ObjectAntonioya
2018-08-08GP: Fix unreported segment fault with some old filesAntonioya
2018-08-08Cleanup unused arg warning.Bastien Montagne
2018-08-08Fix T56273: User count assert on re-saving a particular file.Bastien Montagne
2018-08-08Fix T55095: Undo crash w/ linked library dataCampbell Barton
2018-08-08Merge branch 'master' into blender2.8Campbell Barton
2018-08-08Fix T54584: Crash w/ image undoCampbell Barton
2018-08-08Cleanup: styleCampbell Barton
2018-08-06Cleanup LIB_ID_COPY_ flags a bit, add missing comment.Bastien Montagne
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-04Fixed comment formatting in editmesh.cRohan Rathi
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-02Subsurf: Better crease which represents sharp edgesSergey Sharybin
2018-08-02Cleanup: warnings, trailing spaceCampbell Barton
2018-08-01GPUMaterial: Make Localize tree live longerClément Foucault
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-08-01Some more minor typo fixes in comments.Bastien Montagne
2018-08-01Merge branch 'blender2.8' into soc-2018-bevelBastien Montagne
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