From: Bitbucket <com...@bi...> - 2016-09-20 04:19:19
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/f85e4a42f4b6/ Changeset: f85e4a42f4b6 User: iarwain Date: 2016-09-20 04:13:39+00:00 Summary: - Users can now register their own orx module (and define their own dependencies) - Max modules = 64 (current core = 48 -> max user modules = 16) Affected #: 3 files https://bitbucket.org/orx/orx/commits/6975f0ed74d1/ Changeset: 6975f0ed74d1 User: iarwain Date: 2016-09-20 04:17:27+00:00 Summary: Backed out changeset: 8583ad36da9f as we're using the walls' render event to display the trail 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-10-29 05:06:46
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/fa56dff23d71/ Changeset: fa56dff23d71 User: iarwain Date: 2016-10-29 04:01:37+00:00 Summary: - Added better visual feedback for command completion in console Affected #: 5 files https://bitbucket.org/orx/orx/commits/737861276c94/ Changeset: 737861276c94 User: iarwain Date: 2016-10-29 05:06:17+00:00 Summary: - Added console log scrolling, bound by default to pageup/pagedown and mouse wheel up/down - Added config property Console.ScrollSize to control the scrolling rate, defaults to 3 lines - Auto-complete key in console will now auto-repeat - Updated SettingsTemplate 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...> - 2016-12-03 20:38:18
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/9642297c551f/ Changeset: 9642297c551f User: iarwain Date: 2016-12-03 20:36:01+00:00 Summary: - Minor optim in resource module Affected #: 1 file https://bitbucket.org/orx/orx/commits/d4deddbfcaf8/ Changeset: d4deddbfcaf8 User: iarwain Date: 2016-12-03 20:37:39+00:00 Summary: - Added support in premake scripts for ORX as an environment variable pointing to orx's code root (ie. something like C:\orx\code) 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-12-26 08:49:21
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/3135f6a15c33/ Changeset: 3135f6a15c33 Branch: simple_animset User: iarwain Date: 2016-12-26 08:28:54+00:00 Summary: - Minor printf format correction in screenshot module Affected #: 1 file https://bitbucket.org/orx/orx/commits/d2b0edfbc1bf/ Changeset: d2b0edfbc1bf Branch: simple_animset User: iarwain Date: 2016-12-26 08:48:45+00:00 Summary: - Simple animset first pass done: untested + needs some simplifications/optimizations - Moved Graphic module config properties to header for cleaner access from AnimSet module - Added dependency of AnimSet module on Graphic module 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-12-26 09:41:42
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/960d63f63a84/ Changeset: 960d63f63a84 Branch: simple_animset User: iarwain Date: 2016-12-26 09:23:36+00:00 Summary: - Added bank to cache animation frame creation in simple mode - Fixed some issue in simple animation creation Affected #: 2 files https://bitbucket.org/orx/orx/commits/8a117701aee2/ Changeset: 8a117701aee2 Branch: simple_animset User: iarwain Date: 2016-12-26 09:41:08+00:00 Summary: - Fixed unbalanced config pop/push in simple animset creation code - Some debug log tweaking and testing 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-12-27 06:29:43
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/5dd7113d558d/ Changeset: 5dd7113d558d Branch: simple_animset User: iarwain Date: 2016-12-27 06:28:47+00:00 Summary: - Added colors to messages - Added warning messages when parents have been manually defined for animations and/or frames Affected #: 1 file https://bitbucket.org/orx/orx/commits/5ca98bb69563/ Changeset: 5ca98bb69563 Branch: simple_animset User: iarwain Date: 2016-12-27 06:29:07+00:00 Summary: - Fixed orxConfig_GetParent() not correctly handling @@ 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-12-30 23:44:15
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/a88bf08de2a0/ Changeset: a88bf08de2a0 Branch: simple_animset User: iarwain Date: 2016-12-30 23:42:49+00:00 Summary: Close simple_animset branch Affected #: 0 files https://bitbucket.org/orx/orx/commits/12a7c826720c/ Changeset: 12a7c826720c User: iarwain Date: 2016-12-30 23:43:33+00:00 Summary: Merge with simple_animset Affected #: 61 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...> - 2017-01-05 05:59:13
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/27ef03a05612/ Changeset: 27ef03a05612 Branch: version_system User: iarwain Date: 2017-01-05 05:47:14+00:00 Summary: - Added XCode 8.2/clang to Travis' build matrix Affected #: 1 file https://bitbucket.org/orx/orx/commits/576d884db1a2/ Changeset: 576d884db1a2 Branch: version_system User: iarwain Date: 2017-01-05 05:58:35+00:00 Summary: - Added build number to long version display when requested from command line parameter 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...> - 2017-01-05 23:01:22
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/c8ac964c6001/ Changeset: c8ac964c6001 Branch: version_system User: iarwain Date: 2017-01-05 06:57:58+00:00 Summary: Close version_system branch Affected #: 1 file https://bitbucket.org/orx/orx/commits/d9b76cbf2019/ Changeset: d9b76cbf2019 User: iarwain Date: 2017-01-05 06:59:20+00:00 Summary: Merge with version_system Affected #: 28 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...> - 2017-01-06 08:27:38
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/0820a4589a80/ Changeset: 0820a4589a80 User: iarwain Date: 2017-01-06 08:05:29+00:00 Summary: - Updated buildbot script - Removed 'extern' builder - Removed old version property from package calls - Updated version property to 'nightly' for nightly builds - Updated package calls to use optional date for nigthly builds - Added ORXFLAGS environment variable based on version property for all builds -> Need to add local-OS binary compiling for the package script to retrieve the version for the following builders: - android - android native - src - ios - doxygen Affected #: 1 file https://bitbucket.org/orx/orx/commits/91b50448510a/ Changeset: 91b50448510a User: iarwain Date: 2017-01-06 08:26:57+00:00 Summary: - Attempt to fix package script for Python 3 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...> - 2017-01-08 19:52:25
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/3079b08de487/ Changeset: 3079b08de487 User: iarwain Date: 2017-01-08 19:43:54+00:00 Summary: - Updated READMEs and config files in prevision of 1.8 release Affected #: 12 files https://bitbucket.org/orx/orx/commits/745ae24fddfd/ Changeset: 745ae24fddfd User: iarwain Date: 2017-01-08 19:51:36+00:00 Summary: - Happy New Year 2017! =) Affected #: 161 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...> - 2017-01-11 04:40:08
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/e25638ce1dea/ Changeset: e25638ce1dea User: iarwain Date: 2017-01-11 04:35:59+00:00 Summary: - Fixed nightly builds not being correctly tagged in buildbot script Affected #: 1 file https://bitbucket.org/orx/orx/commits/df5de312096e/ Changeset: df5de312096e User: iarwain Date: 2017-01-11 04:39:31+00:00 Summary: - Better "root" path handling in setup.r 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...> - 2017-01-11 05:41:51
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/ba40d062cbcf/ Changeset: ba40d062cbcf User: iarwain Date: 2017-01-11 05:40:56+00:00 Summary: - Updated CHANGELOG for 1.8rc0 Affected #: 1 file https://bitbucket.org/orx/orx/commits/4e48fee904ab/ Changeset: 4e48fee904ab User: iarwain Date: 2017-01-11 05:41:10+00:00 Summary: Added tag v1.8rc0 for changeset ba40d062cbcf 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...> - 2017-01-24 02:10:37
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/3bc2287de93d/ Changeset: 3bc2287de93d User: iarwain Date: 2017-01-24 02:06:55+00:00 Summary: - Added orxSystem_GetVersionFullString() / __orxVERSION_FULL_STRING__ that contain build number Affected #: 4 files https://bitbucket.org/orx/orx/commits/e9aa6c929c14/ Changeset: e9aa6c929c14 User: iarwain Date: 2017-01-24 02:09:44+00:00 Summary: - Added orxConfig_IsLocallyInheritedValue() that tells if a value is directly inherited from another one -> ie. Value = @... - Config shader list parameters will now work with section inheritance 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...> - 2017-01-28 20:50:17
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/5a0def78c414/ Changeset: 5a0def78c414 User: iarwain Date: 2017-01-28 20:49:04+00:00 Summary: - Command line parameter -v/--version will omit "stable" if short version is requested Affected #: 1 file https://bitbucket.org/orx/orx/commits/bbe69345d520/ Changeset: bbe69345d520 User: iarwain Date: 2017-01-28 20:49:58+00:00 Summary: - Updated CHANGELOG & README for 1.8 release 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...> - 2017-01-28 21:46:58
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/f89c1c1d5c7d/ Changeset: f89c1c1d5c7d User: iarwain Date: 2017-01-28 21:12:52+00:00 Summary: Added tag 1.8 for changeset bbe69345d520 Affected #: 1 file https://bitbucket.org/orx/orx/commits/c8ef9d9b2299/ Changeset: c8ef9d9b2299 User: iarwain Date: 2017-01-28 21:14:12+00:00 Summary: - On our merry way to 1.9-dev! 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...> - 2017-02-24 05:07:41
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/0e917ed7af2c/ Changeset: 0e917ed7af2c User: iarwain Date: 2017-02-24 03:06:21+00:00 Summary: Updated AppVeyor badge link Affected #: 1 file https://bitbucket.org/orx/orx/commits/da73d6f482fa/ Changeset: da73d6f482fa User: iarwain Date: 2017-02-24 05:07:33+00:00 Summary: - Config hot-reload now supports deleted keys/sections 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...> - 2017-04-01 07:11:01
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/9a3d37ca3f9c/ Changeset: 9a3d37ca3f9c User: iarwain Date: 2017-04-01 06:54:31+00:00 Summary: - Updated .extern (Added VS2017 support to premake4) Affected #: 1 file https://bitbucket.org/orx/orx/commits/c615f40bdbd0/ Changeset: c615f40bdbd0 User: iarwain Date: 2017-04-01 07:10:07+00:00 Summary: - Added VS2017 support to all premake scripts (using VS2015 external libraries) - Added VS2017 support to package.py - Added VS2017 platform to Rebol setup script - Added VS2017 platform to buildbot script Affected #: 7 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...> - 2017-04-25 04:33:21
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/d3ccffb4c843/ Changeset: d3ccffb4c843 Branch: object_age User: iarwain Date: 2017-04-25 04:31:11+00:00 Summary: Close object_age branch Affected #: 0 files https://bitbucket.org/orx/orx/commits/03a3f7d055d4/ Changeset: 03a3f7d055d4 User: iarwain Date: 2017-04-25 04:32:08+00:00 Summary: Merge with object_age 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...> - 2017-06-06 07:50:27
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/bdc59226248d/ Changeset: bdc59226248d Branch: partial_frame_transmission User: iarwain Date: 2017-06-06 07:25:46+00:00 Summary: - Added partial frame transmission support to orxFrame (partly tested) -> Needs to add config tie-in Affected #: 2 files https://bitbucket.org/orx/orx/commits/111523e769eb/ Changeset: 111523e769eb Branch: partial_frame_transmission User: orxbot Date: 2017-06-06 07:47:14+00:00 Summary: - Automatic update of doxygen docs, triggered by buildbot Affected #: 32 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...> - 2017-06-08 02:39:44
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/c84a23ba778f/ Changeset: c84a23ba778f Branch: partial_frame_transmission User: iarwain Date: 2017-06-08 02:18:16+00:00 Summary: Close partial_frame_transmission branch Affected #: 0 files https://bitbucket.org/orx/orx/commits/7dfea2b4c49d/ Changeset: 7dfea2b4c49d User: iarwain Date: 2017-06-08 02:39:00+00:00 Summary: Merge with partial_frame_transmission Affected #: 43 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...> - 2017-06-11 05:27:03
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/a91110f6e444/ Changeset: a91110f6e444 User: iarwain Date: 2017-06-11 05:05:55+00:00 Summary: - Fixed orxFrame_FromGlobalToLocalScale() when global scale is 0 Affected #: 1 file https://bitbucket.org/orx/orx/commits/b01c41019140/ Changeset: b01c41019140 User: iarwain Date: 2017-06-11 05:26:14+00:00 Summary: - Fixed some minor issues found by GCC 7.1 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...> - 2017-07-18 04:14:06
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/24d45a89bfea/ Changeset: 24d45a89bfea Branch: lazy_command User: iarwain Date: 2017-07-18 04:00:14+00:00 Summary: - Replaced command separator with ',' (previously was ';' which conflicted with config comments in some edge cases) Affected #: 1 file https://bitbucket.org/orx/orx/commits/5581e6f9bf1d/ Changeset: 5581e6f9bf1d Branch: lazy_command User: iarwain Date: 2017-07-18 04:13:04+00:00 Summary: - Fixed ',' inside blocks not being carried during command evaluation 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...> - 2017-07-24 03:59:46
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/62327e5eb522/ Changeset: 62327e5eb522 Branch: lazy_command User: iarwain Date: 2017-07-24 03:58:21+00:00 Summary: Close lazy_command branch Affected #: 0 files https://bitbucket.org/orx/orx/commits/5377f39452ad/ Changeset: 5377f39452ad User: iarwain Date: 2017-07-24 03:59:03+00:00 Summary: Merge with lazy_command Affected #: 38 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...> - 2017-07-25 05:47:04
|
2 new commits in orx: https://bitbucket.org/orx/orx/commits/b57442e9ac27/ Changeset: b57442e9ac27 User: iarwain Date: 2017-07-25 05:35:25+00:00 Summary: - Replaced all islinux64() with os.is64bit() in all the premake scripts Affected #: 4 files https://bitbucket.org/orx/orx/commits/3cb80d803e36/ Changeset: 3cb80d803e36 User: iarwain Date: 2017-07-25 05:46:19+00:00 Summary: - Slightly cleaner debug check in orxConfig_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. |