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-22Implement Stencil Mask Drawing for Texture PaintingJeroen Bakker
2019-03-22Cleanup: move widget enum into source fileCampbell Barton
2019-03-22Fix T62814: Camera frame invisible with large near-clip valueCampbell Barton
2019-03-22UI: use checkbox text for property split layoutCampbell Barton
2019-03-22UI: support for showing checkboxes after textCampbell Barton
2019-03-22UI: refactor color picker flags out of buttonsCampbell Barton
2019-03-22DRW: show clipping border for solid modeCampbell Barton
2019-03-22Cleanup: use 'use' as prefix for booleansCampbell Barton
2019-03-22Fix T57580: Update windows installer package to have the GPL3 as EULA.Ray Molenkamp
2019-03-22Eevee: Add small optimisation for Curve Mapping nodesClément Foucault
2019-03-22UI: Fix curve extention filling on curve widgetsClément Foucault
2019-03-22GPU Matrix: Increase precision of GPU_matrix_unproject.mano-wii
2019-03-22BLI Math: Add and use new `projmat_dimensions` utility.mano-wii
2019-03-22Eevee: CleanupClément Foucault
2019-03-22Eevee: Fix tangent vector not normalized before interpolation.Clément Foucault
2019-03-22Eevee: Normalize Tangents after transform to world spaceClément Foucault
2019-03-22Revert "Fix T62621 object scale changes tangent node output in Eevee"Clément Foucault
2019-03-21Fix T59890: regression of the precision when projecting the cursor.mano-wii
2019-03-21UI: Use better flow layoutWilliam Reynish
2019-03-21UI: Spelling: fix wrong apostropheWilliam Reynish
2019-03-21UI: Fix wrong spellingWilliam Reynish
2019-03-21UI: make UI label clearer for Affect RotationWilliam Reynish
2019-03-21UI: align header to the leftWilliam Reynish
2019-03-21Fix flow layout for camera data Viewport Display panel.Bastien Montagne
2019-03-21Use 'show_' prefix convention for composition guidesWilliam Reynish
2019-03-21UI: Correct tooltips for composition guidesWilliam Reynish
2019-03-21UI: Put camera composition guides in standard sub-panelWilliam Reynish
2019-03-21UI: replace button open event with activate on initCampbell Barton
2019-03-21Fix T62768: Softbody cache still not updated correctlySergey Sharybin
2019-03-21Fix T62810: AA reversed in workbenchJeroen Bakker
2019-03-21WM: enable activate on init for wmOperatorType.propCampbell Barton
2019-03-21Install_deps: add clang-format packages.Bastien Montagne
2019-03-21Docs: update examples for 2.8xCampbell Barton
2019-03-21Keymap: Use F4 for file context menuCampbell Barton
2019-03-21Fix T62808: Hair shape cut crashJacques Lucke
2019-03-21Cleanup: Outliner: remove warning about no undo of ID deletion.Bastien Montagne
2019-03-21Fix clipboard copying collections when copying objects from 3DView.Bastien Montagne
2019-03-21Fix T62802: Layer order inverted in OutlinerAntonioya
2019-03-21Cleanup: move functions into doxy sectionsCampbell Barton
2019-03-21Cleanup: use doxy sections for interface_handlersCampbell Barton
2019-03-21Cleanup: move scroll step into own functionCampbell Barton
2019-03-21UI: popovers scroll now changes offset directlyCampbell Barton
2019-03-21Cleanup: split menu scrolling functionCampbell Barton
2019-03-21Fix T62782: Edge slide crashes with mirror enabledCampbell Barton
2019-03-21Viewport: Draw loose edges in edit mesh mode if there is a modifier stackClément Foucault
2019-03-20Fix DEG warning from T52873: Proximity WeightVG modifier can use empty as tar...Bastien Montagne
2019-03-20Fix T58748 Mirror modifier: edges/verts invisible unless face is presentClément Foucault
2019-03-20Fix T60815: drag & drop crash when search menu is opened immediately after.Brecht Van Lommel
2019-03-20Fix T62788: drop image into node editor puts node at wrong location.Brecht Van Lommel
2019-03-20Merge branch 'blender2.7'Brecht Van Lommel