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-05-23Merge branch 'blender-v2.83-release'Nathan Craddock
2020-05-23Fix T76578: Show bone visibility driver in outlinerNathan Craddock
2020-05-13Simulation: Add modifier to access simulation dataJacques Lucke
2020-04-20Simulations: Add new simulation data blockJacques Lucke
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-03-19Cleanup/refactor: remove BKE_idcode, in favour of BKE_idtype.Bastien Montagne
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-13GPencil: Join Tint and Vertex Color modifierAntonio Vazquez
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2020-02-15Cleanup: use UI_GetThemeColor3ubv when alpha is ignoredCampbell Barton
2020-02-10Refactor: move `Library`-specific functions into proper `BKE_library` file.Bastien Montagne
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
2020-01-30Fix T73499: Crash on hiding parent and all children of an object if one child...Philipp Oeser
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-12-12Modifier: New Weld Modifiermano-wii
2019-12-05Fix T72182: Fade Layers Option does not work when activating a layer from Dop...Antonio Vazquez
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-11-01Fix T71247: Outliner pose toggle looses bone selectionCampbell Barton
2019-10-03Cleanup: argument naming, redundant NULL checksCampbell Barton
2019-08-22Outliner: new icons for sequences and contraintsNathan Craddock
2019-08-21Fix T68444: outliner bone visibility not updatingNathan Craddock
2019-08-21Fix T68429: wrong pose bone hide icon in outlinerNathan Craddock
2019-08-16Outliner: Draw sequencer and vertex group iconsNathan Craddock
2019-08-16Outliner: Allow select on row iconsNathan Craddock
2019-08-16Outliner: Draw constraint icons and enable buttonNathan Craddock
2019-08-16Outliner: Synced selection and active element highlightingNathan Craddock
2019-08-05Cleanup: use unsigned char for theme colorsCampbell Barton
2019-08-04Cleanup: spellingCampbell Barton
2019-07-18Fix T66948: Outliner - collections/objects with wrong active stateDalai Felinto
2019-07-09Fix T64483: crash when hovering over outliner after closing render windowSybren A. Stüvel
2019-07-05Fix T66327 1/2: Outliner dupli empty is shown as collection when a different ...Dalai Felinto
2019-07-04Fix T66362, T66004: Cycles holdout should override indirect onlyBrecht Van Lommel
2019-06-29Fix T66238: Spelling typoAaron Carlisle
2019-06-21UI: use force icon for objects in outliner, fix missing redraw when changing ...Alessio Monti di Sopra
2019-06-15Cleanup: clang-formatCampbell Barton
2019-06-15Outliner - Replacing GP Layer IconHarley Acheson
2019-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne
2019-06-14UI: Outliner - GP Icon ChangesHarley Acheson
2019-06-14Outliner - Notify on GP Layer ChangeHarley Acheson
2019-06-13Fix T65783: Gpencil Edit mode doesn't round data iconAntonioya
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-04Partial revert of e388cd8bb4b5William Reynish
2019-06-04UI: Add icons to ConstraintsWilliam Reynish
2019-05-31Fix T64990: Isolate collection wrong reactionDalai Felinto
2019-05-29Outliner: Correct outliner width computationJacques Lucke
2019-05-22Visibility panel: Use "toggle" keywordDalai Felinto