4coder/4coder_API
Casey Muratori bc6fa9d9f2 Clipboard, Process, and Cliprect Changes
- 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.
-
2019-03-15 01:38:28 -07:00
..
4coder_custom.h 4coder Jamm 2 2019-02-25 15:42:13 -08:00
4coder_default_colors.h Line numbers 2019-02-27 13:14:25 -08:00
4coder_keycodes.h More int32_t uint32_t changes 2019-02-26 15:17:53 -08:00
4coder_types.h Clipboard, Process, and Cliprect Changes 2019-03-15 01:38:28 -07:00
4coder_version.h Officially 4.0.30 2018-12-18 17:38:15 -08:00