bc6fa9d9f2
- Added clipboard change hook - Added Process_State query for getting the state of exec_system_command operations, retrieved via Get_Process_State - Added intersection_of and union_of for i32_Rect and f32_Rect - Fixed what I believe is a bug in the clipboard number updating in the win32 layer (it didn't used to record the new number correctly) - Added screen_space_to_view_space for Vec2 and f32_Rect - Made Draw_String return the ending point, as we decided - Added Draw_Clip_Push and Draw_Clip_Pop - Changed the behavior of Render_Push_Clip_Sig to allow input clipping rectangles to be anything, and they are simply intersected with the parent rectangle, rather than asserted to not go outside. - |
||
---|---|---|
.. | ||
win32_4ed.cpp | ||
win32_4ed_file_track.cpp | ||
win32_4ed_functions.cpp | ||
win32_error_box.cpp | ||
win32_gl.h | ||
win32_library_wrapper.h | ||
win32_threading_wrapper.h | ||
win32_utf8.cpp | ||
win32_utf8.h |