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-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 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
2017-05-03Merge branch 'master' into blender2.8Lukas Stockner
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2017-05-02RNA: Remove remaining relevant scene->basact and BaseLegacyDalai Felinto
2017-05-01Eevee: World nodetree gpumaterial compatibility.Clément Foucault
2017-05-01WITH_CLAY_ENGINE: Should be used for CLAY only, not drawmanagerDalai Felinto
2017-04-25Render API: Rename render > render_to_image; view_draw > render_to_viewDalai Felinto
2017-04-25Cycles: Use depsgraph instead of layersDalai Felinto
2017-04-25Alembic import: don't use global mainSybren A. Stüvel
2017-04-25Alembic import: removed BaseLegacy from BKE_cachefile_cleanSybren A. Stüvel
2017-04-21Tag depsgraph update when hide and hide_select are changedDalai Felinto
2017-04-21Unify RNA and core depsgraph.objectsDalai Felinto
2017-04-21Move DEG_OBJECT_ITER inside depsgraphDalai Felinto
2017-04-21Include the set in the depsgraph objects iteratorDalai Felinto