xfennec
2008-12-13T01:24:10.047102Z (revision 821)

Adding raydium_render_fps_limit() to RegAPI

xfennec
2008-12-13T01:22:59.409455Z (revision 820)

JPGS video player is now limited to 120 FPS max, reducing audio glitches

xfennec
2008-12-13T00:24:56.521731Z (revision 819)

Added seeking functions for video API. A/V sync threshold is now set to 100ms, to reduce audio glitches

xfennec
2008-12-12T23:19:05.466006Z (revision 818)

Oops. Fixing last commit.

xfennec
2008-12-12T23:16:02.900654Z (revision 817)

Minor doc update about video encoding for video API

xfennec
2008-12-09T08:15:59.934396Z (revision 816)

Added raydium_ode_record_play_ghost() to support 'ghost replays'

xfennec
2008-12-09T08:15:36.716895Z (revision 815)

You can now restore default skybox with an empty string, and not only with NULL (usefull with PHP scripting)

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).

- View all -