Welcome, Guest! Log In | Create Account

Timeline


and .

05/20/09:

18:08 Changeset [1603] by borrillis
  • 2 edits in trunk/Projects/Axiom/Source
Ticket #63 - Updated OpenTK projects to reference the proper binary …
17:53 Changeset [1602] by borrillis
  • 9 adds in trunk/Lib/Managed/XPlatform/OpenTK
- Added OpenTK Binaries
17:36 Changeset [1601] by borrillis
  • 1 edit in trunk/Projects/Axiom/Source/Engine/Axiom.csproj
- Removed MSBuildCommunityTasks ( again )
17:25 Ticket #66 (C# bitmaploader) created by miksuu
With this patch, one can use C# bitmap loaders if dont have DevIL …
00:31 Ticket #65 (Terrain Scene Manager - Custom Material) created by jonny912
Allows any material to be used as the texture for the terrain. Use the …

05/19/09:

19:59 Ticket #64 (D3DWindow.cs: Implement "border" and "fixed" window options.) created by jonny912
Allows the "border" property to be set to "fixed", which prevents the …
16:50 Changeset [1600] by borrillis
  • 1 edit in trunk/Projects/Axiom/Source/RenderSystems/OpenGL/OpenTK/OpenTKWindow.cs
Ticket #63 - Better fullscreen, and now doesnt crash at exiting on linux.
15:36 Ticket #59 (SceneManager fails on DestroyStaticGeometry) reopened by orcunnisli
still SceneManager? fails on DestroyStaticGeometry? only on Debug moded …

05/18/09:

16:19 Changeset [1599] by borrillis
  • 1 edit in trunk/Projects/Axiom/Source/Engine/Graphics/ShadowVolumeExtrudeProgram.cs
- Renamed Shadow Volume Programs Internal only change
03:41 Changeset [1598] by borrillis
  • 1 edit in branches/crickhollow/Projects/Axiom/Source/Engine/Graphics/Material.cs
- fix for Material.GetBestTechnique? when there's no default scheme

05/17/09:

16:49 Changeset [1597] by borrillis
  • 3 edits in branches/crickhollow/Projects/Axiom/Source/Engine/Graphics
- Added inverse_transpose_worldview_matrix auto param

05/16/09:

18:19 Changeset [1596] by borrillis
  • 1 edit in branches/crickhollow/Projects/Axiom/Source/RenderSystems/DirectX9/HLSL/HLSLProgram.cs
- Added check for failure to compile HLSL and throw exception, otherwise, …
17:54 Changeset [1595] by borrillis
  • 1 edit in branches/crickhollow/Projects/Axiom/Source/Engine/Math/Vector2.cs
- Added CrossProduct? and Dot to Vector2
17:53 Changeset [1594] by borrillis
  • 1 edit in branches/crickhollow/Projects/Axiom/Source/Engine/Core/Frustum.cs
- Added Public accessor for FrustumOffset?
17:51 Changeset [1593] by borrillis
  • 1 edit in branches/crickhollow/Projects/Axiom/Source/Engine/Configuration/ConfigOption.cs
17:18 Changeset [1592] by borrillis
  • 37 adds in branches/crickhollow/Media/PCZAppMedia
17:09 Changeset [1591] by borrillis
  • 1 delete in branches/crickhollow/Projects/Axiom/Source/Plugins/DevILCodecs/Axiom.Plugins.DevILCodecs.csproj
17:08 Changeset [1590] by borrillis
  • 2 deletes in branches/crickhollow/Projects/Axiom/Source/RenderSystems/OpenGL
15:59 Changeset [1589] by borrillis
  • 1 delete in branches/crickhollow/Projects/AxiomDemos/Source/Browser/WinForm/Axiom.Demos.Browser.WinForm.csproj
13:27 Ticket #63 (update for otk platform&renderer) created by miksuu
Better fullscreen, "ownMouse" support and now doesnt crash at exiting on …
13:03 Changeset [1588] by borrillis
  • 21 edits
    1 copy
    43 adds in branches/crickhollow/Projects
- Added Portal Connected Zone SceneManager? (PCZSM)

05/14/09:

