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-12Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-12Rename probe to light-probeCampbell Barton
2017-06-12Cleanup: indentation, long linesCampbell Barton
2017-06-11Use two decimal places for UI scale User Preference optionJulian Eisel
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 missing updates when changing probe's clippingSergey Sharybin
2017-06-09Fix crash when using sculpt dynamic smoothDalai Felinto
2017-06-09Fix crash when deleting active workspace render-layerJulian Eisel
2017-06-09Eevee DoF: Use more reasonable UI range for anamorphic bokehDalai Felinto
2017-06-09Fix compilation issueClément Foucault
2017-06-09Probes: Add more parameters.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-09Merge branch 'master' into blender2.8Campbell Barton
2017-06-09RNA: remove static strings from registrationCampbell Barton
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-06-06Cycles: Fix infinite update when using duplisSergey Sharybin
2017-06-06Cycles: Support rendering objects from dupli-listSergey 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-03UI: Change shadow map bias tooltipClément Foucault
2017-06-03Eevee: Update Light data panelClément Foucault
2017-06-02Cleanup: Trailign whitespaceSergey Sharybin
2017-06-02Fixup for 824bf261f773 so Cycles does not show dupliDalai Felinto
2017-06-02Silence annoying rna warnings from EeveeDalai Felinto
2017-06-02Initial implememtation for dupli objectsDalai Felinto
2017-06-01Move custom transform orientations to workspaceJulian Eisel
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-31Merge branch 'master' into blender2.8Sergey Sharybin
2017-05-30Alembic: simplified sub-frame samplingSybren A. Stüvel
2017-05-30Tweak UI messgae checking macro, identifiers are not always available...Bastien Montagne
2017-05-30Silence warning in RNA when building without fluidsim.Bastien Montagne
2017-05-30Fix strict compiler warning in C++ RNASergey Sharybin
2017-05-30Face Maps: custom-data, UI and RNA APICampbell Barton
2017-05-30Fix T50775: Missing parenthesis on fluid bake button.Bastien Montagne
2017-05-29Fix T51657: ID user count error when deleting a newly created object with an ...Bastien Montagne
2017-05-29Rename Eevee post process effectsDalai Felinto
2017-05-29Fix crash on rna show diffuse color updateDalai Felinto
2017-05-29Fix crash when setting sculpt settingsDalai Felinto
2017-05-29Access node backdrop as vectorCampbell Barton
2017-05-29Add some missing VSE tooltipsAaron Carlisle
2017-05-28Merge branch 'master' into blender2.8Bastien Montagne
2017-05-27Remove MinGW supportAaron Carlisle
2017-05-26Rename BKE_layer_collection_active > BKE_layer_collection_get_activeDalai Felinto
2017-05-26Merge branch 'master' into blender2.8Campbell Barton
2017-05-26Depsgraph: Rename DAG > DEG functions from depsgraph_query.ccDalai Felinto
2017-05-25Docs: Image.has_data clarificationCampbell Barton