ouille
2008-11-28T15:54:07.631007Z (revision 814)

Ode version only printed if determined.

ouille
2008-11-28T13:16:54.856112Z (revision 813)

Update ode version commit, even if ode version is not defined

ouille
2008-11-27T17:31:23.787805Z (revision 812)

Raydium console now report Ode version.

ouille
2008-11-27T17:15:44.012661Z (revision 811)

Added user data field on ode object and on delete callback for objects. Thanks to DaveMDS

ouille
2008-11-24T20:45:30.217346Z (revision 810)

Corrected **raydium_object_load** and **raydium_object_find_load** to return -1 if fail. Avoid crash when using raydium_ode_ground_set_name with an undifined texture

ouille
2008-11-24T16:42:10.377798Z (revision 809)

Added **raydium_ode_PickCallback** this callback is specific for mouse_pick functions.

ouille
2008-11-24T14:33:33.607429Z (revision 808)

New export script. With configuration popup. Can create file name based on mesh name. Export each object pos/rot. Automaticaly convert quad to tri. Automaticaly save texture in tga power of two format. File missing file even if file is packaged in blender file. List first in export menu.

ouille
2008-11-24T09:12:52.459098Z (revision 807)

some trailing space cleanup.

ouille
2008-11-24T09:11:23.593132Z (revision 806)

Correcting win32 freeze bug. Raydium ode callback can be freeze from time to time when stepping near 0x7ffffff (once an hour). Freeze originaly removed on modulo workaround. Unifying clock type to *unsigned long* as time_t and clock_t can be signed long.

ouille
2008-11-02T20:23:32.759944Z (revision 805)

Imported tri will have same name as tri file.

ouille
2008-11-01T18:01:47.731309Z (revision 804)

Blender .tri import read multitexturing information and create uvlayer.

vicente
2008-10-26T14:35:31.232218Z (revision 803)

Added raydium_shader_var_fv_name() and raydium_shader_var_fv() functions. Needed for sending arrays of floats(ie. matrices, for example a convolution matrix) to shaders.

xfennec
2008-10-22T18:56:35.174035Z (revision 802)

FOV far plane was to close, the skybox reflection was cut time to time

vicente
2008-10-22T01:11:05.042821Z (revision 801)

added quaternions multiply function (will be used with animations)

ouille
2008-10-20T21:06:34.448821Z (revision 800)

updated skybox top and bottom texture render

ouille
2008-10-20T19:24:11.377274Z (revision 799)

Tga read fully implemented (raw and compressed), file are no more flipped by default. Sky box render, cursor and logo drawing adapted. **Need repository update**.

xfennec
2008-10-14T12:40:26.151617Z (revision 798)

Skybox was not flipped in the water reflection map

xfennec
2008-10-14T10:46:45.005412Z (revision 797)

commit 614: ManiaDrive story mode scores were broken when tracks were found in the local directory

ouille
2008-10-13T14:18:46.672132Z (revision 796)

rev 793, not indentation problem but structural bug, **corrected**

ouille
2008-10-13T14:11:03.199301Z (revision 795)

added pitch value if clipping occurs.

ouille
2008-10-13T14:10:38.650656Z (revision 794)

Raydium can now read rle compressed targa file. Hardcoded y flip to confirmed. Work with blender's targa file (not raw).

xfennec
2008-10-13T07:35:23.088637Z (revision 793)

Usual indentation/tab/trailing spaces cleanups

ouille
2008-10-12T15:38:41.404352Z (revision 792)

Path enhancement: if some path are relative. Looking for data in application directory but also in home directory. Handling path before skybox in init from file (else there can be bug as skybox cache need path defined).

vicente
2008-10-10T08:58:43.832506Z (revision 791)

Updated mouse doc.

vicente
2008-10-10T08:37:57.423677Z (revision 790)

Added mouse wheel support for raydium_camera_orbit. Updated doc.

vicente
2008-10-09T23:15:00.817207Z (revision 789)

fixing Indentation, trailing spaces and tabs for camera.c

vicente
2008-10-09T22:21:32.624057Z (revision 788)

test file for cameras

vicente
2008-10-09T22:13:19.088118Z (revision 787)

Unification of the camera functions. All cameras now feed the raydium_camera_data array. When freemove is called as fixed it will read the previous position/rotation of the camera and continue on that place. Fixed a few bugs. Now the orbit only has 3 parameters por center position(surely nobody use it till now, so no problem with compatibility) and it's able to change zoom.

vicente
2008-10-09T22:05:33.576580Z (revision 786)

Updated doc for raydium_ode_element_aabb_get

vicente
2008-10-09T22:04:38.258147Z (revision 785)

(partial) fixing issue when compiler tends to convert floats in integer, specially in mac. Maybe all raydium should be rechecked about this.

- View all -