13:32 Ticket #9 (Material Schemes) closed by borrillis
fixed
12:11 Ticket #8 (Missing ManualObject methods in SceneManager) closed by borrillis
fixed
11:08 Ticket #30 (SceneManager.DestroyMovableObject()) closed by borrillis
fixed: - fixed in changeset:1587
11:08 Changeset [1587] by borrillis
  • 1 edit in branches/crickhollow/Projects/Axiom/Source/Engine/Core/SceneManager.cs
- fixed bug in SceneManager?.DestroyMovableObject? ticket:30
10:59 Ticket #53 (Frustrum.FieldOfView) closed by borrillis
fixed: - fixed in changeset:1583
10:45 Changeset [1586] by borrillis
  • 1 copy in tags/0.7.5.0-B2
tagged woodhall B2 release
10:26 Changeset [1585] by borrillis
  • 1 edit in branches/crickhollow/Projects/Axiom/Source/Engine/Core/SceneManager.cs
- Implemented DefaultSceneQueries? using MovableObject? Factories

05/13/09:

22:07 Ticket #62 (Projection of a 3D point into 2D screen space) created by andris11
A method for Axiom.Math.Utility http://axiom.pastebin.com/f51a7d09 forum: …
18:53 Changeset [1584] by borrillis
  • 1 edit in branches/crickhollow/Projects/Axiom/Source/Engine/Core/MovableObject.cs
- Marked the MovableObject?.IsAttached? property as Obsolete as IsInScene? is …
18:52 Ticket #61 (BugFix in TextureUnitState) created by orcunnisli
I have found a bug (exactly a differance to OGRE 1.6.2) on …
18:41 Changeset [1583] by borrillis
  • 3 edits in branches/crickhollow/Projects/Axiom/Source
- Frustum.FieldOfView? now Gets/Sets in Radians use …
18:31 Changeset [1582] by borrillis
  • 4 edits in branches/crickhollow/Projects
- Changed Plane from struct to class - note: will cause compiler …
18:26 Changeset [1581] by borrillis
  • 1 add in branches/crickhollow/Projects/AxiomDemos/Source/Demos/LargeScene.cs
- new Demo : LargeScene? from andris11
18:26 Changeset [1580] by borrillis
  • 1 edit in branches/crickhollow/Projects/Axiom/Source/SceneManagers/Octree/Octree.cs
- simplified node removal in Octree
18:25 Changeset [1579] by borrillis
  • 1 edit in branches/crickhollow/Projects/Axiom/Source/RenderSystems/OpenGL/GLRenderSystem.cs
- Enabled Scissor testing on viewports in OpenGL
18:23 Changeset [1578] by borrillis
  • 1 edit in branches/crickhollow/Projects/Axiom/Source/Engine/Graphics/GpuProgramParameters.cs
- Added AutoConstantEntryList? property
18:23 Changeset [1577] by borrillis
  • 1 edit in branches/crickhollow/Projects/Axiom/Source/Engine/Math/AxisAlignedBox.cs
- Reformated code file
18:22 Changeset [1576] by borrillis
  • 5 edits in branches/crickhollow/Projects/Axiom/Source/Engine
More changes for MovableObject? factory implementation - Added IsInScene?
18:13 Ticket #59 (SceneManager fails on DestroyStaticGeometry) closed by borrillis
fixed: - fixed in changeset:1575
18:12 Changeset [1575] by borrillis
  • 4 edits in branches/crickhollow/Projects
- Fixed StaticGeometry?.Destroy() ticket:59
17:52 Ticket #32 (Grass Demo) closed by borrillis
fixed: - fixed in changeset:1574
17:52 Ticket #22 (Fixes Grass demo grass animation) closed by borrillis
fixed: - fixed in changeset:1574
17:51 Changeset [1574] by borrillis
  • 1 edit in branches/crickhollow/Projects/AxiomDemos/Source/Demos/Grass.cs
- Fixed Grass demo ticket:32 ticket:22
08:56 Ticket #56 (SceneManager.UpdateSceneGraph() not public) closed by andris11
invalid: Both SceneNode? and Node would deserve an update, not only because the …

05/12/09:

14:07 Ticket #60 (More Trac Issues) created by andris11
Reopening for a few more issues after a while observing - am not getting …
14:06 Ticket #31 (Minor Trac issues) closed by borrillis
fixed
05:00 Milestone 0.7.5.0-B2 completed
Beta 2 release of woodhall v0.7.5.0 of the Axiom Rendering Engine
00:29 Ticket #59 (SceneManager fails on DestroyStaticGeometry) created by orcunnisli
DestroyStaticGeometry? crushes; test on Grass Demo: this is the edited …
00:00 Ticket #58 (OverlayElementContainer.cs) closed by borrillis
fixed: -fixed changeset:1573

