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
path: root/source
AgeCommit message (Expand)Author
2019-02-07Cleanup: Use new BKE_main_foreach_id() in a few more places...Bastien Montagne
2019-02-07Outliner: modernize Purge operator.Bastien Montagne
2019-02-07BKE_main: add utils to loop over whole IDs of a given Main database.Bastien Montagne
2019-02-07Edit Mode: Draw Vertices after edgesClément Foucault
2019-02-07Edit Mesh: Only draw vertices onceClément Foucault
2019-02-07Edit Mode: Reduce number of edges drawnClément Foucault
2019-02-07Edit Mode: Fix edge partially displayed as selected with modifier previewClément Foucault
2019-02-07Edit Mode: Make active face hint part of the face colorClément Foucault
2019-02-07Edit Mesh: Rework new implementation and use geometry shader to draw linesClément Foucault
2019-02-07Edit Mode: Fix geometry shader workaround not respecting aspect ratioClément Foucault
2019-02-07Bevel: better attachment points for unbeveled edges, arc miter.Howard Trickey
2019-02-07GP: Reduce render noise pixel in blend bordersAntonioya
2019-02-07GP: Cleanup blend pixel functionAntonioya
2019-02-07Show all useful metadata fields in editorsSergey Sharybin
2019-02-07Fix T59587: Hair dynamics works different when opened in 2.8Sergey Sharybin
2019-02-07Fix T61272: Undo fails to track multi-edit mode enter/exitCampbell Barton
2019-02-07Fix sculpt undo steps not enabling dyntopoCampbell Barton
2019-02-07Close metadata panels by defaultSergey Sharybin
2019-02-07Fix for images without metadata crashingSergey Sharybin
2019-02-07Fix T61049: Undo dynamic topology sculpt assertsCampbell Barton
2019-02-07Cleanup: remove unnecessary undo functionCampbell Barton
2019-02-07PyAPI: message subscribe option arg now optionalCampbell Barton
2019-02-07Cleanup: doxy headerCampbell Barton
2019-02-07DRW: support clipping for octahedral & box bonesCampbell Barton
2019-02-06Fix refresh on resetting header alignmentCampbell Barton
2019-02-06Remove no-longer needed functionDalai Felinto
2019-02-06Fixup for outliner visibility not changing disable stateDalai Felinto
2019-02-06Fix (unreported) crash when iterating on depsgraph instances from RNA.Bastien Montagne
2019-02-06Outliner visibility: Respect original viewport enable/disable stateDalai Felinto
2019-02-06Outliner visibility unification: Prevent master collection visibility to changeDalai Felinto
2019-02-06Depsgraph: Fix dependency cycle when rigid body is involvedSergey Sharybin
2019-02-06Fix T61190: Crash in particles distributionSergey Sharybin
2019-02-06Improvements and fixes to Cycles metadataSergey Sharybin
2019-02-06DRW: Support edit-metaball clippingCampbell Barton
2019-02-06DRW: Support edit-curve clippingCampbell Barton
2019-02-06Fix T57342: Crash on render with workbench render engine via command lineClément Foucault
2019-02-06Cleanup: Remove deprecated ghosting codeJacques Lucke
2019-02-06Fix T60935: More numerically stable distance to ray computationJacques Lucke
2019-02-06Fix T61136: Header alignment preference has no effectCampbell Barton
2019-02-06Clip editor: Fix drawing metadata for RGBA imagesSergey Sharybin
2019-02-06Cleanup: Spelling in commentSergey Sharybin
2019-02-06Fix T61124: Lag on physics simulationSergey Sharybin
2019-02-06Fix T61051: crash with multi-object mixed mode snappingPhilipp Oeser
2019-02-06Cleanup: remove unused toolbox delay preferencesCampbell Barton
2019-02-06Cleanup: use '_pad' prefix for padding varsCampbell Barton
2019-02-06Cleanup: manually apply changes missed last commitCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-06Cleanup: remove deprecated/unused preferences DNACampbell Barton
2019-02-06Cleanup: use doxy headers for preference commentsCampbell Barton
2019-02-06Fix T61191: First undo step missing in text editorCampbell Barton