2023-05-20T15:27:49Z - 2024-05-20T15:27:49Z

Overview

84 Active Pull Requests
70 Active Issues
Excluding merges, 6 authors have pushed 198 commits to main and 403 commits to all branches. On main, 560 files have changed and there have been 112151 additions and 133030 deletions.

83 Pull requests merged by 4 users

Merged #156 Make the fluid sample do a splat on startup 2023-10-08 15:44:45 +00:00

Merged #154 Zig UI demo 2023-10-05 04:51:18 +00:00

Merged #150 make scancode -> keycode conversion consistent with header definitions 2023-10-02 10:39:38 +00:00

Merged #144 Samples: build orca core lib as a separate lib from the app 2023-09-27 11:08:20 +00:00

Merged #143 Centralize and improve checks when building samples 2023-09-25 11:31:33 +00:00

Merged #138 Bypass dumb powershell execution policy problems 2023-09-21 06:54:51 +00:00

Merged #137 Detect MSVC version and architecture via preprocessor 2023-09-21 06:54:03 +00:00

Merged #136 fix compile errors with pow/powf 2023-09-21 06:53:24 +00:00

Merged #135 Fix wasm3 alignment errors and silence some warnings 2023-09-21 06:52:03 +00:00

Merged #134 windows: fix vsync logspam when window is minimized 2023-09-19 06:43:12 +00:00

Merged #133 fix gl error spam when window is resized to 0 width/height 2023-09-19 06:37:57 +00:00

Merged #131 Add extra checks for MSVC and do other stuff I dunno 2023-09-19 06:36:22 +00:00

Merged #130 call oc_on_mouse_wheel() when getting a wheel event 2023-09-19 06:34:15 +00:00

Merged #128 Bring over more math functions from musl 2023-09-18 10:22:03 +00:00

Merged #126 logging: move parens to be in front of function 2023-09-18 10:19:24 +00:00

Merged #123 Check if the runtime is up to date on `dev install` 2023-09-18 10:05:10 +00:00

Merged #121 Add cool image to README 2023-09-18 10:02:54 +00:00

Merged #119 Slightly improve MSVC documentation and error messages 2023-09-18 10:02:28 +00:00

Merged #110 wrap some paths to handle spaces on windows 2023-09-18 10:01:34 +00:00

Merged #120 Use the HTTPS URL in the docs 2023-09-17 15:59:35 +00:00

Merged #112 Fix links in quick start 2023-09-17 09:52:08 +00:00

Merged #111 Print help when running `orca source` 2023-09-16 20:52:21 +00:00

Merged #108 running orca with no args should print help instead of throw an error 2023-09-16 17:00:22 +00:00

Merged #107 Update the README and quick start for launch 2023-09-16 15:56:57 +00:00

Merged #79 Add commands for working with Orca source code 2023-09-16 15:55:37 +00:00

Merged #89 Add uninstall command 2023-09-16 15:46:59 +00:00

Merged #105 UI demo with styling 2023-09-16 15:06:23 +00:00

Merged #106 Only highlight the widgets on mouse down when they are also hovered 2023-09-16 14:41:21 +00:00

Merged #104 UI demo with styling 2023-09-15 06:35:54 +00:00

Merged #103 Document palette colors 2023-09-14 07:42:21 +00:00

Merged #101 Radio button group 2023-09-14 07:40:29 +00:00

Merged #97 Allow building apps in C++ mode 2023-09-13 15:21:40 +00:00

Merged #95 Minimal clipboard handling 2023-09-13 15:00:32 +00:00

Merged #102 Keyboard Layout support 2023-09-13 14:36:54 +00:00

Merged #99 Fix quit 2023-09-11 16:44:56 +00:00

Merged #96 Make GingerBill happy 2023-09-11 12:21:35 +00:00

Merged #94 Fix scrolling 2023-09-11 09:44:11 +00:00

Merged #82 Licensing and copyright information 2023-09-11 09:11:15 +00:00

