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-09-12BMesh: New tool `BM_mesh_intersect_edges`mano-wii
2019-09-12BLIKdopBVH: New `BLI_bvhtree_overlap_ex` utilitymano-wii
2019-09-12Fix T69752: Texture paint sampling colors always 'merged down'Philipp Oeser
2019-09-12Shading: Add Vertex Color node.OmarSquircleArt
2019-09-12Fix: missing atomic includeJacques Lucke
2019-09-12BLI: new StringRef and StringRefNull data structuresJacques Lucke
2019-09-12Fix T69791: Fix crash reading old file browser in temporary windowJulian Eisel
2019-09-12Fix T69792: Auto-merge split faces creates faces with unrelated wire edges.mano-wii
2019-09-12BLI: fix unregistering timer with same id twiceJacques Lucke
2019-09-12BLI: new C++ ArrayRef, Vector, Stack, ... data structuresJacques Lucke
2019-09-12Cycles: Fix Show Instanced Local View ObjectsJeroen Bakker
2019-09-12Shading: Add More Features To The Voronoi Node.OmarSquircleArt
2019-09-12Fix T69789: Assert when create a new Full Copy scene base on 2D template.Bastien Montagne
2019-09-12UI: Sub-type for Screen Grab Size.Pablo Vazquez
2019-09-12UI: Wrong label in Screen Grab Size.Pablo Vazquez
2019-09-12UI: Labels capitalization.Pablo Vazquez
2019-09-12Fix T69785: crash dragging in empty space in edit modeBrecht Van Lommel
2019-09-12Cleanup: compiler warningsBrecht Van Lommel
2019-09-12Fix T69582: Empties no longer support Rigid Body ConstraintsPhilipp Oeser
2019-09-12Fix T69782: crash using gizmos in grease pencil edit modeBrecht Van Lommel
2019-09-12Cleanup: line breaks with commentsCampbell Barton
2019-09-12Cycles: Initial Support For Local ViewJeroen Bakker
2019-09-12Fix T69737: Crash using the Elastic Deform brush and CompressibilityPablo Dobarro
2019-09-123D View: only show origin axes when in object modeCampbell Barton
2019-09-12Fix transforming armature originsCampbell Barton
2019-09-11DNA: use defaults for SceneEEVEECampbell Barton
2019-09-11DNA: move View3D, View3DOverlay into DNA_view3d_defaults.hCampbell Barton
2019-09-11Cleanup: remove redundant RNA defaultsCampbell Barton
2019-09-11DNA: defaults for ID typesCampbell Barton
2019-09-11Cleanup: Warning: 'sld': local variable is initialized but not referencedmano-wii
2019-09-11Transform: Edit Mesh: Support mirror on all axesmano-wii
2019-09-11Fix T69458: Edit Mesh selection bug from camera viewmano-wii
2019-09-11Fix T59143: Frame Selected Doesn't work in hair particle editmodePhilipp Oeser
2019-09-11Fix T69558: crash in BKE_scene_update_sound for a soundstrip withoutPhilipp Oeser
2019-09-11Fix T69722: Pose brush crashes with multires modifierPablo Dobarro
2019-09-11Fix T69754: crash in sculpting after library overrides were enabledBrecht Van Lommel
2019-09-11UI: enable topbar by defaultCampbell Barton
2019-09-11Python: Fix to support old-style handlersSergey Sharybin
2019-09-11LibOverride: Enable them in UI by default.Bastien Montagne
2019-09-11DNA: initialize defaults for output pathsCampbell Barton
2019-09-11RNA: automatically initialize defaults from DNACampbell Barton
2019-09-11DNA: make DNA_elem_size_nr a public functionCampbell Barton
2019-09-11RNA: separate internal allocation functionCampbell Barton
2019-09-11Sculpt: Transform toolPablo Dobarro
2019-09-11GPencil: New Brush postprocesing SimplifyAntonio Vazquez
2019-09-11Cycles: Display RenderPass in ViewportJeroen Bakker
2019-09-11Armature: convert the length Python property of bones to a RNA property.Alexander Gavrilov
2019-09-11Cleanup: typo/spellingPhilipp Oeser
2019-09-11Depsgraph: Allow non-keyed changes from frame_change_post handlerSergey Sharybin
2019-09-11Render: Only run callbacks for non-preview rendersSergey Sharybin