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-05-21Fix T64842: crash rendering files with bevel curvesBrecht Van Lommel
2019-05-21CTest: Fix Bli_task_test failing on windows.Ray Molenkamp
2019-05-21Cleanup: use term pad instead of paddingCampbell Barton
2019-05-21Fix T64758: crash loading certain DDS texturesBrecht Van Lommel
2019-05-21Fix T64421: crash using redraw timer benchmarkBrecht Van Lommel
2019-05-21Graph Editor: view-selected takes scrubbing and marker region into accountJacques Lucke
2019-05-21Keymap: Add additional scrubbing affordance (Alt-LMB)William Reynish
2019-05-21Remove USE_EVAL_DATA operator flag from PythonSergey Sharybin
2019-05-21Fix T64927: bad timeline number spacing with scaled UIJacques Lucke
2019-05-21UI: Hide Add Cube from toolbar.William Reynish
2019-05-21Fix T64763: 'Make Proxy' creates Proxy within linked Collection.Bastien Montagne
2019-05-21Cleanup: rename nr_* to *_len for DNA codeCampbell Barton
2019-05-21Cleanup: make DNA_struct_find_nr_ex function more compactCampbell Barton
2019-05-21remove greasepencil userdef from image, node, clip and sequencer spacesPhilipp Oeser
2019-05-21Fix T64867: crash when changin image source to MoviePhilipp Oeser
2019-05-21Fix T64912: Crash right clicking on 'Add New Material'Campbell Barton
2019-05-21Keymap: Ctrl-Tab toggle pose-mode with 'use_pie_click_drag'Campbell Barton
2019-05-21UI: show symmetry popovers next to newly added mirror buttonsCampbell Barton
2019-05-21UI: expose mirror/symmetry options int the tob-barCampbell Barton
2019-05-21UI: support drawing booleans with icons as check-boxesCampbell Barton
2019-05-21Cleanup: const assignments to simplify codeCampbell Barton
2019-05-21UI: move edge-tag option from the scene into the operatorCampbell Barton
2019-05-21Fix memory leak in Normals from Faces operatorCampbell Barton
2019-05-20GPU: Use uint in GPU_batch_uniform_1ui.mano-wii
2019-05-20UI: Outliner - Do not highlight icons of active lightsHarley Acheson
2019-05-20Normal UI: Make Alt-N shortcut to Normals Menu.Howard Trickey
2019-05-20Normal UI: for all ops needing autosmooth on, enable it if needed.Howard Trickey
2019-05-20Clip editor: make tool/sidebar wider by default, right align movie clip infoBrecht Van Lommel
2019-05-20Fix Python error in sequencer scene strip UIBrecht Van Lommel
2019-05-20Fix outliner drawing unselected active objects as if they are selectedBrecht Van Lommel
2019-05-20Accidentally overrode changes in 40d525474184William Reynish
2019-05-20UI: Sequencer menusWilliam Reynish
2019-05-20Sequencer: Hide panels when there is no actual sequencesSergey Sharybin
2019-05-20UI: right align info in image settings panelBrecht Van Lommel
2019-05-20GPencil: Add new default Soft BrushAntonioya
2019-05-20UI: Top bar menu tweaksPablo Vazquez
2019-05-20GPencil: Fix presets error after changing parameter nameAntonioya
2019-05-20Camera: change default f-stop from 5.6 to 2.8Brecht Van Lommel
2019-05-20Color Management: update configuration, remove legacy transformsBrecht Van Lommel
2019-05-20Fix broken workbench tests after recent changesBrecht Van Lommel
2019-05-20Edit Mesh Select: Fix OpenGL status to use `GPU_point_size`.mano-wii
2019-05-20Revert "Fix T64876: Checking Animated checkbox does not do what is documented."Bastien Montagne
2019-05-20UI: add entry to show/hide tool settings bar to the View menuBrecht Van Lommel
2019-05-20Fix T63443: tool 'builtin_brush.draw' not found for space 'IMAGE_EDITOR'Jacques Lucke
2019-05-20UI: keep grease pencil stroke placement / guides button always in main headerBrecht Van Lommel
2019-05-20Revert "Theme: match outliner/properties colors with modes in viewport."Brecht Van Lommel
2019-05-20Keymap: reinstate Alt-Wheel to scrub from 2.7x mapCampbell Barton
2019-05-20Viewport: change default 3D viewport lighting from Studio to MatcapBrecht Van Lommel
2019-05-20Cleanup: reorder report argument for pointer assignmentCampbell Barton
2019-05-20Cleanup: unused variableCampbell Barton