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-06-30LibOverride: Fix lots of poll functions for Object operators.Bastien Montagne
2020-06-30Sculpt: Pose Brush option to affect loose partsPablo Dobarro
2020-06-30Fix T78358: random crash editing shader nodes with texturesBrecht Van Lommel
2020-06-30Transform: Reduce the alpha in the Edge Slide drawingGermano Cavalcante
2020-06-30Transform: Add constraint intersection supportGermano Cavalcante
2020-06-30Cleanup: spellingCampbell Barton
2020-06-30LibOverride: Refactor 'make override' 3DView operator.Bastien Montagne
2020-06-30LibOverride: Add necessary bits in RNA to deal with embedded IDs paths.Bastien Montagne
2020-06-30Cleanup: Use unsigned int when for enum values, instead of signed int.Bastien Montagne
2020-06-30Cleanup: LibOverride: Replace raw pointers checks by proper macros.Bastien Montagne
2020-06-30Cleanup: unused argumentsCampbell Barton
2020-06-30Fix T78455: Failed assert when opening a viewport panelJulian Eisel
2020-06-30UI: Add shortcuts for grease pencil modifier panelsHans Goudey
2020-06-29UI: Tweak Cache File Template LayoutHans Goudey
2020-06-29UI: Add shortcuts for modifier panelsHans Goudey
2020-06-29Remove Threaded Sculpt optionPablo Dobarro
2020-06-29UI: Show library status icons in search menus, rather than letter prefixJulian Eisel
2020-06-29Fix T78323: Enable Unified and Secondary colors for Scultp Vertex ColorsPablo Dobarro
2020-06-29Fix Smear Tool too weak on high poly meshesPablo Dobarro
2020-06-29Transform: Draw edge considered in the slide valueGermano Cavalcante
2020-06-29Fix T77946: Problem snapping with "Project onto Self" on a curve with generat...Germano Cavalcante
2020-06-29GPencil: Cleanup function names replace gp_ by gpencil_ prefix (cont)Antonio Vazquez
2020-06-29GPencil: Cleanup function names replace gp_ by gpencil_ prefixAntonio Vazquez
2020-06-29GPencil: Cleanup - Rename some functions from gp_ to gpencil_Antonio Vazquez
2020-06-29GPencil: Cleanup - Rename annotation function to new prefixAntonio Vazquez
2020-06-29Cleanup: reduce code indentation and simplify some code flowGermano Cavalcante
2020-06-29Fix T61573 GPencil: Annotation thickness doesn't work with on OSXClément Foucault
2020-06-29Fix T78415: Particle Edit mode Add brush with a radius > 181px crashesPhilipp Oeser
2020-06-29Fix T78229: Playhead not refreshing when area is maximizedJeroen Bakker
2020-06-29Fix T78176: Sequencer renders playhead line twiceJeroen Bakker
2020-06-28GPencil: Cleanup - replace loop with LISTBASE_FOREACHAntonio Vazquez
2020-06-28Fix T78353: GPencil: Make Circle select only select points inside circleAntonio Vazquez
2020-06-27Fix compile error in recent commitJacques Lucke
2020-06-27Fix T78259: Proportional editing does not work in particle editingGermano Cavalcante
2020-06-27Revert "Fix T78259: Proportional editing does not work in particle editing"Germano Cavalcante
2020-06-27Fix T78337: Fix crash when use GPencil merge without materialsAntonio Vazquez
2020-06-27Fix T78336: Gpencil selection unstableAntonio Vazquez
2020-06-27Palettes: Remove threshold parameter when extract from imagesAntonio Vazquez
2020-06-27Docs: correct invalid doxygen params & referencesCampbell Barton
2020-06-26Fix sample color operator not updating the color in the UIPablo Dobarro
2020-06-26Fix Color Filter not updating during modal operatorPablo Dobarro
2020-06-26Fix Edit Voxel Size label rotation and scale in rotated objectsPablo Dobarro
2020-06-26Fix T78259: Proportional editing does not work in particle editingGermano Cavalcante
2020-06-26Fix T78129: No audio playback with sound strip pasted to a new sceneRichard Antalik
2020-06-26Fix T78295: reload scripts disables Cycles render passes in the compositorBrecht Van Lommel
2020-06-26Fix T77669: Copy-pasting strip twice crashes BlenderRichard Antalik
2020-06-26Fix T78304: Scaling without a constraint axis shows wrong parameters in Adjus...Germano Cavalcante
2020-06-26Fix T78151: Vertex/Edge Slide after enabling 'Even' doesn't cancel properlyGermano Cavalcante
2020-06-26Fix error when filtering in Outliner "Blender File" mode with librariesJulian Eisel
2020-06-26Fix T78237 UI: NLA colors black and brokenClément Foucault