Merged #93 Make arrow keys always move the cursor to the edge of the selection first 2023-09-11 09:08:59 +00:00

Merged #92 Add installation instructions to readme 2023-09-11 09:06:42 +00:00

Merged #88 Text metrics API 2023-09-10 17:29:32 +00:00

Merged #87 Documentation and some API cleaning 2023-09-10 10:40:26 +00:00

Merged #85 Support double and triple click text selection 2023-09-09 12:58:19 +00:00

Merged #86 vsync wait on win32 2023-09-09 12:40:00 +00:00

Merged #84 Make tooltip disappear on mouse leave 2023-09-08 12:38:28 +00:00

Merged #83 Light UI theme 2023-09-08 12:22:21 +00:00

Merged #81 wasm bindings: enforce pointer length 2023-09-07 07:51:34 +00:00

Merged #80 Make UI look nicer 2023-09-07 07:42:23 +00:00

Merged #78 API for requesting user to grant new file capabilities 2023-09-02 09:09:14 +00:00

Merged #77 Fix spinlock on close when debug overlay is displayed on Windows 2023-08-30 10:15:09 +00:00

Merged #76 Skip drawing ui box when it's rect + boders are fully outside current clip 2023-08-29 17:33:43 +00:00

Merged #74 Runtime-controlled frame pacing 2023-08-29 16:14:32 +00:00

Merged #71 replace cp with copy in sketches' build.bat scripts 2023-08-29 07:56:49 +00:00

Merged #73 Expose API to control surfaces z-order 2023-08-28 15:47:20 +00:00

Merged #69 fix_sketches 2023-08-28 10:40:23 +00:00

Merged #65 fix some crashes in metal implementation when pathCount and eltCount are 0 2023-08-28 10:16:52 +00:00

Merged #59 expose oc_surface_contents_scaling() to get dpi scaling from surface 2023-08-28 10:11:02 +00:00

Merged #63 Support move/select/delete word with keyboard in textbox 2023-08-25 13:50:15 +00:00

Merged #67 win32: initialize clock in oc_init() 2023-08-25 13:39:05 +00:00

Merged #64 Clamp rounded rect radius 2023-08-25 13:33:50 +00:00

Merged #61 window_size_title_api 2023-08-25 13:29:28 +00:00

Merged #60 Fix leak in canvas code and samples 2023-08-23 14:33:22 +00:00

Merged #58 clock sample app 2023-08-23 10:19:10 +00:00

Merged #55 oc_request_quit 2023-08-22 21:32:14 +00:00

Merged #57 add win32 impl for oc_clock_time() 2023-08-22 21:10:58 +00:00

Merged #56 clang-format: use custom brace/indent style 2023-08-22 20:18:05 +00:00

Merged #52 Use textbox shortcuts from the host platform 2023-08-22 20:15:22 +00:00

Merged #54 ensure focus remains on main window when creating child windows 2023-08-22 20:10:58 +00:00

Merged #53 don't attempt to draw when the window is minimized 2023-08-22 20:10:29 +00:00

Merged #50 fixes for a couple compile errors 2023-08-22 11:48:48 +00:00

Merged #41 Small textbox fixes 2023-08-18 16:31:21 +00:00

Merged #39 clang-format 2023-08-18 15:59:41 +00:00

Merged #40 Fix Alt+F4 on Windows 2023-08-18 15:23:34 +00:00

Merged #44 Python tooling improvements 2023-08-18 14:50:32 +00:00

Merged #38 minor bugfixes 2023-08-11 08:55:23 +00:00

Merged #36 Fix slider dragging 2023-08-11 08:44:19 +00:00

Merged #37 Fix windows build scripts 2023-08-11 08:36:34 +00:00

Merged #31 Convert build scripts to Python 2023-08-08 09:38:44 +00:00

Merged #28 remove pthreads references from mkapp.py 2023-07-31 22:12:33 +00:00

