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-19Depsgraph: Initial groundwork for copy-on-write supportSergey Sharybin
2017-06-19Probe: Add planar type.Clément Foucault
2017-06-19Manipulator: de-duplicate flags and scale optionCampbell Barton
2017-06-17Merge branch 'master' into blender2.8Campbell Barton
2017-06-16Usual i18n/UI messages fixes.Bastien Montagne
2017-06-15Eevee: Use PROP_NONE for probe grid resolutionDalai Felinto
2017-06-15Eevee: Probes: Add data display for cubemaps.Clément Foucault
2017-06-15Eevee: Some probe update changes.Clément Foucault
2017-06-15Eevee: Irradiance grid: support for non-blocking update and multiple bounces.Clément Foucault
2017-06-15Probe: Add grid probe parameters.Clément Foucault
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