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
2020-04-09Merge branch 'master' into functionsJacques Lucke
2020-04-09Silence assert on ID usercount for deprecated IPO.Bastien Montagne
2020-04-09Tracking: Forward compatibility code for distortion modelsSergey Sharybin
2020-04-09Cleanup: Fix typo errorAntonio Vazquez
2020-04-09Fix T75122: Annotations: Only visible scene annotations in dopesheetAntonio Vazquez
2020-04-09Fix T75425: Bone selection cycling not workingCampbell Barton
2020-04-06Merge branch 'master' into functionsJacques Lucke
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
2020-04-06Cleanup: Fix comment style and check if they are valid or make sense.Richard Antalik
2020-04-06Cleanup: Use `_fn` as a suffix for callbacks in VSE codeRichard Antalik
2020-04-05Volumes: add volume.grids.frame_filepath to get the current frame filepathBrecht Van Lommel
2020-04-05Build: hide USD symbols, make Blender symbols visible againBrecht Van Lommel
2020-04-05UI: Support split property layout for pointer search buttonsJulian Eisel
2020-04-05Cleanup: spellingCampbell Barton
2020-04-09Fix T75203: Crash when changing active keying setJulian Eisel
2020-04-09Fix error in UI_butstore_ APIJulian Eisel
2020-04-08GPencil: Small changes to brush defaultsAntonio Vazquez
2020-04-08NewUndo: Fix (studio-reported) discrepency in proxies when undoing.Bastien Montagne
2020-04-08Tracking: Fix missing distortion update on focal length changeSergey Sharybin
2020-04-08Fix wrong material indicated in the error message when bakingGermano Cavalcante
2020-04-08Fluid: Disable subframes when using adaptive time-steps in the first frameSebastián Barschkis
2020-04-08Fix Windows Tablet API preference not being usedMiguel Pozo
2020-04-08Cleanup: rename to BLI_path_cwd to BLI_path_abs_from_cwdCampbell Barton
2020-04-08Cleanup: missed renaming BLI_cleanup_unc_16 in recent refactorCampbell Barton
2020-04-08Cleanup: reduce scope of variables in custom data copyingCampbell Barton
2020-04-08Fix T67098: Inset causes shape keys to reset exiting edit-modeCampbell Barton
2020-04-08Cleanup: disable clang-format for character tableCampbell Barton
2020-04-08Fix status bar message showing saved when saving failedCampbell Barton
2020-04-08Cleanup: clang-formatCampbell Barton
2020-04-08Cleanup: spellingCampbell Barton
2020-04-08Fix building without translations enabledCampbell Barton
2020-04-08Fix missed depsgraph update after undo in some casesBrecht Van Lommel
2020-04-08Debugging: change Undo/Redo redraw timer to include dependency graph updateBrecht Van Lommel
2020-04-07UI: Language Selection ChangesHarley Acheson
2020-04-07GPencil: Fix unreported problems with Chisel brushAntonio Vazquez
2020-04-07UI: Don't collapse all panels for subpanelsHans Goudey
2020-04-07Undo: change depsgraph recalc flags handling to improve performanceBrecht Van Lommel
2020-04-07Fix T73566: Mesh analysis, error showing intersecting facesCampbell Barton
2020-04-07Fix T74720: bmesh.ops.delete default context argument does nothingmano-wii
2020-04-07Cleanup: use doxy sectionsCampbell Barton
2020-04-07Fix T75471: Outliner: crash selecting modifier objects/targets that are in a ...Philipp Oeser
2020-04-07Fix T75343: Wireframe overylay is not working properly with multiple modifiersPhilipp Oeser
2020-04-07Fix T74828: Fluid: Crash with Fire/Smoke NoiseSebastián Barschkis
2020-04-07Revert "Fix memory leak in recent panel drag widget cache"Campbell Barton