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-13Woarkspace: Remove residue of hidden typeSergey Sharybin
2017-06-12Renaming: *_Iterator_begin/next > *_iterator_begin/nextDalai Felinto
2017-06-12Draw Manager: Fix memory issues when copying sceneDalai Felinto
2017-06-12Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-12Rename probe to light-probeCampbell Barton
2017-06-12Cleanup: indentation, long linesCampbell Barton
2017-06-10Probe: Small UI improvmentsClément Foucault
2017-06-10Probe: Remove Bounding Box parameter.Clément Foucault
2017-06-09Eevee: Add parallax correction to probe reflectionsClément Foucault
2017-06-09Fix crash when deleting active workspace render-layerJulian Eisel
2017-06-09Implement a new util function to get reference of mesh tex spaceDalai Felinto
2017-06-09Cleanup: get rid of some now unused animdata ID management custom functions.Bastien Montagne
2017-06-09Probes: Add more parameters.Clément Foucault
2017-06-09Probe: Add panel and "Add-menu" items.Clément Foucault
2017-06-09Probe: fix some missing bits / errors in RNA ...Clément Foucault
2017-06-09Probe: Add new object datablockClément Foucault
2017-06-08Remove unused lay value from Dupli object evaluation contextDalai Felinto
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-06-07Manipulators: lamp, camera & force-fieldCampbell Barton
2017-06-07Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-07Depsgraph: Remove modifiers operation codeSergey Sharybin
2017-06-07Optimization of tangent calculationSergey Sharybin
2017-06-06Scene object iterator: Replace recursion with loopSergey Sharybin
2017-06-06Make particle size follow world space instead of screen spaceLuca Rood
2017-06-03Eevee: Polishing of Exponential Shadow mappingClément Foucault
2017-06-02Merge branch 'master' into blender2.8Campbell Barton
2017-06-02Cleanup: styleCampbell Barton
2017-06-02DEG: Add per object update flag for Depsgraph.Clément Foucault
2017-06-01Move custom transform orientations to workspaceJulian Eisel
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