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
2022-01-11GPU: Utility function to bind UBO to batches.Jeroen Bakker
2022-01-11Explicit Color OCIO role comment fix.Evan Wilson
2022-01-11Fix memory leak.Jeroen Bakker
2022-01-11gpu_shader_2D_nodelink + gpu_shader_2D_nodelink_inst.Jeroen Bakker
2022-01-11Cleanup: use unity build for composite nodesAaron Carlisle
2022-01-11Cleanup: Deduplicate `finv_test` functionAaron Carlisle
2022-01-11Cleanup: quite missing-variable-declarations warningsCampbell Barton
2022-01-11Cleanup: correct exception messageCampbell Barton
2022-01-11Cleanup: Composite nodes: add namespace for every fileAaron Carlisle
2022-01-11Fix T94768: Crash in VSE prefetchingRichard Antalik
2022-01-11Fix T94671: performance regression with subsurf modifierKévin Dietrich
2022-01-11Spreadsheet: Add mesh topology information with a debug valueHans Goudey
2022-01-11Cleanup: Remove unused "active ID" node flagHans Goudey
2022-01-11Geometry Nodes: Move normal field input to be usable elsewhereHans Goudey
2022-01-10Docs: Add comments to node socket struct headerHans Goudey
2022-01-10UI: Allow AltGr Key + C,V,X Text InputHarley Acheson
2022-01-10Fix T94111: nurb normal calculation does not workJacques Lucke
2022-01-10Fix compilation error after recent fixSergey Sharybin
2022-01-10Fix compile error with msvcJacques Lucke
2022-01-10Fix T93727: Tiled render error in Cycles after changing temp directorySergey Sharybin
2022-01-10Fix T94661: Out-of-bounds memory access due to malformed DDS image fileSergey Sharybin
2022-01-10Merge branch 'master' into tmp-gpu-shader-descriptor-2Jeroen Bakker
2022-01-10Fix T94766: texture coordinates from other object do not refreshJacques Lucke
2022-01-10Remove GPU_SHADER_2D_POINT_FIXED_SIZE_UNIFORM_COLOR.Jeroen Bakker
2022-01-10Remove GPU_SHADER_2D_POINT_VARYING_SIZE_VARYING_COLOR.Jeroen Bakker
2022-01-10Remove GPU_SHADER_2D_POINT_UNIFORM_SIZE_VARYING_COLOR_OUTLINE_AA.Jeroen Bakker
2022-01-10Remove GPU_SHADER_3D_POINT_FIXED_SIZE_UNIFORM_COLOR.Jeroen Bakker
2022-01-10Remove GPU_SHADER_3D_POINT_VARYING_SIZE_UNIFORM_COLOR.Jeroen Bakker
2022-01-10Remove GPU_SHADER_3D_POINT_UNIFORM_SIZE_UNIFORM_COLOR_OUTLINE_AA.Jeroen Bakker
2022-01-10Cleanup: Remove unused source files.Jeroen Bakker
2022-01-10Cleanup: Consistent naming GPU_SHADER_2D_AREA_BORDERS.Jeroen Bakker
2022-01-10GPU: Remove unused UV shaders.Jeroen Bakker
2022-01-10Cleanup: add utility macro to simplify using std::enable_ifJacques Lucke
2022-01-10Fix T94409: GPencil smooth stroke thickness operator weird resultAntonio Vazquez
2022-01-10Fix compile error in gpu test.Jeroen Bakker
2022-01-10gpu_shader_3d_point_*.Jeroen Bakker
2022-01-10Fix T94600: Apply single shrinkwrap constraint failsPhilipp Oeser
2022-01-10gpu_shader_instance_varying_color_varying_size.Jeroen Bakker
2022-01-10gpu_shader_2D_area_edges.Jeroen Bakker
2022-01-10Fix out of bounds memory access displaying the compositor crop gizmoCampbell Barton
2022-01-10gpu_shader_2D_uv_uniform_color.Jeroen Bakker
2022-01-10gpu_shader_2D_uv_verts.Jeroen Bakker
2022-01-10gpu_shader_2D_point_uniform_size_varying_color_outline_aa.Jeroen Bakker
2022-01-10Compositing Convert color space nodeJeroen Bakker
2022-01-10gpu_shader_2D_point_uniform_size_uniform_color_outline_aa.Jeroen Bakker
2022-01-10gpu_shader_2D_point_uniform_size_uniform_color_aa.Jeroen Bakker
2022-01-10gpu_shader_2D_point_varying_size_varying_color.Jeroen Bakker
2022-01-10Moved missing shaders to gpu_shader_todo_info.hhJeroen Bakker
2022-01-10Cleanup: note that compositor vector blur shares logic with zbuf.cCampbell Barton
2022-01-10Cleanup: typos in comments, remove libnumaapi referenceCampbell Barton