Files
test/source/blender
Campbell Barton 3ea6dbfe73 Cleanup: simplify text copying string operations
- De-duplicate txt_new_linen & txt_new_line.
- Don't accept NULL as input for txt_new_linen & txt_new_line
  (callers can pass in an empty string instead).
- Avoid duplicate strlen calls in txt_new_linen.
- Use memcpy when the length of the string is known in txt_delete_sel &
  BKE_text_load_ex.
2022-04-26 13:45:59 +10:00
..
2022-04-22 10:11:48 +10:00
2022-04-25 16:37:42 +10:00
2022-03-16 11:58:22 +11:00
2022-04-22 10:11:48 +10:00
2022-04-22 10:11:48 +10:00
2022-04-22 23:15:45 +02:00
2022-03-25 12:04:14 +11:00