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-20Simulations: Add new simulation data blockJacques Lucke
2020-04-18Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-04-18GPencil: Fix missing patch of default Material namesAntonio Vazquez
2020-04-18Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-04-18GPencil: Fix duplicated default brushes and change settingsAntonio Vazquez
2020-04-17UV: minor adjustments to opacity adjustmentCampbell 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-16Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-04-16Fix T75780: Gpencil Sculpt brushes not working with old filesAntonio Vazquez
2020-04-16Merge branch 'blender-v2.83-release'Germano Cavalcante
2020-04-16Fix memcpy overlapping buffersGermano Cavalcante
2020-04-16UV: support changing the opacity of the UV overlayCampbell Barton
2020-04-14Cleanup: remove unnecessary branch when lib linking constraintsJacques Lucke
2020-04-14Fix T75542: toggling modifier visibility not working correct with undo speedupBrecht Van Lommel
2020-04-13Fix T75032: New complex solidify algorithm handles poorly merging threshold o...Henrik Dick
2020-04-10Fix T75141: Default template versioning error for grease pencilAntonio Vazquez
2020-04-09Fix T75526: Color Management Look saved in 2.82a resets in 2.83Germano Cavalcante
2020-04-05Cleanup: spellingCampbell Barton
2020-04-08NewUndo: Fix (studio-reported) discrepency in proxies when undoing.Bastien Montagne
2020-04-08Cleanup: spellingCampbell Barton
2020-04-07UI: Language Selection ChangesHarley Acheson
2020-04-07Undo: change depsgraph recalc flags handling to improve performanceBrecht Van Lommel
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-07Cleanup: BLI_path.h function renamingCampbell Barton
2020-04-06Fix f-curve sequencer versioning logicCampbell Barton
2020-04-06VSE: Draw f-curves for opacity and volume values on the stripsRichard Antalik
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: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
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
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: Continue renaming ARegion variables from ar to regionJulian Eisel
2020-04-03Cleanup: split `BKE_anim.h` and `anim.c` into smaller piecesSybren A. Stüvel
2020-04-03Cleanup: spellingCampbell Barton
2020-04-03Revert "Writefile: Cleanup Scene runtime data."Brecht Van Lommel
2020-04-01Writefile: Cleanup Volume runtime data.Bastien Montagne
2020-04-01Writefile: Cleanup CacheFile runtime data.Bastien Montagne
2020-04-01Writefile: Cleanup MovieClip runtime data.Bastien Montagne
2020-04-01Writefile: Cleanup GPencil data.Bastien Montagne