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
2020-04-07Cleanup: avoid memory allocation for unchanged datablocks in undoBrecht Van Lommel
2020-04-07Cleanup: split partial undo code off into functions, tweak debug printsBrecht Van Lommel
2020-04-07Cleanup: simplify logic for partial undo in ID readBrecht Van Lommel
2020-04-07Cleanup: skip reading UI datablocks entirely for undoBrecht Van Lommel
2020-04-07Cleanup: delay creating datamap until it's actually neededBrecht Van Lommel
2020-04-07Cleanup: don't use global variable for test if IDs are identicalBrecht Van Lommel
2020-04-07Cleanup: split off library and linked datablock undo restoreBrecht Van Lommel
2020-04-07Cleanup: early out on invalid ID data to simplify control flowBrecht Van Lommel
2020-04-07Cleanup: split off direct_link_id() functionBrecht Van Lommel
2020-04-07Fix T73598: Pose options - Auto IK. Bones move on releaseSebastian Parborg
2020-04-07Fix crash using object.to_mesh() when in edit modeSergey Sharybin
2020-04-07GPUBatch: Correctly Free Panel Widget BatchJeroen Bakker
2020-04-07Fix T75128: Select Linked fails when the selection is a delimiterCampbell Barton
2020-04-07Fix T68159: Normals point target crashes when exiting edit-modeCampbell Barton
2020-04-07Cleanup: remove unused BM_total_loop_select functionCampbell Barton
2020-04-07UI: rename 'smoothen' to 'smooth'Campbell Barton
2020-04-07Cleanup: doxy sections, move utility function to editmesh_utils.cCampbell Barton
2020-04-07Fix T60069: repeated extrusion uses wrong axismano-wii
2020-04-07Cleanup: BLI_path.h function renamingCampbell Barton
2020-04-07Cleanup: clang-formatCampbell Barton
2020-04-07UI: Use Consitent Menu Layout for Bone NamesAaron Carlisle
2020-04-07UI: Use Consistent Operator NameAaron Carlisle
2020-04-07Fix T74572: adaptive sampling not scaling AOVs correctlyBrecht Van Lommel
2020-04-07Revert "Fix T74572: adaptive sampling not scaling render passes correctly"Brecht Van Lommel
2020-04-06Fix T75357: USD export broken on windowsRay Molenkamp
2020-04-06Fluid: Ensure correct velocities for noise bakeSebastián Barschkis
2020-04-06GPU: Panel Drag Widget Drawing PerformanceJeroen Bakker
2020-04-06Don't take into account time remapping when scrubbing with AV sync.Sebastian Parborg
2020-04-06Fix user counting when ungrouping a node group.Maxim Vasiliev
2020-04-06Keymap: sort exported key-mapsRoman Kornev
2020-04-06Cleanup: keep parameter docs above the function bodyCampbell Barton
2020-04-06Libmv: Use static scheduler for threadingSergey Sharybin
2020-04-06Tracking: Fix (un)distortion happen in single threadSergey Sharybin
2020-04-06Fix T75444: typo in tooltipJacques Lucke
2020-04-06Fix T74111: Animation Playback Delayed With Time Remapping And AV-SyncSebastian Parborg
2020-04-06Fix T74889 Baking to current action doesn't work properlySybren A. Stüvel
2020-04-06Fix T75418: Outliner Blender File view has UNKNOWN category for armaturesPhilipp Oeser
2020-04-06Fix (unreported) wrong hair vertex colorsPhilipp Oeser
2020-04-06Tracking: Fix slow undistored displaySergey Sharybin
2020-04-06usual PY API doc gen fix after adding a new member to Context...Bastien Montagne
2020-04-06Fix f-curve sequencer versioning logicCampbell Barton
2020-04-06Fix T75297: Apply base inflates meshes with Simple subdivisionSergey Sharybin
2020-04-06i18n: Disable `es_ES` locale.Bastien Montagne
2020-04-06Fix T75311, T75310: Edit Weight Paint Overlay Render ArtifactsJeroen Bakker
2020-04-06Cleanup: Add some comments removed in rB0d0036cb53f8Richard Antalik
2020-04-06Cleanup: spellingCampbell Barton
2020-04-06Fix displaying edit-mesh measurements with deform modifiersCampbell Barton
2020-04-06Fix T74602: Sequencer slip operator ignores offset constraintsRichard Antalik
2020-04-06VSE: Draw f-curves for opacity and volume values on the stripsRichard Antalik
2020-04-06VSE: don't allow strip preview when clicking on the scrubbing regionRichard Antalik