Blender Git Commit Log

Git Commits -> Revision 28ebe82

Revision 28ebe82 by Campbell Barton (master)
October 2, 2020, 01:59 (GMT)
Cleanup: trailing space

Commit Details:

Full Hash: 28ebe827e60c84ed4731a9f8aa701ccf2d8be0b0
Parent Commit: e2e31b9
Lines Changed: +31, -32

25 Modified Paths:

/build_files/cmake/platform/platform_win32.cmake (+0, -1) (Diff)
/doc/python_api/rst/info_gotcha.rst (+2, -2) (Diff)
/release/scripts/startup/bl_ui/properties_paint_common.py (+1, -1) (Diff)
/release/scripts/startup/bl_ui/properties_physics_fluid.py (+2, -2) (Diff)
/source/blender/blenlib/tests/BLI_mesh_boolean_test.cc (+6, -6) (Diff)
/source/blender/draw/engines/overlay/shaders/edit_uv_edges_frag.glsl (+1, -1) (Diff)
/source/blender/draw/tests/shaders_test.cc (+1, -1) (Diff)
/source/blender/gpu/GPU_debug.h (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_context_private.hh (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_debug_private.hh (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_immediate_private.hh (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_platform.cc (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_platform_private.hh (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_query.hh (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_select_private.h (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_vertex_buffer.cc (+1, -1) (Diff)
/source/blender/gpu/opengl/gl_debug_layer.cc (+1, -1) (Diff)
/source/blender/gpu/opengl/gl_immediate.cc (+1, -1) (Diff)
/source/blender/gpu/opengl/gl_immediate.hh (+1, -1) (Diff)
/source/blender/gpu/opengl/gl_index_buffer.cc (+1, -1) (Diff)
/source/blender/gpu/opengl/gl_uniform_buffer.cc (+1, -1) (Diff)
/source/blender/gpu/opengl/gl_vertex_buffer.cc (+1, -1) (Diff)
/source/blender/gpu/tests/gpu_testing.cc (+1, -1) (Diff)
/source/blender/gpu/tests/gpu_testing.hh (+1, -1) (Diff)
/tests/python/bl_animation_fcurves.py (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021