From: Bitbucket <com...@bi...> - 2015-08-14 19:39:49
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/50095b1f9f1a/ Changeset: 50095b1f9f1a User: loki666 Date: 2015-08-14 19:35:51+00:00 Summary: openal-soft fix a rare deadlock on Android Affected #: 2 files https://bitbucket.org/orx/orx/commits/5726bb6d15fe/ Changeset: 5726bb6d15fe User: loki666 Date: 2015-08-14 19:38:23+00:00 Summary: Merged orx/orx into default Affected #: 6 files Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2015-08-15 01:21:00
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/491cbc29564a/ Changeset: 491cbc29564a User: iarwain Date: 2015-08-15 00:58:23+00:00 Summary: - Enhanced module's dependency system -> removed orxModule_InitAll() & orxModule_ExitAll() -> orx now simply needs to init/exit from MAIN module only Affected #: 6 files https://bitbucket.org/orx/orx/commits/728baf1728ab/ Changeset: 728baf1728ab User: iarwain Date: 2015-08-15 01:20:37+00:00 Summary: - Some cleanup in module system + orx init steps Affected #: 5 files Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2015-09-04 04:14:53
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/942260238221/ Changeset: 942260238221 Branch: liquidfun User: iarwain Date: 2015-09-04 04:04:31+00:00 Summary: - Renamed config property Physics.FixedTimeStepRate to StepFrequency - Refactored liquidfun physics update logic to use a single path between absolute fixed step and adaptable one -> physics simulation defaults now to 60Hz steps - Updated SettingsTemplate.ini Affected #: 4 files https://bitbucket.org/orx/orx/commits/375aaf3c7c0a/ Changeset: 375aaf3c7c0a User: iarwain Date: 2015-09-04 04:14:20+00:00 Summary: - Added config property Physics.StepFrequency - Refactored Box2D physics update logic to use a single path between absolute fixed step and adaptable one -> physics simulation defaults now to 60Hz fixed steps - Updated SettingsTemplate.ini Affected #: 4 files Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2015-09-05 02:37:42
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/e85a9cde8d95/ Changeset: e85a9cde8d95 Branch: freetype-update User: iarwain Date: 2015-09-05 02:34:15+00:00 Summary: Close freetype-update branch Affected #: 0 files https://bitbucket.org/orx/orx/commits/e28dbc55564f/ Changeset: e28dbc55564f User: iarwain Date: 2015-09-05 02:35:06+00:00 Summary: - Merged with freetype-update: updated to FreeType 2.5.5 Affected #: 825 files Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2015-09-13 05:34:01
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/2b04c897f225/ Changeset: 2b04c897f225 User: iarwain Date: 2015-09-13 05:27:08+00:00 Summary: - Updated GLFW, iOS & Android display plugins: - mini-optimizations using forward declared local functions rather than generic ones - removed glFlush/glFinish calls to let the driver handle the CPU/GPU sync points Affected #: 3 files https://bitbucket.org/orx/orx/commits/22bbf38ff542/ Changeset: 22bbf38ff542 User: iarwain Date: 2015-09-13 05:33:41+00:00 Summary: - Command Config.ClearValue returns the key's name to be consistent with Config.ClearSection Affected #: 2 files Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2015-09-26 04:19:41
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/7d688e514c14/ Changeset: 7d688e514c14 User: loki666 Date: 2015-09-25 16:29:11+00:00 Summary: iOS: remove OpenGL ES1 code Affected #: 1 file https://bitbucket.org/orx/orx/commits/b781c6cc87e5/ Changeset: b781c6cc87e5 User: iarwain Date: 2015-09-26 04:18:43+00:00 Summary: - Minor cleanup Affected #: 1 file Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2015-10-07 05:15:53
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/ff7ba66deebe/ Changeset: ff7ba66deebe User: iarwain Date: 2015-10-07 05:14:46+00:00 Summary: - Updated rebol setup script to handle project files for tutorials and both tools Affected #: 1 file https://bitbucket.org/orx/orx/commits/a2ac82e224f5/ Changeset: a2ac82e224f5 User: iarwain Date: 2015-10-07 05:15:25+00:00 Summary: - Fix attempt for spawner interpolation issue when used on an object with a "start" FX Affected #: 1 file Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2015-11-03 04:33:47
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/07ebbda9bd3d/ Changeset: 07ebbda9bd3d User: iarwain Date: 2015-11-03 03:54:33+00:00 Summary: - Minor optim: moved sound event's zSoundName field to stream sub-structure - Sound event cleanup phase #1: start/stop -> add/remove Affected #: 4 files https://bitbucket.org/orx/orx/commits/74b92bcdf9b8/ Changeset: 74b92bcdf9b8 User: iarwain Date: 2015-11-03 04:32:26+00:00 Summary: - Sound event cleanup phase #2: re-added start/stop sound events as they should be Affected #: 3 files Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2015-11-09 03:36:43
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/5da20b0fd52a/ Changeset: 5da20b0fd52a User: iarwain Date: 2015-11-09 03:34:16+00:00 Summary: - Fixed issue #87: implemented orxObject_GetWorkingGraphic() Affected #: 2 files https://bitbucket.org/orx/orx/commits/33b167d04e10/ Changeset: 33b167d04e10 User: iarwain Date: 2015-11-09 03:36:15+00:00 Summary: - Updated XCode4 project files Affected #: 3 files Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2015-11-12 04:35:44
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/19104059c586/ Changeset: 19104059c586 User: loki666 Date: 2014-08-10 10:36:28+00:00 Summary: android: pause/resume audio streaming thread on background/foreground Affected #: 1 file https://bitbucket.org/orx/orx/commits/91c4fb10f674/ Changeset: 91c4fb10f674 User: sausage Date: 2014-08-14 03:15:17+00:00 Summary: Windows script version of install.sh for moving compiled android libs. Affected #: 1 file Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2015-11-18 21:03:44
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/3cae93636c03/ Changeset: 3cae93636c03 Branch: liquidfun User: loki666 Date: 2015-11-18 21:02:40+00:00 Summary: fix premake LiquidFun include Affected #: 1 file https://bitbucket.org/orx/orx/commits/12babc9a94a6/ Changeset: 12babc9a94a6 Branch: liquidfun User: loki666 Date: 2015-11-18 21:03:35+00:00 Summary: Merged in loki666/orx/liquidfun (pull request #1) fix premake LiquidFun include Affected #: 1 file Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2015-11-25 05:09:06
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/b545401b8fd6/ Changeset: b545401b8fd6 Branch: 2d_mesh User: iarwain Date: 2015-11-25 05:00:04+00:00 Summary: - Minor code alignment fixes Affected #: 2 files https://bitbucket.org/orx/orx/commits/56e5d825ef16/ Changeset: 56e5d825ef16 Branch: 2d_mesh User: iarwain Date: 2015-11-25 05:05:17+00:00 Summary: - Implemented support for rotated graphic (temporary, until proper mesh support is added) - Updated GLFW display plugin Affected #: 3 files Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2015-12-23 15:51:47
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/4b02ad89390f/ Changeset: 4b02ad89390f User: keelo Date: 2015-12-23 02:42:29+00:00 Summary: Fix a incorrectly copy-pasted comment Looks like a copy-pasted section kept a comment from the above block. Fix the comment so that it indicates this block captures a screenshot. Affected #: 1 file https://bitbucket.org/orx/orx/commits/531a3a0a53d6/ Changeset: 531a3a0a53d6 User: rkillian Date: 2015-12-23 15:28:00+00:00 Summary: Merge pull request #1 from kevinw/patch-1 Fix a incorrectly copy-pasted comment Affected #: 1 file Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2016-01-31 19:35:52
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/663d89c40ab2/ Changeset: 663d89c40ab2 User: iarwain Date: 2016-01-31 19:35:22+00:00 Summary: - Prepared for 1.7 release - Updated CHANGELOG, config headers and READMEs Affected #: 13 files https://bitbucket.org/orx/orx/commits/6aac7d6a47ea/ Changeset: 6aac7d6a47ea User: iarwain Date: 2016-01-31 19:35:31+00:00 Summary: Added tag 1.7 for changeset 663d89c40ab2 Affected #: 1 file Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2016-02-11 00:14:11
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/c8aad1f412a4/ Changeset: c8aad1f412a4 User: loki666 Date: 2016-01-27 08:01:32+00:00 Summary: android: update Display.ScreenWidth and Display.ScreenHeight in all cases Affected #: 1 file https://bitbucket.org/orx/orx/commits/2312218cd2c3/ Changeset: 2312218cd2c3 User: loki666 Date: 2016-02-11 00:11:01+00:00 Summary: Merged in loki666/orx (pull request #7) android: update Display.ScreenWidth and Display.ScreenHeight in all cases Affected #: 1 file Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2016-03-04 05:14:32
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/e1f8ae39ff77/ Changeset: e1f8ae39ff77 User: iarwain Date: 2016-03-04 04:50:08+00:00 Summary: - Added internal orxConfig_ProcessBuffer as a first step toward supporting config loading from a memory buffer Affected #: 1 file https://bitbucket.org/orx/orx/commits/6c141e06271f/ Changeset: 6c141e06271f User: iarwain Date: 2016-03-04 05:14:10+00:00 Summary: - Added '#line 0' just before inserting user shader code for easier debugging (all display plugins) Affected #: 3 files Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2016-03-05 19:18:13
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/c8304e2165ee/ Changeset: c8304e2165ee User: loki666 Date: 2016-03-05 19:17:11+00:00 Summary: android: set default ScreenWidth and ScreenHeight Affected #: 1 file https://bitbucket.org/orx/orx/commits/1e7f16399412/ Changeset: 1e7f16399412 User: loki666 Date: 2016-03-05 19:17:58+00:00 Summary: Merged in loki666/orx (pull request #9) android: set default ScreenWidth and ScreenHeight Affected #: 1 file Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2016-03-27 05:37:37
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/39edfbf6f50b/ Changeset: 39edfbf6f50b User: iarwain Date: 2016-03-27 05:24:42+00:00 Summary: - Fixed profiler marker logic in orxConfig_SelectSection() after recent modification Affected #: 1 file https://bitbucket.org/orx/orx/commits/ac953e12bc1c/ Changeset: ac953e12bc1c User: iarwain Date: 2016-03-27 05:37:13+00:00 Summary: - Prevented commands Object.SetColor, Object.SetRGB, Object.SetHSL, Object.SetHSV & Object.SetAlpha from spamming the debug log when an object didn't already have a color Affected #: 1 file Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2016-03-28 15:49:14
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/a35d1c901657/ Changeset: a35d1c901657 User: iarwain Date: 2016-03-28 15:42:58+00:00 Summary: Backed out changeset: 99fc1239cac0: wrong comment used Affected #: 1 file https://bitbucket.org/orx/orx/commits/1019277daa4f/ Changeset: 1019277daa4f User: iarwain Date: 2016-03-28 15:44:08+00:00 Summary: - orxOBJECTs can now be reset/deactivated upon deletion by returning orxSTATUS_FAILURE when listening to orxOBJECT_EVENT_DELETE (re-added after backout, with correct comment this time) Affected #: 1 file Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2016-04-06 03:43:15
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/625e4d397c69/ Changeset: 625e4d397c69 User: iarwain Date: 2016-04-06 02:17:40+00:00 Summary: - Added orxConfig_IsDynamicValue() that combines both IsList() & IsRandomValue() for better efficiency Affected #: 2 files https://bitbucket.org/orx/orx/commits/73ba98ce9d11/ Changeset: 73ba98ce9d11 User: iarwain Date: 2016-04-06 02:17:40+00:00 Summary: - Added orxFX_ClearCache(), orxSound_ClearCache(), orxShader_ClearCache() & orxTimeLine_ClearCache() - Minor optimizations in timeline track properties handling (immediate/loop) Affected #: 8 files Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2016-04-28 01:41:58
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/4465076f6f52/ Changeset: 4465076f6f52 User: iarwain Date: 2016-04-28 01:30:56+00:00 Summary: - Added orxConfig_AppendListString() Affected #: 2 files https://bitbucket.org/orx/orx/commits/a6ccbc5b2bbf/ Changeset: a6ccbc5b2bbf User: iarwain Date: 2016-04-28 01:41:11+00:00 Summary: - Fixed issue #99, last step: Added command Config.AppendValue Affected #: 1 file Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2016-06-11 15:16:46
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/ba79dc5a42ba/ Changeset: ba79dc5a42ba User: loki666 Date: 2016-06-11 15:12:58+00:00 Summary: - android: remove armeabi-v7a-hard - android: fix for ndk-r12 clang optims Affected #: 16 files https://bitbucket.org/orx/orx/commits/1c10d777bd83/ Changeset: 1c10d777bd83 User: loki666 Date: 2016-06-11 15:15:53+00:00 Summary: - android: android-native clang toolchain Affected #: 1 file Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2016-09-14 01:46:26
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/2d4f9ffaeaaa/ Changeset: 2d4f9ffaeaaa User: iarwain Date: 2016-09-14 01:26:23+00:00 Summary: - Removed the double reference count when a graphic was creating a texture internally Affected #: 1 file https://bitbucket.org/orx/orx/commits/8583ad36da9f/ Changeset: 8583ad36da9f User: iarwain Date: 2016-09-14 01:46:00+00:00 Summary: - Minor update in Bounce playground config, using an immediate mode command to clear Walls.ChildList Affected #: 1 file Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |
From: Bitbucket <com...@bi...> - 2016-09-20 03:50:18
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/684d50a40e26/ Changeset: 684d50a40e26 User: iarwain Date: 2016-09-20 03:49:25+00:00 Summary: - Fixed tree removal bug introduce with last tree code change Affected #: 1 file https://bitbucket.org/orx/orx/commits/11af1741ac29/ Changeset: 11af1741ac29 User: iarwain Date: 2016-09-20 03:50:09+00:00 Summary: - Orx can now be used without using a main module - Orx can be partially initialized using any module combination Affected #: 1 file Repository URL: https://bitbucket.org/orx/orx/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |