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-03-07Fix T61671: Too strong too dark text shadow in Blender Light themeJacques Lucke
2019-03-07Fix T61761: Randomize Transform is an object mode operatorJacques Lucke
2019-03-07UI: Change UI name of Draw Labels to Include LabelsWilliam Reynish
2019-03-07UI: Use sub-panels inside Grease Pencil Onion Skinning panelWilliam Reynish
2019-03-07Image: use sample size instead of radiusCampbell Barton
2019-03-07Cleanup: redundant select flushCampbell Barton
2019-03-07Tool System: use set/add/subtract for all lasso select operatorsCampbell Barton
2019-03-07Fix T62289: crash with texture paint slots and missing node group datablock.Brecht Van Lommel
2019-03-07Multires: Fiux memory leakSergey Sharybin
2019-03-07Refactor building the draw string for floats and intsJacques Lucke
2019-03-07Fix T62280: driver functions added in load_post broken after recent changes.Brecht Van Lommel
2019-03-07I18n: Enable Thai language.Bastien Montagne
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-03-07Tools: Add Radius tool to Grease Pencil toolbarWilliam Reynish
2019-03-07Cleanup: de-duplicate selection keymap templatesCampbell Barton
2019-03-07Tool System: use set/add/subtract for all box select operatorsCampbell Barton
2019-03-07UI: Re-order toolbar in Curve Edit modeWilliam Reynish
2019-03-07Tool System: add radius option to the image sample toolCampbell Barton
2019-03-07Cleanup: use macros to avoid repetitionCampbell Barton
2019-03-07Tool System: add annotation tool to image editorCampbell Barton
2019-03-07Fix crash transforming image cursor outside of edit-modeCampbell Barton
2019-03-07Fix T62066: Seg Fault Baking Light Cache with "--background" FlagClément Foucault
2019-03-07Fix T59877: EEVEE: Object Info node random value does not work with DuplisClément Foucault
2019-03-07DRW: Fix hair OSX workaround having a cap limitClément Foucault
2019-03-07Cleanup: use API to reset cursor rotationCampbell Barton
2019-03-07Cleanup: class nameCampbell Barton
2019-03-07UI: rename "Camera Lock" to "View Lock"Campbell Barton
2019-03-073D View: view selected/all use empty object centerCampbell Barton
2019-03-07Fix "View All" potential min/max use when all objects were skippedCampbell Barton
2019-03-07Fix 3D "View Selected" skip camera optionCampbell Barton
2019-03-073D View: skip hidden image empties when viewing allCampbell Barton
2019-03-07DRW: show image empty frame when the 'side' is hiddenCampbell Barton
2019-03-07Fix T62259: RGB Curves behave differently in Cycles and EeveeClément Foucault
2019-03-07UI: correct labelCampbell Barton
2019-03-07Cleanup: pylint warningsCampbell Barton
2019-03-07Units: Fix unreported. Audio volume is not a percentageWilliam Reynish
2019-03-06GPencil: Fix unreported segment fault drawing with dotsAntonioya
2019-03-06GPencil: Improve quality to stroke encaps for textured materialsAntonioya
2019-03-06Minor UI fix: Disable stereo volume alpha when stereo volume is disabledDalai Felinto
2019-03-06Fix build for Linux systemsDalai Felinto
2019-03-06Fix stereoscopy convergence plane placementDalai Felinto
2019-03-06Fix stereo plane pass and stateDalai Felinto
2019-03-06Linux/X11: update icon in taskbar to match new icons.Brecht Van Lommel
2019-03-06Linux/freedesktop: update Blender app icon based on new guidelines.Jakub Steiner
2019-03-06UI: Name changesWilliam Reynish
2019-03-06Fix T62220: Solid shading mode - Shadow glitchClément Foucault
2019-03-06Fix T62262: Light "Show Cone" & stereoscopy volumes broken by MSAAClément Foucault
2019-03-06Collection duplication from Outliner: add a 'duplicate hierarchy' operation.Bastien Montagne
2019-03-06Fix (unreported) broken usercount of collections after duplication.Bastien Montagne
2019-03-06Cleanup: remove no-op BKE_collection_copy_full().Bastien Montagne