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-11-13Initial implementation of code signing routinesSergey Sharybin
2019-11-13Fix sculpt + undo curve crashCampbell Barton
2019-11-13Fix T71494: brush curve transform crash in sculpt modeCampbell Barton
2019-11-12Fix T71508: wrong gravity settings in scene defaultsPhilipp Oeser
2019-11-11Fix T71461: Add IN_PLACE_INSTANCES to `part_prim` and `part_axis` object mode...Kevin Buhr
2019-11-11Fix T71452: instance collection to scene from outliner not incrementing colle...Philipp Oeser
2019-11-11Fix T71487: Crashes When Calling Texture Space OperatorsDalai Felinto
2019-11-11Fix T71489: Video editor crashDalai Felinto
2019-11-11Fix lattice deform after undo and edit-mode exitCampbell Barton
2019-11-11Fix T71414: Undoing change of lattice resolution deforms meshCampbell Barton
2019-11-09Fix T71379: Even edge slide shows random points on screenCampbell Barton
2019-11-08Fix T70778: Library Override dissabled after re-instancing same collection in...Bastien Montagne
2019-11-08Fix T70789: Using Remove Single Override breaks file loading (crash).Bastien Montagne
2019-11-08Fix T71405: Trying to Ctrl-C on many buttons crashes BlenderPhilipp Oeser
2019-11-08Fix T71199: Child-parent relationships arent kept after you make instances real.Bastien Montagne
2019-11-08Fix T71372: view layer is not maintained when area is duplicated into new windowPhilipp Oeser
2019-11-08Fix T55632: USE_DRAG_MULTINUM and USE_ALLSELECT not working well togetherPhilipp Oeser
2019-11-08Fix T71194: UV Face centers wrong location with sub-surface meshCampbell Barton
2019-11-08Fix T66124: Gizmo orientation doesn't refresh when making faceCampbell Barton
2019-11-08EditMesh: avoid undo push on face creation if no action is madeCampbell Barton
2019-11-08Fix dyntopo sculpt not setting vertex indices dirtyCampbell Barton
2019-11-08Cleanup: spellingCampbell Barton
2019-11-08Cleanup: clang-formatCampbell Barton
2019-11-07Fix in addition to T61432: Sampling Subframes not working 2.8Sebastián Barschkis
2019-11-07Fix T70875: Library Override: Clicking an Library Overriden Object crashes Bl...Bastien Montagne
2019-11-07Cleanup: remove debugging prints for bpy.msgbusCampbell Barton
2019-11-07Fix T69822: Switching sculpt objects breaks undoCampbell Barton
2019-11-06Viewport: Fix stereo 3d camera framings when pivot is not centerDalai Felinto
2019-11-06Fix T70279: crash loading certain old, possibly corrupt files with nodesBrecht Van Lommel
2019-11-06Fix 2D paint antialiasing offsetPablo Dobarro
2019-11-06Fix Voxel Remesher preserve volume artifactsPablo Dobarro
2019-11-06Clay Strips: Set default normal radius to 1.55Pablo Dobarro
2019-11-06Fix T70952: EXR files bigger than 2GB don't open on WindowsBrecht Van Lommel
2019-11-06Fix T71319, T71015: crash in edit mode with out of range material assignmentsBrecht Van Lommel
2019-11-06Fix: Forward compatibility issue in shader nodesCharlie Jolly
2019-11-06Cleanup: remove unused game engine variableCampbell Barton
2019-11-06Cleanup: remove EditNurb from DNACampbell Barton
2019-11-05Fixed delaunay check, was causing 'desperation' messages.Howard Trickey
2019-11-05Alembic import: fix incorrect 'topology changed' errorSybren A. Stüvel
2019-11-05Fix compositor Denoise node showing Normal value buttonsBrecht Van Lommel
2019-11-05Fix T71259: Array Modifier Performance is slowSergey Sharybin
2019-11-05Fix T71356: Motion Paths no longer updateSergey Sharybin
2019-11-05Motionpath: Fix memory leak on early outputSergey Sharybin
2019-11-05Fix T68396: Unable to change any Collision input value after it has been keyf...Philipp Oeser
2019-11-05Fix T68130: Over sensitive number button draggingCampbell Barton
2019-11-05Fix errors in fix for T68018Campbell Barton
2019-11-03Fix T68018: Crash on building movie proxyRichard Antalik
2019-11-02GPencil: Some NULL checks missing in previous T71260 fixAntonio Vazquez
2019-11-02GPencil: Fix unreported visual problem for short strokesAntonio Vazquez
2019-11-02Fix T71260: GPencil crash when drawing very long linesAntonio Vazquez