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-18GPencil: Disable animation for Onion Custom ColorsAntonio Vazquez
2020-04-18GPencil: Make properties animatableAntonio Vazquez
2020-04-17Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-17Fix T75786: GPencil Modifiers were not overridable...Bastien Montagne
2020-04-17UI: Layout changes for new checkbox layout possibilitiesWilliam Reynish
2020-04-17UI: Better split layout support for checkboxesJulian Eisel
2020-04-17Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-17Enable new undo code by default.Bastien Montagne
2020-04-17UV: minor adjustments to opacity adjustmentCampbell Barton
2020-04-17Cleanup: use colon after doxygen parameters, spellingCampbell Barton
2020-04-16Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-16Fix T75730: Properly remove unused override properties/operations.Bastien Montagne
2020-04-16Refactor/strengthen a bit invalid operands checks when applying an override o...Bastien Montagne
2020-04-16Fix T75730: Crash on read of liboverride data when missing source modifier.Bastien Montagne
2020-04-16UI: Draw real node sockets for node input buttonsJulian Eisel
2020-04-16UV: support changing the opacity of the UV overlayCampbell Barton
2020-04-15Cleanup: remove (unused) RNA update cachePhilipp Oeser
2020-04-15Cleanup: typoPhilipp Oeser
2020-04-15UI: default to searching menus instead of operatorsCampbell Barton
2020-04-15Cleanup: unused variable, spellingCampbell Barton
2020-04-15Fluid: Improved cache 'Replay' optionSebastián Barschkis
2020-04-14Sculpt: New Layer BrushPablo Dobarro
2020-04-14RNA: Fixed incorrect depsgraph tagging for Object.color and pass_indexSybren A. Stüvel
2020-04-14Add Complex Solidify option for thickness per faceHenrik Dick
2020-04-14Improve Solidify/Bevel Modifier cooperationHenrik Dick
2020-04-14Cleanup: remove redundant include, clang-formatCampbell Barton
2020-04-13Fix T75032: New complex solidify algorithm handles poorly merging threshold o...Henrik Dick
2020-04-13Cleanup: unused parameter...Bastien Montagne
2020-04-13Fix T75421: Wipe clock and Iris transition not working.Richard Antalik
2020-04-12Fix T75415: Changing text strip "start" leads to flickering imageRichard Antalik
2020-04-12Fix T74897: VSE animation doesn't workRichard Antalik
2020-04-11Cleanup: clang-formatRay Molenkamp
2020-04-11GPencil: Fix unreported missing update after removing stroke from pythonAntonio Vazquez
2020-04-10Modifiers: Add Bone option for Texture Mask ObjectCody Winchester
2020-04-09Collections: preserve exclude flag of child collections when unexcludingSzymon Ulatowski
2020-04-07UI: Language Selection ChangesHarley Acheson
2020-04-07Cleanup: BLI_path.h function renamingCampbell Barton
2020-04-06Fix T75444: typo in tooltipJacques Lucke
2020-04-06VSE: Draw f-curves for opacity and volume values on the stripsRichard 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-04UI: Remove 'Simulation' from 'Fluid Simulation' modifierAaron Carlisle
2020-04-04Cleanup: Rename Panel * variables from pa to panelHans Goudey
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: Rename ExtensionRNA variables from ext to rna_extJulian Eisel
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-04-03Cleanup: Rename bScreen variables from sc/scr to screenJulian Eisel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: Continue renaming ARegion variables from ar to regionJulian Eisel