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-09-01Merge branch 'master' into active-fcurve-keyframeactive-fcurve-keyframeHans Goudey
2020-09-01Fix T80031: UI: Use a more specific label for stencil mask opacityAaron Carlisle
2020-09-01Cleanup: GLFrameBuffer: Reduce indentationClément Foucault
2020-09-01GLFramebuffer: Avoid calling method on a partially destroyed GLContextClément Foucault
2020-09-01Audaspace: port compilation fix from upstream.Joerg Mueller
2020-09-01Fix T79553: StretchTo constraint: Apply Pose changes bone lengthSybren A. Stüvel
2020-09-01USD: remove library initialisation hackSybren A. Stüvel
2020-09-01USD: move library initialisation from `main()` to USD moduleSybren A. Stüvel
2020-09-01GPUOffscreen: Remove scissor and viewport state trackingClément Foucault
2020-09-01Fix T80224: Crash after duplicating and hiding vertices while using X Axis Mi...Germano Cavalcante
2020-09-01Fix ugly alignment of "Mono" option in the SequencerJulian Eisel
2020-09-01Fix (unreported) GPencil cannot deselect points with box/lasso selectPhilipp Oeser
2020-09-01Fix T79941: mantaflow cache doesn't work with ' character in pathJacques Lucke
2020-09-01Fix T80328 Commit introduced build warnings in WindowsClément Foucault
2020-09-01Gizmo: Navigate: Make use of UI_draw_roundbox_4fvClément Foucault
2020-09-01UI: Widget: Add conservative raster to avoid cut widget bordersClément Foucault
2020-09-01Transform: Keymap: Enable Auto Constraint with Middle Mouse + ShiftGermano Cavalcante
2020-09-01Transform: remove MOD_CONSTRAINT_PLANEGermano Cavalcante
2020-09-01Fix constrain plane masking shift eventGermano Cavalcante
2020-09-01Fix T80258: UILayout.prop_search() issues with datablock namesPhilipp Oeser
2020-09-01Fix T64267: 'Add Snap Point' does not work with Ctrl pressedGermano Cavalcante
2020-09-01Transform: Move some hardcoded keyitems to keymap_data in pythonGermano Cavalcante
2020-09-01Cycles: Fixed Cycles standalone build.Stefan Werner
2020-09-01Fix double include of `gmp.cmake`Sybren A. Stüvel
2020-09-01Sequencer: Fix crash caused by stereo rendering fixClément Foucault
2020-09-01Cleanup: GPUContext: Remove unused functionsClément Foucault
2020-09-01OCIO: Make GLSL implementation use GPUUniformBuf to avoid debug errorsClément Foucault
2020-09-01GPU: Move UBO binding validation to GL backendClément Foucault
2020-09-01EEVEE: Volumetric: Fix Mesa Compiler errorClément Foucault
2020-09-01EEVEE: Volumetric: Fix missing UBOClément Foucault
2020-09-01Cleanup: Fix warnings in our intern bullet api wrapperSebastian Parborg
2020-09-01Cycles: Followup fixes for node ownership refactor.Stefan Werner
2020-09-01Fix: Active rigidbodies would not recive updates after the stopped being anim...Sebastian Parborg
2020-09-01CMake: Fix linking errors with gmp librarySergey Sharybin
2020-09-01Fix compilation error with -Werror=array-boundsJacques Lucke
2020-09-01Cleanup: EEVEE bloom shadersJeroen Bakker
2020-09-01PyAPI: expose 'bl_options' for operators in bpy.opsCampbell Barton
2020-09-01RNA: rename Area.ui_type 'VIEW' enum identifier to 'IMAGE_EDITOR'Campbell Barton
2020-09-01PyAPI: prevent leading comma when printing some enumsCampbell Barton
2020-09-01Fix T78601: User count errors when reading home-fileCampbell Barton
2020-09-01Fix errors ensuring grease pencil paletteCampbell Barton
2020-09-01Cleanup: don't register mix-in menu classCampbell Barton
2020-09-01Cleanup: correct doxy sectionsCampbell Barton
2020-09-01Fix T80031: UI: "Stencil Opacity" is vagueAaron Carlisle
2020-09-01Fix T80100: To sphere tooltip uses "vertices" even in object modeAaron Carlisle
2020-09-01GL: Fix two GLerrorClément Foucault
2020-09-01GLImmediate: Use CL_CHECK_ERRORClément Foucault
2020-09-01GL: Move MacOS debug callback to gl_debug.ccClément Foucault
2020-09-01GPUDebug: Reformat GL debug callbacks and move them to GL backendClément Foucault
2020-09-01GHOST: Enable debug context on offscreen context tooClément Foucault