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-22GPU: Create and use new GPU_texture_read_rect utility.mano-wii
2019-03-22NodeEditor: Connect Viewer To Socket SelectionJeroen Bakker
2019-03-22UI: Rename editor "Compositing" to "Compositor"Adrian Newton
2019-03-22Fix T62348: Cycles - Viewport rendering not update on switching viewlayerDalai Felinto
2019-03-22DRW: minor optimization accessing the loop between a face and edgeCampbell Barton
2019-03-22Fix T61816: Crash No Face Index Array ModifierJeroen Bakker
2019-03-22Camera: change how the minimum near clip depth is setCampbell Barton
2019-03-22RNA: Camera.view_frame no longer uses near clip for the camera frameCampbell Barton
2019-03-22Style: describe code using comments instead of preprocessing directives.mano-wii
2019-03-22Fix T62839 object scale changes normal map output in eeveeClément Foucault
2019-03-22EEVEE: Memleak Volumetrics RenderingJeroen Bakker
2019-03-22Cleanup: minor UI code changesCampbell Barton
2019-03-22Fix checkboxes being right aligned when property split is disabledCampbell Barton
2019-03-22Cleanup: typo in variable nameCampbell Barton
2019-03-22UI: refactor queries into interface_query.cCampbell Barton
2019-03-22Fix incorrect hard limits on motion blur shutter time.Brecht Van Lommel
2019-03-22Fix T62835: Color picker template value slider does not scale correctly with ...William Reynish
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-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: Spelling: fix wrong apostropheWilliam Reynish
2019-03-21UI: Fix wrong spellingWilliam Reynish
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-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