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: BLI_path.h function renamingCampbell Barton
2020-04-07Cleanup: clang-formatCampbell Barton
2020-04-07UI: Use Consistent Operator NameAaron Carlisle
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-06Cleanup: keep parameter docs above the function bodyCampbell Barton
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 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-06Fix f-curve sequencer versioning logicCampbell Barton
2020-04-06Fix T75297: Apply base inflates meshes with Simple subdivisionSergey Sharybin
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-05UI: Support split property layout for pointer search buttonsJulian Eisel
2020-04-05Cleanup: use const for 'clnors' argument where possibleCampbell Barton
2020-04-05Cleanup: macro hygiene, parenthesize argumentsCampbell Barton
2020-04-05Cleanup: differentiate the evaluation meshCampbell Barton
2020-04-04Cleanup: Split up Window-Manager VR file (and related changes)Julian Eisel
2020-04-04UI: Remove 'Simulation' from 'Fluid Simulation' modifierAaron Carlisle
2020-04-04Cleanup: remove unused methodJacques Lucke
2020-04-04Cleanup: Rename Panel * variables from pa to panelHans Goudey
2020-04-04Cleanup: Move Detail Operators and Dyntopo to their own filesPablo Dobarro
2020-04-03Cleanup: Move Mask Filter and Mask Expand to their own filesPablo Dobarro
2020-04-03Cleanup: Move Mesh Filter, Smooth and Automasking to their own filesPablo Dobarro
2020-04-03fix (unreported): Weld Modifier: possible use of uninitialized variableGermano Cavalcante
2020-04-03Cleanup: Move all sculpt transform functionality to its own filePablo Dobarro
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Including "BLI_listbase.h" for LISTBASE_FOREACH macroDalai Felinto
2020-04-03Cleanup: Missing clang format in previous commitPablo Dobarro
2020-04-03Cleanup: Move all Face Set functionality to its own filePablo Dobarro
2020-04-03Cleanup: Rename ExtensionRNA variables from ext to rna_extJulian Eisel
2020-04-03Fluid: Refactored caching in main Mantaflow classSebastián Barschkis
2020-04-03Cleanup: clarification of 'name' in BKE_idtype functionsSybren A. Stüvel
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-04-03Cleanup: Fix build warning with MSVCRay Molenkamp
2020-04-03Fix T74495: Shrink/Fatten gives strange results with Individual OriginsGermano Cavalcante
2020-04-03New Undo: Fix crash in some complex production files.Bastien Montagne
2020-04-03Cleanup: Rename bScreen variables from sc/scr to screenJulian Eisel