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-10-07Fix T76595: Indicate the Active Keyframe in Graph Editortemp-fcurve-active-keyframe-D7737Hans Goudey
2020-10-06VSE: Fix audio stripsDalai Felinto
2020-10-06Cleanup: Depsgraph, reduce nesting of driver relations codeSybren A. Stüvel
2020-10-06BLI: escape double quotes in dot exportJacques Lucke
2020-10-06UI messages fixes...Bastien Montagne
2020-10-06Fix T81459: Memory Leak Cycles Rendered ViewportJeroen Bakker
2020-10-06Fix T81470: Buttons in closed panel visible during searchHans Goudey
2020-10-05API Doc Gen: Do not ignore objects fileAaron Carlisle
2020-10-05UI: Changes to Viewport Display UI of Volume Object and FluidSriharsha Kotcharlakot
2020-10-05Sculpt: Remove mask datalayer after extracting the objectPablo Dobarro
2020-10-05Fix T81343: Smooth shading normals not updating with line project toolPablo Dobarro
2020-10-05Sculpt: Modify damping using the simulation factor of the cloth brushPablo Dobarro
2020-10-05Sculpt: Preview the active side of the line gesturesPablo Dobarro
2020-10-05Fix T81380: Playback set start/endframe operators can set negativePhilipp Oeser
2020-10-05Outliner: Move collection exclude button to restrict columnsNathan Craddock
2020-10-05Fix T81392: subdivision surface poor shading without limit surfacePiotr Ostrowski
2020-10-05Cleanup: Use short for properties editor tab listHans Goudey
2020-10-05GPencil: Fix unreported Layer SOLO mode brokenAntonio Vazquez
2020-10-05Transform: Use orientation of active object with Auto ConstraintGermano Cavalcante
2020-10-05Cycles: Add NanoVDB support for rendering volumesPatrick Mours
2020-10-05Fix T80897: Complex solidify crash when special ngons are mergedHenrik Dick
2020-10-05Fix T80893: Complex solidify special case with singularityHenrik Dick
2020-10-05Fix T80895: Complex solidify compare edges by contentHenrik Dick
2020-10-05Modifiers: Use vertex group options for complex solidify flat facesHenrik Dick
2020-10-05Fix T80269: Match material offset in solidify modesHenrik Dick
2020-10-05Insert keyframes while preserving shape of curveSybren A. Stüvel
2020-10-05Initialize CLOG to fix crashing unit testsSybren A. Stüvel
2020-10-05Fix Cycles OpenCL failing when extension string is longMatt McClellan
2020-10-05CMake: include DNA_modifier_defaults.hCampbell Barton
2020-10-05Fix building without OPENVDBCampbell Barton
2020-10-05Fix critical lens distortion bug in libmv after rB3a7d62cd1f5e.Bastien Montagne
2020-10-05Revert "Volumes: make Mesh to Volume modifier independent of object transforms"Brecht Van Lommel
2020-10-05Volumes: more generic way to handle different openvdb typesJacques Lucke
2020-10-05Cleanup: remove arguments to ENDIF in CMake filesCampbell Barton
2020-10-05Cleanup: Declare variables where initializedHans Goudey
2020-10-05Move sequencer sources from blenkernelRichard Antalik
2020-10-05Fix T80397: Select Side not working correctlyRichard Antalik
2020-10-05Rename eSpaceSeq_Proxy_RenderSize membersRichard Antalik
2020-10-05Fix T80282: Playback start delayed with AV syncRichard Antalik
2020-10-05Cleanup: simplify tempdir_session_createCampbell Barton
2020-10-05Correct last commit (where_is_temp refactor)Campbell Barton
2020-10-04Cleanup: refactor where_is_tempCampbell Barton
2020-10-04Cleanup: remove outdated commentCampbell Barton
2020-10-04Preferences: use the users temp directory in background modeCampbell Barton
2020-10-04Cleanup: BKE_appdir store static values in a struct, clarify namesCampbell Barton
2020-10-04Fix error in last commit printing NULL stringsCampbell Barton
2020-10-04BKE_appdir: log details about path lookupsCampbell Barton
2020-10-04Fix color-management ignoring the data-path command line valueCampbell Barton
2020-10-04Cleanup: clarify names in appdirCampbell Barton
2020-10-04Cleanup: BKE_appdir left paths set even when not foundCampbell Barton