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-01-21Fix T55461: [Vertex Group] "Delete all unlocked groups" not working.Bastien Montagne
2019-01-18Fix T60615: Cycles baking not working with some modifiers.Brecht Van Lommel
2019-01-16Fix uninitialized cursor w/ setting object originCampbell Barton
2019-01-16Fix T52354: Origin to Geometry uses Bounds w/ Median Center is setCampbell Barton
2019-01-15Fix T60246: crash with Cycles baking while in edit mode.Brecht Van Lommel
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-15Cleanup: rename BKE_libblock_delete to BKE_id_delete.Bastien Montagne
2019-01-15Cleanup: replace usages of deprecated BKE_libblock_free by BKE_id_free.Bastien Montagne
2019-01-10Clenaup: remove unused EM_WAITCURSORCampbell Barton
2019-01-10Cleanup: remove unused copy menu codeCampbell Barton
2019-01-08Fix inconsistent naming and behavior for base visible/selected/editable.Brecht Van Lommel
2019-01-04Fix T60132: Convert hair particles to meshSergey Sharybin
2019-01-03Fix T60022: Crash when adding grease pencil object to a collection disabled i...Antonioya
2019-01-03Fix T60056: Make Duplicates Real with Keep Hierarchy does nothingPhilipp Oeser
2019-01-02Fix T60060: Corrective Smooth Modifier binding process is broken.Bastien Montagne
2019-01-02Cleanup: indentation, namingCampbell Barton
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-12-21Merge remote-tracking branch 'origin/master' into fracture_modifier-2.8Martin Felke
2018-12-20Cleanup: argument wrapping indentationCampbell Barton
2018-12-19Fix T59387: Axis target crashSebastian Parborg
2018-12-19Fixes for particle system and physicsSergey Sharybin
2018-12-19Fix T59500: Weight Smoothing Not WorkingPhilipp Oeser
2018-12-19Merge branch 'master' into blender2.8Campbell Barton
2018-12-19Cleanup: spellingCampbell Barton
2018-12-18Transform: calculate initial depth for axis-targetCampbell Barton
2018-12-18Gizmo: exclude overlays from origin-set depthCampbell Barton
2018-12-17Cleanup: Fix typo in commentSergey Sharybin
2018-12-14GP: Rename CTX and OB modesAntonioya
2018-12-14Fix T58351: Make Single User crashesDalai Felinto
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-12fixed some memory leaks, removed unused "reset" parameter in fracture operatorMartin Felke
2018-12-12Fix Cycles baking active/cageDalai Felinto
2018-12-10Merge remote-tracking branch 'origin/blender2.8' into fracture_modifier-2.8Martin Felke
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