Merged #26 mp_thread 2023-07-31 18:36:55 +00:00

Merged #25 Fully replace bindgen.py with bindgen2.py 2023-07-29 10:22:20 +00:00

Merged #19 Ignore win32 Pong app 2023-07-16 15:24:40 +00:00

Merged #18 Milepost UI demo 2023-07-16 15:19:09 +00:00

1 Pull request proposed by 1 user

Proposed #140 Zig bindings for orca (still WIP) 2023-09-22 05:54:57 +00:00

49 Issues closed from 7 users

Closed #151 Solved: wasm-ld was not found on your system 2023-09-30 21:07:28 +00:00

Closed #146 Bad things happen when you exceed the size of the scratch arena 2023-09-28 17:32:10 +00:00

Closed #116 MacOS: build-runtime fails 2023-09-25 11:31:33 +00:00

Closed #12 Poor startup time / hitching on M1 MacBook Air 2023-09-23 22:07:35 +00:00

Closed #139 Be more careful when exiting batch scripts 2023-09-23 22:07:01 +00:00

Closed #124 Can we do Windows builds with clang? 2023-09-23 20:08:00 +00:00

Closed #118 PATH update needs to be signed on Windows 11? 2023-09-21 06:54:51 +00:00

Closed #129 MacOS build-runtime wasm compilation errors 2023-09-21 06:52:03 +00:00

Closed #132 Resizing orca app window to have 0 drawable area results in "gl error 1282" 2023-09-19 07:18:27 +00:00

Closed #114 Need more MSVC prerequisite checks 2023-09-19 06:36:22 +00:00

Closed #117 Python detection is bad 2023-09-19 06:36:22 +00:00

Closed #127 math.h needs atan() and friends 2023-09-18 10:23:54 +00:00

Closed #122 `orca dev install` should check if the runtime build is up to date 2023-09-18 10:05:10 +00:00

Closed #113 Git Clone Failed 2023-09-17 15:59:35 +00:00

Closed #43 Better C compiler support in the Orca tooling 2023-09-16 15:55:37 +00:00

Closed #100 Mac-specific text editing shortcuts don't work 2023-09-13 14:36:54 +00:00

Closed #91 Closing the Orca window in the background does not quit the application on Mac 2023-09-12 07:37:23 +00:00

Closed #90 Trackpad scroll doesn't work on Mac 2023-09-11 09:44:11 +00:00

Closed #68 Support double and triple click selection in textbox 2023-09-09 13:00:19 +00:00

Closed #24 OpenGL surface isn't redrawn during window resize for some GL implementations 2023-09-02 09:23:04 +00:00

Closed #48 Expose open/save file dialogs to request new file handles outside the private app data directory. 2023-09-02 09:09:15 +00:00

Closed #75 Window version spinlocks on close when debug overlay is visible 2023-08-30 10:15:09 +00:00

Closed #72 Debug overlay slows down the app after a while 2023-08-29 17:33:43 +00:00

Closed #49 Expose APIs to reorder graphics surfaces 2023-08-28 15:47:20 +00:00

Closed #30 Various UI jank and things 2023-08-28 10:46:12 +00:00

Closed #51 Ensure all apps in sketches directory build and run 2023-08-28 10:41:58 +00:00

Closed #45 GLES samples have wrong scale / coordinates / something on Windows 2023-08-28 10:11:02 +00:00

Closed #47 Expose API for setting window size / title from Orca apps 2023-08-25 14:58:54 +00:00

Closed #66 oc_clock_init() called in oc_init() platform mismatch 2023-08-25 13:39:05 +00:00

Closed #42 UI example runs out of memory after ~hour 2023-08-23 14:33:22 +00:00

Closed #32 Local appdata location on MS Store python is not what orca thinks it is 2023-08-23 09:29:46 +00:00

Closed #6 Allow guest to request termination 2023-08-22 21:32:14 +00:00

