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
path: root/source
AgeCommit message (Expand)Author
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-08-06Cleanup: clang-formatCampbell Barton
2019-08-06Fix Dopesheet transform regressions due to rB81dc76c19cffmano-wii
2019-08-06Annotations: Remove Simplify option from UserprefsAntonio Vazquez
2019-08-06Fix T68320: measure tool memoryleakmano-wii
2019-08-06DrawManager: Fixed Assertion In WorkbenchJeroen Bakker
2019-08-06Fix crash when opening files with missing armature libariesSebastian Parborg
2019-08-06Cleanup: move utf8 offset conversion into BLI_string_utf8Campbell Barton
2019-08-06Cleanup: spelling (neighbor)Campbell Barton
2019-08-06Fix T68291: crash snapping to both verts and edges with linked meshesPhilipp Oeser
2019-08-06Fix T66731: Part 3: Labels translations when tools are in 'compact' mode.Bastien Montagne
2019-08-06Annotation: Simplify only 3D annotations and reduce factorAntonio Vazquez
2019-08-06Sequencer: frame offset feature usabilityCampbell Barton
2019-08-06Cleanup: redundant const usageCampbell Barton
2019-08-06Fix T66100: WorkBench Banding IssuesJeroen Bakker
2019-08-06Fix T66671: Memory Leak Material PreviewJeroen Bakker
2019-08-06DrawManager: Fix Camera Images Interfere During SelectionJeroen Bakker
2019-08-06Fix T67437: Vertex Colors Not Visible In SculptModeJeroen Bakker
2019-08-06Fix T6813: Dopesheet Editor: Moving keyframes by a number value doesn't workmano-wii
2019-08-05Fix T68272: Annotations segment fault when use Simplify optionAntonio Vazquez
2019-08-05Cleanup: use unsigned char for theme colorsCampbell Barton
2019-08-05Cleanup: quiet cast warnings in recent commitCampbell Barton
2019-08-05New BLI Function: projmat_from_window_regionmano-wii
2019-08-05Fix T67665 "Affect Alpha" in Texture Paint mode doesn't work as expectedSebastian Parborg
2019-08-05Fix (unreported) transfer mesh data operator not enabling autosmooth.Bastien Montagne
2019-08-05Fix T68211: Transfer Mesh Data with Custom Normal crash when Auto Smooth is e...Bastien Montagne
2019-08-05Fix T67259 : Auto depth not working with multires in sculpt modemano-wii
2019-08-05Fix T68145: Bone Rotate Individual Axes fail.Bastien Montagne
2019-08-05PyRNA: support separators in enum-items listsCampbell Barton
2019-08-05Fix T67109: n-gon tessellation error with co-linear edgesCampbell Barton
2019-08-05ED_view3D: Remove and replace `ED_view3d_select_id_read`mano-wii
2019-08-05Fix (unreported0 bad usage of `do_versions_find_region()` in versionning code.Bastien Montagne
2019-08-05Text: only un-comment blocks which are completely commentedCampbell Barton
2019-08-05Text: merge toggle comments into a single operatorCampbell Barton
2019-08-05UI: rename rotate to orbit for viewport sensitivityCampbell Barton
2019-08-05Cleanup: add bracesCampbell Barton
2019-08-04Cleanup: Fix eeve_lut arrays being duplicated in blender binary.Lazydodo
2019-08-04Cleanup: Mark large arrays of of constant data as const.Lazydodo
2019-08-04Fix: msgfmt add support for cr-lf style line endingsLazydodo
2019-08-04Sculpting: Remove Show Diffuse Color OptionYour Name
2019-08-04Add a new Copy As Driver context menu option for properties.Alexander Gavrilov
2019-08-04Text Editor UIWilliam Reynish
2019-08-04Tweak Brush Gradient UIWilliam Reynish
2019-08-04Fix T68202: GPencil Set Origin do not refresh until object is movedAntonio Vazquez
2019-08-04Cleanup: improve commentsCampbell Barton
2019-08-04Cleanup: spellingCampbell Barton
2019-08-033D View: preferences for rotate sensitivityCampbell Barton
2019-08-033D View: aspect correct trackball rotationCampbell Barton
2019-08-03Cleanup: trackball direction calculationCampbell Barton
2019-08-03Fix T68161: typo in ui_text of RNA scene.objectsPhilipp Oeser