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-02-26UI: Linux platform support for 'user-dirs.dirs'Campbell Barton
2020-02-26BLI_fileops: add utility to read text with newlines set to nilCampbell Barton
2020-02-26Docs: expand comment on tagging id properties to updateCampbell Barton
2020-02-26Cleanup: spellingCampbell Barton
2020-02-26Cleanup: remove unused derived mesh functionalityCampbell Barton
2020-02-26Cleanup: reduce CDDM use, remove unused function callsCampbell Barton
2020-02-26Cleanup: format, unused varCampbell Barton
2020-02-25Fix T72721: Add visibility flags updates to the PBVHPablo Dobarro
2020-02-25write node storage to file and read backJacques Lucke
2020-02-25Cleanup: Constraints, simplified ChildOf evaluation functionSybren A. Stüvel
2020-02-25initial operator socket callbackJacques Lucke
2020-02-25run node declaration function only once per updateJacques Lucke
2020-02-25Cleanup: Reduced indentation in objectsolver_evaluate()Sybren A. Stüvel
2020-02-25Constraints: fixed Object Solver 'Clear Inverse' operatorSybren A. Stüvel
2020-02-25Cleanup: Silence compilation warnings (unused variables)Dalai Felinto
2020-02-25Cleanup: removed runtime errorJeroen Bakker
2020-02-25simplify SocketDeclJacques Lucke
2020-02-25EEVEE: First Buffer Drawn IncorrectlyJeroen Bakker
2020-02-25UI: Add theme option for time markers lineMichael Soluyanov
2020-02-25GPU: Add Image property to allow high bitdepth support on a per image basisClément Foucault
2020-02-25Cleanup: clang-formatBrecht Van Lommel
2020-02-25UI: fix wrong button padding on high DPI displays in a few placesYevgeny Makarov
2020-02-25Ocean modifier: fix changes to resolution complete changing the shapePhil Stopford
2020-02-25new operator socketJacques Lucke
2020-02-25first node with a variable number of socketsJacques Lucke
2020-02-25EEVEE: Lookdev: Fix lookdev spheres positioning in viewport renderClément Foucault
2020-02-25EEVEE: Lookdev: Fix cubemap resolution change not refreshing lightcacheClément Foucault
2020-02-25Overlay: Fix overlays being washed out by render colorsClément Foucault
2020-02-25Cleanup: fixed copy-paste error in Object Solver constraint messageSybren A. Stüvel
2020-02-25EEVEE: Lookdev: Add support for partially blurred backgroundClément Foucault
2020-02-25Cleanup: EEVEE: Use log2_floor_uClément Foucault
2020-02-25EEVEE: Fix seams in reflection cubemap on low roughnessClément Foucault
2020-02-25keep socket values after node rebuildJacques Lucke
2020-02-25implicitely convert rgba_f to const float *Jacques Lucke
2020-02-25remove invalid links and maintain links after rebuildJacques Lucke
2020-02-25access node identifierJacques Lucke
2020-02-25Cycles: move sss and diffuse transmission into diffuse passBrecht Van Lommel
2020-02-25Cleanup: remove cddm_from_bmeshCampbell Barton
2020-02-25automatically remove links between incompatible linksJacques Lucke
2020-02-25store incident links in virtual node treeJacques Lucke
2020-02-25Cleanup: avoid Operator.customdata cast which could lead to errorsCampbell Barton
2020-02-25Merge branch 'functions' into simulation-treeJacques Lucke
2020-02-25Merge branch 'master' into functionsJacques Lucke
2020-02-25Fix memory leak saving imagesCampbell Barton
2020-02-25DrawEngine: Clean upJeroen Bakker
2020-02-25Image: support saving images in non-image spacesCampbell Barton
2020-02-25Fix T74182: Crash saving images from non-image spacesCampbell Barton
2020-02-25Cleanup: move deprecated enum into versioning codeCampbell Barton
2020-02-25Cleanup: remove unused wmWindow.monitorCampbell Barton
2020-02-25WM: move cursor refresh tag to the windowCampbell Barton