05/11/09:

21:46 Changeset [1573] by borrillis
  • 1 edit in branches/crickhollow/Projects/Axiom/Source/Engine/Overlays/OverlayElementContainer.cs
*** NOTE: Breaking Changes in this commit - Renamed AddChildImpl?( …
20:36 Ticket #31 (Minor Trac issues) reopened by andris11
Reopening for a few more issues after a while observing - am not getting …
18:51 Changeset [1572] by borrillis
  • 2 edits in branches/crickhollow/Projects/Axiom/Source/Engine/Overlays
- removed extra call to elementList.Remove() - fixed …
18:36 Ticket #58 (OverlayElementContainer.cs) created by andris11
- fixed removal of child elements - using foreach instead an enumerator in …
14:11 Ticket #57 (Overlay element order) closed by borrillis
fixed: resolved in changeset:1571
14:10 Changeset [1571] by borrillis
  • 3 edits in branches/crickhollow/Projects/Axiom/Source/Engine/Overlays
Fixed zOrdering of Overlay Elements ticket:57
13:51 Ticket #57 (Overlay element order) created by Sandman
I am currently implementing a GUI plugin for Axiom Crickhollow (for to use …
13:46 Changeset [1570] by borrillis
  • 1 edit in branches/crickhollow/Projects/Axiom/Source/Engine/Overlays/Overlay.cs
Small modifications to RemoveElement? additions Added RemoveElement?( string …
13:28 Ticket #54 (Overlay, can't remove child elements) closed by borrillis
fixed: changeset:1569
13:15 Ticket #56 (SceneManager.UpdateSceneGraph() not public) created by andris11
Please make SceneManager?.UpdateSceneGraph?() public. This method makes the …
13:11 Changeset [1569] by borrillis
  • 1 edit in branches/crickhollow/Projects/Axiom/Source/Engine/Overlays/Overlay.cs
- Added RemoveElement?() methods to remove 2D and 3D children. ticket:54
12:53 Ticket #55 (Overlay elements can not be removed) closed by borrillis
duplicate: Duplicates #54
12:50 Ticket #55 (Overlay elements can not be removed) created by borrillis
Missing Remove methods from Overlay to remove child elements. Forum …
12:01 Ticket #54 (Overlay, can't remove child elements) created by andris11
The Overlay class doesn't provide means to remove any child elements. In …
10:11 Ticket #53 (Frustrum.FieldOfView) created by andris11
Frustrum.FieldOfView? property setter expects degrees, but getter returns …

05/08/09:

16:16 Ticket #41 (Pointer conversion on 64bit OS) closed by borrillis
fixed: changeset:1568
16:14 Changeset [1568] by borrillis
  • 22 edits in trunk/Projects
- Changed all IntPtr?.ToInt?32() calls to IntPtr?.ToInt?64() to avaoid any …
15:31 Ticket #12 (Use Factories for all MoveableObject derivatives) closed by borrillis
fixed: Committed in : changeset:1532 changeset:1534 changeset:1535 changeset:1536

05/07/09:

21:32 Ticket #52 (SceneManager.Remove...() Methods) created by borrillis
Not a bug in it's truest sense but quite confusing. All the Remove...() …
19:37 HowToSubmitAPatch edited by borrillis
(diff)
19:16 HowToSubmitAPatch edited by borrillis
(diff)
19:13 Trac.CreateTicket.1.png attached to HowToSubmitAPatch by borrillis
19:05 WikiStart edited by borrillis
(diff)
19:04 HowToSubmitAPatch edited by borrillis
(diff)
18:59 TortoiseSVN.CreatePatch.2.png attached to HowToSubmitAPatch by borrillis
18:59 HowToSubmitAPatch edited by borrillis
(diff)
18:32 HowToSubmitAPatch edited by borrillis
(diff)
18:28 HowToSubmitAPatch edited by borrillis
(diff)
18:25 TortoiseSVN.CreatePatch.1.png attached to HowToSubmitAPatch by borrillis
18:23 HowToSubmitAPatch edited by borrillis
(diff)
18:05 HowToSubmitAPatch created by borrillis
17:50 WikiStart edited by borrillis
(diff)
17:49 WikiStart edited by borrillis
(diff)
17:21 Ticket #51 (SDLWindow.cs Bugfix) created by crashfourit
Fixes the screen resolution when exiting the program--problem found on …
17:18 Ticket #50 (Readme with setup steps) created by andris11
A readme.txt in the root directory of a release that would include setup …
16:24 Ticket #49 (Attempted to read or write protected memory.) created by borrillis
# Attempted to read or write protected memory. This is often an indication …
16:18 Ticket #48 (SDL/X11 related Segmentation Fault) created by borrillis
Running the Crickhollow demos after building branches/crickhollow results …
15:27 Ticket #47 (Font enumeration fails on non-standard fonts) created by aurorus
The number of fonts initially loaded up is not the same as the Fontdef …
15:25 Ticket #46 (Entity.MaterialName always null) created by andris11
Unless explicitly set, Entity.MaterialName? stays null, the following test …
15:23 Ticket #45 (SceneManager.DisplayNodes) created by andris11
SceneManager.DisplayNodes could possibly be renamed to ShowNodes to …
15:20 Ticket #44 (WinForm demo browser - automation issues) created by andris11
The winform demo browser has this nice automated browsing through the demo …
15:10 Ticket #43 (Octree RemoveNode and AddNode fix) created by tony_hild
In RemoveNode? method of Octree there is a bug. The for command never …
14:19 Ticket #42 (Collection changes (generics, other changes)) created by tony_hild
This patch create a new collection called NamedCollection for all classes …
14:13 Ticket #41 (Pointer conversion on 64bit OS) created by borrillis
It has been determined that on 64bit hardware the current OpenGL renderer …
10:32 Ticket #40 (AnimationState.AddTime()) created by andris11
AnimationState.AddTime() ignored the Loop property. Fixed.
10:29 Ticket #39 (Quaternion.Yaw .Pitch .Roll) created by andris11
Fixed use of 'static Quaternion Quaternion.FromEulerAngles?()' , return …
10:25 Ticket #38 (Update Axiom.Core.Node) created by andris11
Changes: (changeset:1489) Updated logic of Node->updateFromParent() from …

05/06/09:

17:14 Ticket #31 (Minor Trac issues) closed by borrillis
fixed: Changed the way versions are used. Version is now used to imply which …
16:47 Ticket #2 (Can't select the demo when running the XNA Demos on the XBox) closed by borrillis
fixed: The Demos for the XBox will be done as separate projects. This will allow …
14:54 Changeset [1567] by borrillis
  • 1 edit in trunk/Lib/Managed/XPlatform/Tao/1.5.0.3/Tao.Platform.Windows.dll.config
- Added binding Redirect for Tao.Platform.Windows to ensure it uses the …
11:06 Changeset [1566] by borrillis
  • 186 edits
    1 delete in trunk
- More SVN Property changes - remove unused project files
11:05 Ticket #7 (Problems with clean checkout) closed by borrillis
fixed
10:53 Changeset [1565] by borrillis
  • 2 deletes in trunk/Lib/Managed
Ticket #7 -Removed redundant dependency folders in Lib
10:43 Changeset [1564] by borrillis
  • 3 edits in trunk/Projects
Ticket #7 - Corrected Output Path locations
10:15 Changeset [1563] by borrillis
  • 5 edits
    1 move in trunk/Projects
Ticket #7 - Changed name of Axiom.Demos.Xna.Xbox to Axiom.Demos.Xbox - …

05/05/09:

21:11 Ticket #24 (trunk not compiling) closed by borrillis
fixed
21:09 Changeset [1562] by borrillis
  • 1 edit in trunk/Projects/Axiom/Source/Engine/Axiom.csproj
Ticket #24 - removed MSBuild.CommunityTasks? dependency
21:07 Changeset [1561] by borrillis
  • 20 edits in trunk
- updated svn:ignore property
20:47 Ticket #36 (ResourceGroupManager.DeclareResource()) closed by borrillis
fixed
20:45 Changeset [1560] by borrillis
  • 1 edit in branches/crickhollow/Projects/Axiom/Source/Engine/Core/ResourceGroupManager.cs
Ticket #36 - Fix for ResourceGroupManager?.DeclareResource?()
20:34 Changeset [1559] by borrillis
  • 4 edits in trunk/Projects
Ticket #10 - NOTE : BREAKING CHANGE Renamed Node.Scale(Vector3) to …
20:32 Ticket #10 (Rename Node.ScaleFactor and Node.Scale) closed by borrillis
fixed
20:24 Ticket #37 (Link to RSS page from Wiki) closed by borrillis
fixed: That's great, but I didn't change anything. Instead of the wiki, I plan on …
19:28 Changeset [1558] by borrillis
  • 22 edits
    1 delete in trunk/Projects
- Fixed some warnings in the Xna Render System. - Corrected Demo Projects …

05/04/09:

20:10 Ticket #37 (Link to RSS page from Wiki) created by andris11
Would be nice to have a link to the RSS page on the wiki main page to …
18:25 Ticket #36 (ResourceGroupManager.DeclareResource()) created by andris11
Bug in implementation: public void DeclareResource?( string name, string …

05/02/09:

01:04 Ticket #35 (Axiom.Demos.Browser.CommandLine.ConfigDialog) created by andris11
Fixed and improved input issues. Now the render system options *can* be …

05/01/09:

11:22 Ticket #34 (Crash on application exit) created by andris11
When running an Axiom application and closing it with mouse ("close …
04:11 Changeset [1557] by borrillis
  • 1 edit in trunk/Projects/AxiomDemos/Source/Demos/Axiom.Demos.csproj
04:08 Changeset [1556] by borrillis
  • 13 edits
    15 adds in trunk/Projects
- Added 2 New Projects for Commmandline demo, supports …
03:15 Ticket #33 (Terrain deformation SetHeightAt() and ResetTerrain()) created by ioncycle
This creates a terrain deformation method called SetHeightAt?() similar to …

04/27/09:

19:46 AxiomContributorAgreement edited by borrillis
(diff)
18:05 AxiomContributorAgreement created by borrillis
18:01 WikiStart edited by borrillis
(diff)

04/25/09:

22:52 Ticket #32 (Grass Demo) created by andris11
Access modifiers of fields and consts changed from private to protected, …
22:29 Ticket #31 (Minor Trac issues) created by andris11
While creating a ticket, there is no Version option for the subversion …
22:22 Ticket #30 (SceneManager.DestroyMovableObject()) created by andris11
The method doesn't remove the object from collection. Fix tested. Applies …
03:40 Ticket #29 (BorderPanel has no border) closed by borrillis
fixed: applied in changeset:1555
03:38 Changeset [1555] by borrillis
  • 1 edit in branches/crickhollow/Projects/Axiom/Source/Engine/Overlays/OverlayElement.cs
ticket:29 BorderPanel? not showing border

04/24/09:

22:53 Ticket #29 (BorderPanel has no border) created by andris11
Axiom.Overlays.Elements.BorderPanel? wasn't showing any border. Fixed …
05:31 Ticket #28 (RaySceneQuery - return type is confusing) created by andris11
Define and be returning a RaySceneQueryResult? instead ArrayList?

04/23/09:

09:52 Ticket #25 (Axiom.SoundSystems) closed by andris11
invalid: Invalid ticket, that should just go to …

04/22/09:

05:00 Changeset [1554] by borrillis
  • 8 edits in trunk/Projects
- Canged references COpyToOutput back to true Ticket #27
04:53 Ticket #27 (Render Window displays second window or becomes non responsive) closed by borrillis
fixed
04:52 Changeset [1553] by borrillis
  • 3 edits in trunk/Projects/Axiom/Source
- Fix for render window displaying second window or being marked as …
04:51 Ticket #27 (Render Window displays second window or becomes non responsive) created by borrillis
please see this forum thread …
03:52 Ticket #26 (WireBoundingBox.cs) created by andris11
The rendered bounding box was increasing in size over the underlying AABB …

04/21/09:

16:12 Changeset [1552] by borrillis
  • 2 edits
    1 add in trunk/Projects/Axiom/Source
ticket:#24 - Fixed Axiom build problems Removed prebuild task definition …

04/20/09:

00:43 Ticket #25 (Axiom.SoundSystems) created by andris11
A file for the Axiom Contrib project space ALPHA 1, not thoroughly tested …
Note: See TracTimeline for information about the timeline view.