Closed #35 Minimizing the window spams GL errors 2023-08-22 20:20:48 +00:00

Closed #46 Windows apps don't get focus on launch 2023-08-22 20:20:02 +00:00

Closed #33 Provide .clang-format file 2023-08-18 15:59:41 +00:00

Closed #20 Alt-F4 doesn't work on Windows 2023-08-18 15:23:34 +00:00

Closed #34 Python tooling improvements 2023-08-18 14:50:32 +00:00

Closed #5 Report and handle wasm3 errors 2023-08-11 09:03:03 +00:00

Closed #3 Use python for build scripts 2023-08-10 00:15:55 +00:00

Closed #10 Get rid of pthreads on Windows 2023-07-31 18:36:55 +00:00

Closed #9 Port edge counting vector renderer to OpenGL 2023-07-28 09:21:04 +00:00

Closed #21 Window resizing causes flickering and strange results on Windows 2023-07-26 15:57:53 +00:00

Closed #17 `OnFrameResize()` handler doesn't get passed the same values on macOS and Windows 2023-07-26 15:45:51 +00:00

Closed #16 `mp_window_center()` is broken on windows 2023-07-26 15:45:17 +00:00

Closed #7 Expose milepost's UI system to apps 2023-07-16 15:19:09 +00:00

Closed #15 Launching Orca stops discord screen sharing on macOS 2023-07-10 09:32:09 +00:00

Closed #14 Runtime crashes when first deselecting surface 2023-07-07 01:04:18 +00:00

Closed #1 Automate building ANGLE and provide pre-built binaries 2023-07-05 22:59:04 +00:00

Closed #8 Add ttf fonts loading support in 'userland' 2023-07-03 16:03:26 +00:00

21 Issues created by 4 users

Opened #2 Pre-compile wasm SDK 2023-06-26 09:39:35 +00:00

Opened #4 Win32 app icon 2023-06-26 09:46:49 +00:00

Opened #11 Add a microui example 2023-07-04 16:42:04 +00:00

Opened #13 Win32 rendering is slow on Intel GPU 2023-07-05 22:05:37 +00:00

Opened #22 Use y-down coordinate system for breakout example 2023-07-23 17:39:42 +00:00

Opened #23 Port vector graphics renderer to D3D 2023-07-25 10:11:25 +00:00

Opened #27 Make debug overlay accessible through OS menus 2023-07-31 20:52:00 +00:00

Opened #98 Trackpad scroll on Mac is too slow 2023-09-11 16:27:15 +00:00

Opened #109 Running "orca source cflags" fails when cwd is on different drive than install folder 2023-09-16 20:12:59 +00:00

Opened #115 UI known issues 2023-09-17 04:19:32 +00:00

Opened #125 Entering fullscreen on Windows 11 doesn't call oc_on_resize 2023-09-17 23:06:48 +00:00

Opened #141 GL error 1281 when resizing 2023-09-22 07:24:53 +00:00

Opened #142 Windows PATH updates can leave quotes in your PATH (and duplicates) 2023-09-23 20:04:06 +00:00

Opened #145 Debug overlay causes flickering on Windows when exceeding frame time 2023-09-26 21:17:49 +00:00

Opened #147 `orca help` is unhelpful 2023-09-27 20:57:11 +00:00

Opened #148 Installing and vendoring has so many problems 2023-09-27 22:39:38 +00:00

Opened #149 Non-optimized builds of apps fail with missing symbols 2023-09-28 11:10:35 +00:00

Opened #152 Different path handling when loading resources on Windows and Mac 2023-10-01 15:39:37 +00:00

Opened #153 Add depth sorting to the vector graphics renderer 2023-10-02 15:12:38 +00:00

Opened #155 Handle allocation errors in UI layer 2023-10-04 03:42:46 +00:00

Opened #157 We're not taking issues on this repo anymore. See https://github.com/orca-app/orca/issues for current issues. 2023-10-09 15:16:47 +00:00