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
2017-05-24Remove TexFace, per-face imagesCampbell Barton
2017-05-24Fix T51561: Normal maps fail w/ quad + eeveeCampbell Barton
2017-05-23Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-05-23Fix T51592: Simplify AO Cycles setting remains active while Simplify is disabledSergey Sharybin
2017-05-22Merge branch 'master' into blender2.8Bastien Montagne
2017-05-22Fix T51308: Bright/Contrast Doesn't respect Pre-multiplied AlphaSergey Sharybin
2017-05-22Fix T51318: Non-update of preview when switching from world to lamp panel.Bastien Montagne
2017-05-22Fix T51578: Blender 2.8 crash when select Dopesheet->Grease PencilDalai Felinto
2017-05-21Cleanup: warningsCampbell Barton
2017-05-19Change particle draw_size default and limitsLuca Rood
2017-05-19Merge branch 'master' into blender2.8Bastien Montagne
2017-05-19Remove use_display_lists optionCampbell Barton
2017-05-19remove GPU_geometry_shader_support, instanced_drawing_support queriesMike Erwin
2017-05-18Remove "Modern Viewport"Dalai Felinto
2017-05-18Rename Iterator struct to BLI_IteratorDalai Felinto
2017-05-16Fix T50673: OpenEXR multilayer image truncated on saveSergey Sharybin
2017-05-16Fix info header stats to iterator over layer instead of sceneDalai Felinto
2017-05-16Merge branch 'master' into blender2.8Campbell Barton
2017-05-16Fix hair_step is a shortAaron Carlisle
2017-05-15Fix compile error on gcc after last commitAaron Carlisle
2017-05-15Fix T51297: Use A Higher Hair Segment LimitAaron Carlisle
2017-05-15Use better prng algo and fix randomness UILuca Rood
2017-05-15Implement matcaps for hairLuca Rood
2017-05-15Fix T51348: Node highlighting is brokenSergey Sharybin
2017-05-15Merge branch 'master' into blender2.8Campbell Barton
2017-05-15Cleanup: warnings, styleCampbell Barton
2017-05-12Eevee: Add Rotation and ratio parameters to DoF.Clément Foucault
2017-05-12Implement hair drawing with Draw Manager in Clay engineLuca Rood
2017-05-12UI: Add template_search (version of template_ID for non-IDs)Julian Eisel
2017-05-10Merge branch 'master' into blender2.8Bastien Montagne
2017-05-10Make sure 'use_property_button_exec' can deal with arrays as wellDalai Felinto
2017-05-10Expand the collection settings RNA API for arraysDalai Felinto
2017-05-10UI: editor menu, swap Text and node editorsAaron Carlisle
2017-05-10Fix T51354: Final take on multi-view (single view) issuesDalai Felinto
2017-05-10Eevee: Post process parameters.Clément Foucault
2017-05-10Fix multi-view (single camera) manipulators selectionDalai Felinto
2017-05-09Merge branch 'master' into blender2.8Bastien Montagne
2017-05-09UI: Editor menu, move VSE below MCEAaron Carlisle
2017-05-08Merge branch 'master' into blender2.8Sergey Sharybin
2017-05-08Fix capitalization in some particle panelsLuca Rood
2017-05-08DWM: show weights in edit-modeCampbell Barton
2017-05-08Merge branch 'master' into blender2.8Julian Eisel
2017-05-07Remove unused node socket flag that was added in the render pass commitLukas Stockner
2017-05-07Color management: add Filmic view transform to Blender configuration.Brecht Van Lommel
2017-05-07Cycles: Implement denoising option for reducing noise in the rendered imageLukas Stockner
2017-05-05Implement overridable scene render settingsDalai Felinto
2017-05-04Vertex paint with draw managerLuca Rood
2017-05-04Fix passing object to BKE_mesh_batch_cache_dirtyCampbell Barton
2017-05-03Fix potential crash introduced by weightpaint engine when no active objectDalai Felinto
2017-05-03Weight painting with draw managerLuca Rood