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-12-14New object API function : BKE_object_eval_reset()Dalai Felinto
2018-12-14Build fixup for previous commitDalai Felinto
2018-12-14Fixing crash with cycles baking with is_cage and no cageDalai Felinto
2018-12-14Merge branch 'master' into blender2.8Campbell Barton
2018-12-14Missed last commitCampbell Barton
2018-12-14Cleanup: namingCampbell Barton
2018-12-13Cleanup: de-duplicate active item center accessCampbell Barton
2018-12-12Fix Cycles baking active/cageDalai Felinto
2018-12-07Fix selected to active Cycles BakingDalai Felinto
2018-12-07Partial fix to T58917 - No valid cageDalai Felinto
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-07Cleanup/refactor binding code for MeshDeform modifier.Bastien Montagne
2018-12-07Fix adding objects in local viewCampbell Barton
2018-12-06Fix T58788: Apply Visual Geometry crashCampbell Barton
2018-12-05Fix T58210, part I: Surface Deform modifier (un)binding is broken.Bastien Montagne
2018-12-05UI: Select Linked Instanced Collection still named DupligroupPablo Vazquez
2018-12-05Object: select objects when revealingCampbell Barton
2018-12-04Fix T58481: "Make duplicates real" operator settings crashesSergey Sharybin
2018-12-03Fix T58258: Select Objects in Collection not workingPhilipp Oeser
2018-12-03Merge branch 'master' into blender2.8Campbell Barton
2018-12-03Fix T56331: Undo crash w/ sculpt on hidden layerCampbell Barton
2018-12-02Merge branch 'master' into blender2.8Campbell Barton
2018-12-02Cleanup: BKE_effect.h namingCampbell Barton
2018-12-01Fix more cases of evaluated mesh being built for non-COW objects.Alexander Gavrilov
2018-11-30Merge branch 'master' into blender2.8Campbell Barton
2018-11-30Remove from Local View operatorDalai Felinto
2018-11-30Cleanup: name macros w/ matching BEGIN/ENDCampbell Barton
2018-11-29Fix T57653: Fix T58075: Crash when switching between Edit and Sculpt/Paint mo...Bastien Montagne
2018-11-28Fix T56906: Mesh from Curve not working on curves beveled by curves.Bastien Montagne
2018-11-28Outliner/visibility: revert changes for now until we find better solutions.Brecht Van Lommel
2018-11-28Per view-layer collection visibilityDalai Felinto
2018-11-27Fix localview duplicated objects not in localviewDalai Felinto
2018-11-27Fix T57929: missing UI updates when changing active objectPhilipp Oeser
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-25Local ViewDalai Felinto
2018-11-23Pass viewport to BASE_ related tests, for viewport view/select restrictionsDalai Felinto
2018-11-23Add missing COW updates when selection changes in paint modes.Alexander Gavrilov
2018-11-21Object: minor changes to jump-to APICampbell Barton
2018-11-21Cleanup: add reveal_hidden arg to jump-to API callsCampbell Barton
2018-11-20UI: unhide bones in Jump To Target instead of failing.Alexander Gavrilov
2018-11-20Cleanup: make object deselect match other ED_ APIsCampbell Barton
2018-11-20UI: support jumping to target object/boneAlexander Gavrilov
2018-11-20Object: utility (de)select all functionsCampbell Barton
2018-11-20Keymap: only use delete confirmation for X-keyCampbell Barton
2018-11-20Object: report number of deleted objectsCampbell Barton
2018-11-16BKE: Fix probe duplication not duplicating data blockClément Foucault
2018-11-15Viewport collections visibility: Viewport and Selection optionsDalai Felinto
2018-11-15Hide collections menu: ignore excluded collectionsDalai Felinto
2018-11-15UI: 'Add Object' rename dimensionsCampbell Barton
2018-11-14Lamps: Remove HEMI light typeClément Foucault