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-06-01Main Workspace IntegrationJulian Eisel
2017-06-01Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-01Fix bad index use drawing deformed face centersCampbell Barton
2017-05-31Fix bad handling of 'extra' user for groups at their creation.Bastien Montagne
2017-05-31Merge branch 'master' into blender2.8Sergey Sharybin
2017-05-31Cleanup: Use more clear parenthesisSergey Sharybin
2017-05-30Draw Manager: Add SceneLayerEngineData and use callbacks to clear runtime eng...Clément Foucault
2017-05-30Somehow missed this in recent Face Maps commitCampbell Barton
2017-05-30Displace modifier: Pre-fetch all possible images to image pool prior executionSergey Sharybin
2017-05-30Image pool: Use memory pool for allocating elementsSergey Sharybin
2017-05-30Depsgraph: Add missing update tag clear for proxy objectsSergey Sharybin
2017-05-30Face Maps: custom-data, UI and RNA APICampbell Barton
2017-05-29Fix T51390: Blender 2.78c will freeze or force close when adding particles at...Bastien Montagne
2017-05-29Fix T51520: Broken vertex weights after two mesh joining.Bastien Montagne
2017-05-28Merge branch 'master' into blender2.8Bastien Montagne
2017-05-27Remove MinGW supportAaron Carlisle
2017-05-27Release wasn't building, limit debug scopeCampbell Barton
2017-05-27CustomData: assert on bad arguments to freeCampbell Barton
2017-05-26Fix T50851: Array modifier generating invalid geometry.Bastien Montagne
2017-05-26Implement support for Append objects in Blender 2.8Dalai Felinto
2017-05-26Rename BKE_layer_collection_active > BKE_layer_collection_get_activeDalai Felinto
2017-05-26Move util function to add new scene collection when active is not available f...Dalai Felinto
2017-05-26Merge branch 'master' into blender2.8Campbell Barton
2017-05-26Fix freeing all custom-data layersCampbell Barton
2017-05-26Fix T50908: Motion Tracker ignored grease pencil maskSergey Sharybin
2017-05-26Merge branch 'master' into blender2.8Campbell Barton
2017-05-26Fix T51350: 2D curve normals flip when deformedCampbell Barton
2017-05-25TexFace removal part 3Campbell Barton
2017-05-25Merge branch 'master' into blender2.8Julian Eisel
2017-05-24Fix error accessing tessface color in edit-modeCampbell Barton
2017-05-24TexFace removal part 2Campbell Barton
2017-05-24Remove TexFace, per-face imagesCampbell Barton
2017-05-24Fix T51561: Normal maps fail w/ quad + eeveeCampbell Barton
2017-05-24Merge branch 'master' into blender2.8Campbell Barton
2017-05-24Fix possible invalid normal use w/ tangent calcCampbell Barton
2017-05-23DwM: texture paint support & mask modeCampbell Barton
2017-05-21Cleanup: warningsCampbell Barton
2017-05-20Merge branch 'master' into blender2.8Campbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-05-19Change particle draw_size default and limitsLuca Rood
2017-05-19Cleanup: add braces for multi-line blocksCampbell Barton
2017-05-19Remove reference to WITH_GL_PROFILE_COREDalai Felinto
2017-05-19Fix T51556: Sequencer - White Balance Modifier - Masking is not honoredSergey Sharybin
2017-05-19Remove use_display_lists optionCampbell Barton
2017-05-19OpenSubdiv: remove legacy support & display queriesMike Erwin
2017-05-19remove GPU_legacy_support queryMike Erwin
2017-05-18Rename Iterator struct to BLI_IteratorDalai Felinto
2017-05-17Silence warnings in Mac (based on buildbot build report)Dalai Felinto
2017-05-17Fix particle system batch_cache on object duplicationLuca Rood
2017-05-16Fix info header stats to iterator over layer instead of sceneDalai Felinto