1.3
- Added element-wise vector multiplication and division.
- Added *vec3 and various *vec3 to *vec2 conversion functions.
- Added read_file_to_string function that reads the entire file into a single.
- Added string_find_char_next that searches the string for a character starting from the specified offset.