Blender Git Commit Log
Git Commits -> Revision 0e3d34e
Revision 0e3d34e by Jacques Lucke (master) July 17, 2020, 10:38 (GMT) |
BLI: add StringRefNull.c_str() method This should be used whenever you rely on the fact, that the returned pointer points to the beginning of a null-terminated array. |
Commit Details:
Full Hash: 0e3d34e48f5d5ed3845b1858a66008ab87c55af8
Parent Commit: 0fcd23a
Lines Changed: +15, -5
5 Modified Paths:
/source/blender/blenkernel/intern/simulation.cc (+1, -1) (Diff)
/source/blender/blenlib/BLI_string_ref.hh (+11, -1) (Diff)
/source/blender/nodes/NOD_derived_node_tree.hh (+1, -1) (Diff)
/source/blender/nodes/NOD_node_tree_multi_function.hh (+1, -1) (Diff)
/source/blender/nodes/NOD_node_tree_ref.hh (+1, -1) (Diff)
/source/blender/blenlib/BLI_string_ref.hh (+11, -1) (Diff)
/source/blender/nodes/NOD_derived_node_tree.hh (+1, -1) (Diff)
/source/blender/nodes/NOD_node_tree_multi_function.hh (+1, -1) (Diff)
/source/blender/nodes/NOD_node_tree_ref.hh (+1, -1) (Diff)