Blender Git Commit Log
Git Commits -> Revision 36c6b2e
Revision 36c6b2e by Campbell Barton (master) December 13, 2021, 05:22 (GMT) |
Cleanup: spelling in comments Also move notes about where noise functions come from into the function body as it's not relavant to the public doc-string. |
Commit Details:
Full Hash: 36c6b2e893b89f6b378f60fb975f73d47b248027
Parent Commit: 8ad2642
Lines Changed: +17, -17
8 Modified Paths:
/source/blender/blenlib/BLI_math_geom.h (+2, -2) (Diff)
/source/blender/blenlib/BLI_noise.hh (+0, -8) (Diff)
/source/blender/blenlib/intern/noise.cc (+8, -0) (Diff)
/source/blender/editors/include/ED_mesh.h (+2, -2) (Diff)
/source/blender/editors/include/ED_view3d.h (+1, -1) (Diff)
/source/blender/editors/screen/screen_intern.h (+1, -1) (Diff)
/source/blender/functions/intern/multi_function_procedure_executor.cc (+2, -2) (Diff)
/source/blender/windowmanager/wm_event_types.h (+1, -1) (Diff)
/source/blender/blenlib/BLI_noise.hh (+0, -8) (Diff)
/source/blender/blenlib/intern/noise.cc (+8, -0) (Diff)
/source/blender/editors/include/ED_mesh.h (+2, -2) (Diff)
/source/blender/editors/include/ED_view3d.h (+1, -1) (Diff)
/source/blender/editors/screen/screen_intern.h (+1, -1) (Diff)
/source/blender/functions/intern/multi_function_procedure_executor.cc (+2, -2) (Diff)
/source/blender/windowmanager/wm_event_types.h (+1, -1) (Diff)