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
path: root/source
AgeCommit message (Expand)Author
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-24Alembic: Export mesh as mesh, even when it has no vertices.Sybren A. Stüvel
2017-05-24Alembic export: consider mesh with animation data as "animated"Sybren A. Stüvel
2017-05-24Alembic export: write Blender version to Alembic fileSybren A. Stüvel
2017-05-24Fix T51586: Regression: Alembic containing animated curves / hair no longer w...Sybren A. Stüvel
2017-05-24Move empty image drawing into its own passCampbell Barton
2017-05-24Cleanup: bmesh var namingCampbell Barton
2017-05-24DwM: avoid indirect edit-mesh conversionCampbell Barton
2017-05-24Fix leak in particle velocity global rampCampbell Barton
2017-05-23Optimize particle primitive shaderLuca Rood
2017-05-23Temp fix for vertex format with batch instancingLuca Rood
2017-05-23Implement particle velocity and acceleration visualizationLuca Rood
2017-05-23Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-05-23Fix T51534: Alembic: added support for face-varying vertex coloursSybren A. Stüvel
2017-05-23Alembic: reduced code duplication in read_mcols()Sybren A. Stüvel
2017-05-23Alembic: split up read_custom_data_ex() into read_custom_data_{mcols,uvs}()Sybren A. Stüvel
2017-05-23Add PovRay file extensions to our 'textual' file filtering.Bastien Montagne
2017-05-23Fix some POV keywords not colored correctly.Bastien Montagne
2017-05-23Eevee: Disable directionnal lamps shadowsClément Foucault
2017-05-23Use pointers to actual data for particle uniformsLuca Rood
2017-05-23Use custom shader for dot particlesLuca Rood
2017-05-23Rename/move particle shadersLuca Rood
2017-05-23Fix T48668, bevel mistake on presumed reflex angle.Howard Trickey
2017-05-23Create new shading group for each psysLuca Rood
2017-05-23Revert "Implement UBOs for particles"Luca Rood
2017-05-23DWM: Add short to float / int uniform function.Clément Foucault
2017-05-23Draw Manager: Prevent errors when overwritting the instance batch.Clément Foucault
2017-05-23Stupid mistake in material access optimizationCampbell Barton
2017-05-23Make msvc2015 happy again.Bastien Montagne
2017-05-23Fix T51319: Alembic export crash w/simple child particles if Display value < ...Sybren A. Stüvel
2017-05-23Fix T51592: Simplify AO Cycles setting remains active while Simplify is disabledSergey Sharybin
2017-05-23DwM: optimize material accessCampbell Barton
2017-05-23Cleanup: use more generic namingCampbell Barton
2017-05-23DwM: texture paint support & mask modeCampbell Barton
2017-05-22Merge branch 'master' into blender2.8Bastien Montagne
2017-05-22Add PovRay syntax hilghting.Bastien Montagne
2017-05-22Fix T51308: Bright/Contrast Doesn't respect Pre-multiplied AlphaSergey Sharybin
2017-05-22Fix T51318: Non-update of preview when switching from world to lamp panel.Bastien Montagne
2017-05-22Enhance vgroup handling when merging meshes.Bastien Montagne
2017-05-22Fix T51520: Broken vertex weights after two mesh joining.Bastien Montagne
2017-05-22Fix wrong comment in BLI_findstringindex (returns 0-based index!).Bastien Montagne
2017-05-22Implement UBOs for particlesLuca Rood
2017-05-22Minor cleanup of previous hair commitsLuca Rood
2017-05-22Fix T51169: Push/pull fails w/ local lock axisCampbell Barton
2017-05-22Fix T51578: Blender 2.8 crash when select Dopesheet->Grease PencilDalai Felinto
2017-05-22Fix T51336: Crash on broken file opening.Bastien Montagne
2017-05-22Revert assert, Eevee uses uniforms that might not existCampbell Barton
2017-05-22Cleanup: move custom-data layers into a structCampbell Barton