Log of /trunk
| Sticky Revision: |
Revision 88 - Directory Listing
Modified Thu Nov 13 00:02:52 2008 UTC (4 years, 7 months ago) by teravus
* Kill texturerepeat console spam.
Revision 87 - Directory Listing
Modified Wed Nov 12 18:50:35 2008 UTC (4 years, 7 months ago) by dahlia
added image side edge wraparound for sculpties
Revision 85 - Directory Listing
Modified Wed Nov 12 13:43:11 2008 UTC (4 years, 7 months ago) by teravus
* Apply Rotation, Scaling, Offset, and flip to the object's faces. * Textures should appear correctly now, yay
Revision 84 - Directory Listing
Modified Tue Nov 11 12:18:57 2008 UTC (4 years, 7 months ago) by teravus
* Fix Null Ref
Revision 83 - Directory Listing
Modified Tue Nov 11 10:09:20 2008 UTC (4 years, 7 months ago) by teravus
* Fixes MeshLOD resiser
Revision 82 - Directory Listing
Modified Tue Nov 11 08:39:22 2008 UTC (4 years, 7 months ago) by teravus
* Adds general support for Sculpted prim, but so far.. no prim is being displayed, not sure why.
Revision 81 - Directory Listing
Modified Tue Nov 11 08:20:31 2008 UTC (4 years, 7 months ago) by dahlia
update PrimMesher.dll for vertex normals on sculpties
Revision 80 - Directory Listing
Modified Tue Nov 11 04:37:52 2008 UTC (4 years, 7 months ago) by dahlia
basic sculpty meshing and UV experimental code
Revision 79 - Directory Listing
Modified Mon Nov 10 22:15:46 2008 UTC (4 years, 7 months ago) by dahlia
first pass at adding sculpty support
Revision 74 - Directory Listing
Modified Sun Nov 9 13:50:43 2008 UTC (4 years, 7 months ago) by teravus
I have created something, I think I'll call it a shrubbery.
Revision 73 - Directory Listing
Modified Sun Nov 9 08:06:56 2008 UTC (4 years, 7 months ago) by dahlia
correct numPrimFaces property value in PrimMesher.dll
Revision 72 - Directory Listing
Modified Sun Nov 9 08:04:40 2008 UTC (4 years, 7 months ago) by teravus
* Commit broken -1 off revision. * Dahlia will follow with the +1
Revision 71 - Directory Listing
Modified Sun Nov 9 07:28:18 2008 UTC (4 years, 7 months ago) by dahlia
new experimental PrimMesher.dll adds support for prim face numbers in viewer mode
Revision 70 - Directory Listing
Modified Sun Nov 9 03:49:47 2008 UTC (4 years, 7 months ago) by teravus
* Zero base the face -> mesh mapping instead of 1 base it.
Revision 69 - Directory Listing
Modified Sat Nov 8 12:38:56 2008 UTC (4 years, 7 months ago) by teravus
* Fix Prebuild * Thanks lbsa71!
Revision 68 - Directory Listing
Modified Sat Nov 8 11:26:31 2008 UTC (4 years, 7 months ago) by teravus
* Comitting per-face setting data. * While this doesn't always match the number of faces from PrimMesher, it prints a warning when it would error on mismatched faces/MeshBuffers.
Revision 67 - Directory Listing
Modified Sat Nov 8 08:52:51 2008 UTC (4 years, 7 months ago) by teravus
* Updated PrimMesherG to put vertexes from different faces into different mesh buffers as reported from PrimMesher so that they can be individually textured later.
Revision 66 - Directory Listing
Modified Sat Nov 8 02:52:41 2008 UTC (4 years, 7 months ago) by teravus
* Updates libOMV to latest * OpenSimulator Friendly!
Revision 65 - Directory Listing
Modified Sat Nov 8 02:48:05 2008 UTC (4 years, 7 months ago) by teravus
* Some enhancements on prim with visibility = 0 * A few chance memory handlers. It'll eventually crash but it'll take longer now when you're out of mem.
Revision 64 - Directory Listing
Modified Sat Nov 8 02:03:17 2008 UTC (4 years, 7 months ago) by dahlia
update PrimMesher.dll to r11
Revision 63 - Directory Listing
Modified Thu Nov 6 21:13:32 2008 UTC (4 years, 7 months ago) by dahlia
added code to texture initial rezzed avatar
Revision 62 - Directory Listing
Modified Thu Nov 6 13:28:49 2008 UTC (4 years, 7 months ago) by teravus
* light tweaks
Revision 61 - Directory Listing
Modified Thu Nov 6 12:47:50 2008 UTC (4 years, 7 months ago) by teravus
* Fixes object update bugs * Makes use of color in objects now.
Revision 60 - Directory Listing
Modified Wed Nov 5 19:20:02 2008 UTC (4 years, 7 months ago) by teravus
* Avatar position update.. getting close to what it should look like.. (maybe it's an illusion?)
Revision 59 - Directory Listing
Modified Wed Nov 5 19:11:24 2008 UTC (4 years, 7 months ago) by dahlia
fixed an access violation when logging animation data
Revision 58 - Directory Listing
Modified Wed Nov 5 18:43:45 2008 UTC (4 years, 7 months ago) by teravus
*eol style native on Female7?
Revision 57 - Directory Listing
Modified Wed Nov 5 18:12:48 2008 UTC (4 years, 7 months ago) by teravus
* Committing some test avatar stuff. * Will be playing with the test to get the rotations right.
Revision 56 - Directory Listing
Modified Wed Nov 5 09:26:21 2008 UTC (4 years, 7 months ago) by dahlia
update PrimMesher.dll to r10
Revision 55 - Directory Listing
Modified Wed Nov 5 08:16:41 2008 UTC (4 years, 7 months ago) by teravus
* basic text name over an avatar
Revision 54 - Directory Listing
Modified Wed Nov 5 07:31:50 2008 UTC (4 years, 7 months ago) by teravus
* This re-enables ambient light. (the shadowy terrain was getting me dizzy)
Revision 51 - Directory Listing
Modified Wed Nov 5 03:33:53 2008 UTC (4 years, 7 months ago) by teravus
* Updates Irrlicht to 1.4.2 r1686, uploads a modified IrrlichtNETCP to work with r1686. * Fixes a cosmetic issue with Sydney.
Revision 47 - Directory Listing
Modified Tue Nov 4 10:34:44 2008 UTC (4 years, 7 months ago) by dahlia
update PrimMesher.dll to r9 with more vertex normal goodness in every byte :)
Revision 46 - Directory Listing
Modified Mon Nov 3 09:05:51 2008 UTC (4 years, 7 months ago) by dahlia
added ability to specify multiple textures for the avatar mesh - changes noted in IdealistViewer.ini.example
Revision 45 - Directory Listing
Modified Mon Nov 3 02:13:41 2008 UTC (4 years, 7 months ago) by dahlia
update PrimMesher.dll to r8 which corrects some discrepancies in profile cut normals
Revision 44 - Directory Listing
Modified Sat Nov 1 20:11:26 2008 UTC (4 years, 7 months ago) by dahlia
optional blonde hair for sydney - use avatar_material = "sydneyBlonde.BMP" in IdealistViewer.ini
Revision 41 - Directory Listing
Modified Sat Nov 1 04:38:28 2008 UTC (4 years, 7 months ago) by teravus
* Updates IrrlichtNETCP to 0.9 * Updates Irrlicht SDK to 1.4.1 * Will update libs next.
Revision 40 - Directory Listing
Modified Fri Oct 31 12:07:51 2008 UTC (4 years, 7 months ago) by teravus
* Adds a binary BVH decoder
Revision 39 - Directory Listing
Modified Fri Oct 31 08:47:21 2008 UTC (4 years, 7 months ago) by dahlia
Update to PrimMesher.dll r7 Increment version number to 0.000000000002
Revision 38 - Directory Listing
Modified Thu Oct 30 09:05:47 2008 UTC (4 years, 7 months ago) by teravus
* Fix Skybox to look like an actual sky!
Revision 37 - Directory Listing
Modified Thu Oct 30 08:26:58 2008 UTC (4 years, 7 months ago) by teravus
This turns alpha textures back on, but only when the texture actually has an alpha layer. This 'check' is expensive, so we cache the result. We need a better way to do this probably.
Revision 36 - Directory Listing
Modified Thu Oct 30 07:14:49 2008 UTC (4 years, 7 months ago) by teravus
* Comment out alpha to bring back shading. * We need a way to find out if a texture is capable of an alpha channel
Revision 35 - Directory Listing
Modified Thu Oct 30 06:51:55 2008 UTC (4 years, 7 months ago) by teravus
* Better camera pointing * Prevents meshing while rendering the scene (updated object rendering pipeline) * Adds Alpha channel recognition to the texture manager
Revision 34 - Directory Listing
Modified Thu Oct 30 04:04:34 2008 UTC (4 years, 7 months ago) by teravus
* Fixes child prim rotations
Revision 33 - Directory Listing
Modified Thu Oct 30 03:25:31 2008 UTC (4 years, 7 months ago) by teravus
* Fix startlocation *proper this time* x2!
Revision 32 - Directory Listing
Modified Thu Oct 30 02:38:09 2008 UTC (4 years, 7 months ago) by teravus
* Fix startlocation *proper this time*
Revision 31 - Directory Listing
Modified Thu Oct 30 01:35:20 2008 UTC (4 years, 7 months ago) by teravus
* Start location parsing from the URI * Also an optional start_location parameter in the ini
Revision 30 - Directory Listing
Modified Wed Oct 29 20:11:23 2008 UTC (4 years, 7 months ago) by teravus
* Fixes some avatar update code.
Revision 29 - Directory Listing
Modified Wed Oct 29 17:20:40 2008 UTC (4 years, 7 months ago) by teravus
* remove my interface experiments for now * Tweak the picker so you can pick terrain again.
Revision 28 - Directory Listing
Modified Wed Oct 29 14:48:56 2008 UTC (4 years, 7 months ago) by teravus
* Adds camera targeting persistence (ctrl + click = camera target stays focused on target) * Adds basic interpolation for avatar and physical/active objects.
Revision 27 - Directory Listing
Modified Wed Oct 29 09:32:14 2008 UTC (4 years, 7 months ago) by dahlia
add configuration options for backface culling and avatar mesh adjust lighting to enhance shadow detail a bit
Revision 26 - Directory Listing
Modified Wed Oct 29 09:28:32 2008 UTC (4 years, 7 months ago) by dahlia
Update PrimMesher.dll to r5.
Revision 25 - Directory Listing
Modified Wed Oct 29 03:32:03 2008 UTC (4 years, 7 months ago) by teravus
* Committing sydney as every avatar. * Incomplete commit. Compiles and runs, but there's more that's on it's way.
Revision 24 - Directory Listing
Modified Tue Oct 28 23:36:38 2008 UTC (4 years, 7 months ago) by teravus
* no longer full bright yay
Revision 23 - Directory Listing
Modified Tue Oct 28 22:12:05 2008 UTC (4 years, 7 months ago) by teravus
* .a for irrlicht.. test
Revision 22 - Directory Listing
Modified Tue Oct 28 10:48:26 2008 UTC (4 years, 7 months ago) by teravus
* Fixed white texture loading issue. * Textures now load first shot.
Revision 21 - Directory Listing
Modified Tue Oct 28 10:14:35 2008 UTC (4 years, 7 months ago) by teravus
* Found where the general textures are located in the Primitive object * Load textures as the viewer encounters them. (though they appear white when calling for some reason) A second run pulls the files from disk. (maybe irrlicht has a disk cache?)
Revision 20 - Directory Listing
Modified Tue Oct 28 09:15:31 2008 UTC (4 years, 7 months ago) by dahlia
update PrimMesher.dll to r3
Revision 19 - Directory Listing
Modified Tue Oct 28 09:06:56 2008 UTC (4 years, 7 months ago) by teravus
* More SVN cleanup
Revision 18 - Directory Listing
Modified Tue Oct 28 08:57:43 2008 UTC (4 years, 7 months ago) by teravus
* More SVN cleanup
Revision 17 - Directory Listing
Modified Tue Oct 28 08:48:16 2008 UTC (4 years, 7 months ago) by teravus
* Removed a few experimental flags I was testing with.
Revision 16 - Directory Listing
Modified Tue Oct 28 08:47:20 2008 UTC (4 years, 7 months ago) by teravus
* Adds Texture loading to prim. Currently we don't have a per-face texture, so it applies the highest face texture to the whole thing. * See IdealistViewer.ini.Example for how to turn this off.
Revision 15 - Directory Listing
Modified Tue Oct 28 08:07:03 2008 UTC (4 years, 7 months ago) by dahlia
Correct UV mapping for spheres
Revision 14 - Directory Listing
Modified Tue Oct 28 05:47:09 2008 UTC (4 years, 7 months ago) by teravus
* Fixes the borkiness of some terrain.
Revision 13 - Directory Listing
Modified Tue Oct 28 04:01:37 2008 UTC (4 years, 7 months ago) by teravus
* Enables proper object management. Objects now act appropriately when they're updated on the simulator.
Revision 12 - Directory Listing
Modified Mon Oct 27 04:47:43 2008 UTC (4 years, 7 months ago) by dahlia
Update PrimMesher.dll to r2
Revision 11 - Directory Listing
Modified Mon Oct 27 00:07:08 2008 UTC (4 years, 7 months ago) by dahlia
Added profile modifier to correct sphere dimple
Revision 10 - Directory Listing
Modified Sun Oct 26 18:08:35 2008 UTC (4 years, 7 months ago) by dahlia
updated PrimMesher.dll to current opensim code
Revision 9 - Directory Listing
Modified Sun Oct 26 18:04:35 2008 UTC (4 years, 7 months ago) by teravus
* More SVN cleanup.
Revision 8 - Directory Listing
Modified Sun Oct 26 18:02:44 2008 UTC (4 years, 7 months ago) by teravus
* more SVN cleanup
Revision 7 - Directory Listing
Modified Sun Oct 26 18:00:55 2008 UTC (4 years, 7 months ago) by teravus
SVN cleanup
Revision 6 - Directory Listing
Modified Sun Oct 26 18:00:00 2008 UTC (4 years, 7 months ago) by teravus
* Added a readme.
Revision 5 - Directory Listing
Modified Sun Oct 26 17:56:54 2008 UTC (4 years, 7 months ago) by teravus
* License compliance and notification. All software at this point in time is either BSDish or zlib-ish
Revision 4 - Directory Listing
Modified Sun Oct 26 17:41:48 2008 UTC (4 years, 7 months ago) by teravus
Added IdealistViewer.ini.example
Revision 3 - Directory Listing
Modified Sun Oct 26 17:32:07 2008 UTC (4 years, 7 months ago) by teravus
* Commit of libs. Mostly the IrrlichtNETCP version that we're using.
Revision 2 - Directory Listing
Modified Sun Oct 26 17:08:20 2008 UTC (4 years, 7 months ago) by teravus
* Initial commit, moved from /gf/project/idealistviewer/scmsvn/?action=browse&path=svn%3A%2F%2Fteravus.wmcv.com%3A9001%2FIdealistViewer
Revision 1 - Directory Listing
Added Sun Oct 26 16:45:08 2008 UTC (4 years, 7 months ago) by root
Initial Repository Skeleton
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

