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-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
2019-02-06Undo System: remove accumulate/store modesCampbell Barton
2019-02-06Fix T61196: Mesh select ignores clippingCampbell Barton
2019-02-06GPU: refactor clipped drawing from DRW into GPUCampbell Barton
2019-02-06Cleanup: styleCampbell Barton
2019-02-06Outliner visibility unification: Implement 3 levels of viewport visibilityDalai Felinto
2019-02-05Outliner: eyes for collection affect collection visibilityDalai Felinto
2019-02-05Outliner: Gray out collections only when they are invisibleDalai Felinto
2019-02-05Fix/workaround issues in pose and edit modeSergey Sharybin
2019-02-05Per view-layer collection visibilityDalai Felinto
2019-02-05Fix T61204: Can't select Camera in stereoscopy modeDalai Felinto
2019-02-05UI: make drag lock work also when buttons have > 2 states or use callbacks.Brecht Van Lommel
2019-02-05Fix new EEVEE bloom / motion blur defaults not being applied to startup.blend.Brecht Van Lommel
2019-02-05Fix strict compiler warning, breaking MSVCSergey Sharybin
2019-02-05Clip editor: Fixes for prefetchSergey Sharybin
2019-02-05BKE_mesh_new_from_object(): do not generate temp obj/cu in Main.Bastien Montagne