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
2019-10-01UI: tweak layout of boid brain panelYevgeny Makarov
2019-10-01Keymap: make plane track corners draggable with lmbSebastian Koenig
2019-10-01Nodes: discard hidden sockets when grouping a single node.Miguel Porces
2019-10-01UI: use full width for ID blocks in lattice propertiesYevgeny Makarov
2019-10-01UI: use correct singular and plural nouns in report messagesYevgeny Makarov
2019-10-01Sculpt: slight topology rake performance inprovement.Jean Da Costa
2019-10-01UI: fix misaligned popover arrow near the region edgeYevgeny Makarov
2019-10-01Fix ImBuf.load failure showing filename as garbage bytesColin Basnett
2019-10-01UI: don't align popover buttons with opened popoversYevgeny Makarov
2019-10-01Fix T70315: Blender exit with code `-6` with message `Attempt to free NULL po...Bastien Montagne
2019-10-01Fix "motion_blur" tests with OptiX in CyclesPatrick Mours
2019-10-01Fix T70328: Crash when editing loopcuts with AutoMerge & Split optionmano-wii
2019-10-01Brush: default the strength to 1.0Campbell Barton
2019-10-01Cleanup: remove redundant id lookups in versioning codeCampbell Barton
2019-10-01Fix mismatch in brush default versioningCampbell Barton
2019-10-01Cycles: Fixed Camera inside volumes with Embree turned on.Stefan Werner
2019-10-01Cleanup: remove ED_image_paint_tile_remove_masks_allCampbell Barton
2019-10-01Cleanup: rename image undo_tile to paint_tileCampbell Barton
2019-10-01Cleanup: move image undo into space_image/Campbell Barton
2019-10-01Cleanup: name of image poll functionCampbell Barton
2019-10-01Fix T70317: Equal clip range crashing in Hue Correct & RGB Curves Nodesmano-wii
2019-10-01Image: add resize operatorCampbell Barton
2019-10-01Image: support storing full image buffers for each undo stepCampbell Barton
2019-10-01Cleanup: convert some macros to functionsBrecht Van Lommel
2019-10-01Cleanup: avoid multiple active vertex loopsBrecht Van Lommel
2019-10-01Sculpt: enable 3D paint cursor for multiresBrecht Van Lommel
2019-10-01Cleanup: internal sculpt refactoring related to multires, no user visible cha...Brecht Van Lommel
2019-10-01Cleanup: slightly more efficient access to PBVH multires grid keyBrecht Van Lommel
2019-10-01Cleanup: abstract sculpt floodfill codeBrecht Van Lommel
2019-10-01Cleanup: avoid accessors, reduce memory usage, multithread dirty maskBrecht Van Lommel
2019-10-01Cleanup: make sculpt vertex random access API read-onlyBrecht Van Lommel
2019-10-01Cleanup: prefer PBVH iterator over random vertex access in some placesBrecht Van Lommel
2019-10-01Cleanup: avoid unnecessary brush radius test in mask expandBrecht Van Lommel
2019-10-01Cleanup: don't go through sculpt accessor functions multiple timesBrecht Van Lommel
2019-10-01Cleanup: compiler warningBrecht Van Lommel
2019-10-01BLI: optimize GSQueue implementation to allocate in chunks, like BLI_StackBrecht Van Lommel
2019-10-01Fix T70206 Texture Paint: UV shadow doesnt show upClément Foucault
2019-10-01Fix T70325 EEVEE: Performance regression with large nodetreesClément Foucault
2019-10-01Fix T66641: Certain drivers fail to copy when copying a full scene.Bastien Montagne
2019-10-01Cleanup: remove unused variablesSybren A. Stüvel
2019-10-01Fix T70376: Lattice point looses state on modeswitch when shape keys arePhilipp Oeser
2019-10-01RNA: add check for zero step argumentsCampbell Barton
2019-10-01Image/Clip Space: Add view center to cursor operatorsCampbell Barton
2019-10-01Fix T70281: Changing Default interpolation also changes curve of new driversSybren A. Stüvel
2019-10-01Fix T70397: Dilate/Erode 'distance' increment/decrement arrows notPhilipp Oeser
2019-10-01Cleanup: use doxy sections for clip_ops.cCampbell Barton
2019-10-01UI: Changes to Paint CursorsHarley Acheson
2019-10-01UI: Update paint crosshair for MacWilliam Reynish
2019-09-30Cleanup: use PyC_StringEnum to path access functionsCampbell Barton
2019-09-30ImBuf Py API: implement resize method argumentCampbell Barton