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
2018-03-10Cycles: switch to squared roughness convention for all nodes.Brecht Van Lommel
2018-03-01GPU_select: remove unused finalize functionCampbell Barton
2018-02-28Cleanup: comment for depth picking code, const argsCampbell Barton
2018-02-28Cleanup: use 'uint' for GPU_selectCampbell Barton
2018-02-27GPU_select: correction to select-pick-finalizeCampbell Barton
2018-02-27GPU_select: utility function to finalize selectionCampbell Barton
2018-02-15Cleanup: rename BLI_thread.h APICampbell Barton
2018-02-15Cleanup: use '_len' instead of '_size' w/ BLI APICampbell Barton
2018-02-14Cycles: restore Particle Info Index for now, keep it next to Random.Brecht Van Lommel
2018-02-14Cycles: change Index output of Hair and Particle Info to Random, in 0..1 range.Brecht Van Lommel
2018-02-03Cycles: add Vector Displacement node and extend Displacement node.Brecht Van Lommel
2018-02-01gpu_shader_material: Correct incorrect glsl texture of Voronoi, Noise, and Mu...Germano
2018-01-23Cycles: change material output displacement to vector.Brecht Van Lommel
2018-01-23Cycles: add Displacement node.Brecht Van Lommel
2018-01-16Sculpting: Fix uninitialized color being left for smooth meshes with hidden maskSergey Sharybin
2018-01-16Sculpting: Fix for "Hide Mask" does not work with multiresSergey Sharybin
2018-01-16Cleanup: indentationCampbell Barton
2018-01-15Sculpting: Sdd an option to hide mask in viewportSergey Sharybin
2018-01-15GPU buffers: Use bitflag to whether we want to show diffuse colorSergey Sharybin
2017-12-07Cleanup: Use BKE_colorband prefixCampbell Barton
2017-12-07Cleanup: extract BKE_colorband from BKE_textureCampbell Barton
2017-11-23Fix T53348: Cycles difference between gradient texture on CPU and GPU.Brecht Van Lommel
2017-11-08Cycles: add bevel shader, for raytrace based rounded edges.Brecht Van Lommel
2017-11-05Cleanup: spellingCampbell Barton
2017-11-01Fix T53217: GLSL principled BSDF black with zero clearcoat roughness.Brecht Van Lommel
2017-10-17GPU: Report number of compressed texture formats to help nailing crahs down i...Sergey Sharybin
2017-10-17GPU: Fix memory corruption in GPU_debug on GTX1080Sergey Sharybin
2017-09-29Vertex Paint: Alpha SupportCampbell Barton
2017-09-06Fix T52652: Cycles image box mapping has flipped textures.Brecht Van Lommel
2017-09-06Fix error in high bit-depth image tile drawingCampbell Barton
2017-08-12Fix T52298: hidden lamps still compute shadow buffers in viewport.Brecht Van Lommel
2017-08-01Cleanup: use static vars where appropriateCampbell Barton
2017-07-09Fix T52001: material draw mode principled BSDF artifacts at some angles.Brecht Van Lommel
2017-07-02Fix T51957: principled BSDF mismatches in GLSL viewport.Brecht Van Lommel
2017-06-21Fix T51862: principled shader GLSL artifacts in ortho mode.Brecht Van Lommel
2017-06-21Fix T51849: change Cycles clearcoat gloss to roughness.Brecht Van Lommel
2017-06-14Fix buffer read error w/ 2 pass select queriesCampbell Barton
2017-06-02Cleanup: styleCampbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-05-18Fix T51408: Cycles - Principled BSDF Shader - Transparency is not working as ...Pascal Schoen
2017-05-11Cleanup: GPU PBVH namingCampbell Barton
2017-05-11Sculpt Drawing: reduce redundant color conversionCampbell Barton
2017-05-09Fix T51434: Module math operation is wrong in GLSL shadingCarlo Andreacchio
2017-04-24Cleanup: styleCampbell Barton
2017-04-18Squashed commit of the following:Pascal Schoen
2017-04-15Fix T51216: SSAO attenuation not being scale invariant.Brecht Van Lommel
2017-04-14Object Info node support for GLSL mode and the internal renderAlexander Romanov
2017-04-12Cleanup: use lowercase gpu prefix for static funcsCampbell Barton
2017-03-24Fix T50238: Cycles: difference in texture position between OpenGL and Cycles ...Sergey Sharybin
2017-03-11Cleanup: code style & cmakeCampbell Barton