paysages3d/lib_paysages
2012-04-09 19:58:08 +00:00
..
shared paysages : ColorGradation now uses the new Curve system + started DialogColorGradation rewrite with curve editor (WIP). 2012-03-08 15:10:25 +00:00
array.c paysages: Fixed memleaks + improved clouds lighting. 2012-02-12 16:57:29 +00:00
array.h paysages: Save and load methods have been uniformized + end of the functions.h. 2012-01-29 17:39:56 +00:00
atmosphere.c paysages : ColorGradation now uses the new Curve system + started DialogColorGradation rewrite with curve editor (WIP). 2012-03-08 15:10:25 +00:00
atmosphere.h paysages: Fixed memleaks + improved clouds lighting. 2012-02-12 16:57:29 +00:00
auto.c paysages: Small changes. 2012-04-09 19:58:08 +00:00
auto.h paysages: Refactored rendering to use a RenderArea. 2012-01-29 21:45:58 +00:00
camera.c paysages: Fixed memleaks + improved clouds lighting. 2012-02-12 16:57:29 +00:00
camera.h paysages: Fixed memleaks + improved clouds lighting. 2012-02-12 16:57:29 +00:00
clouds.c paysages : Factorizing noise random pool (WIP). 2012-02-27 15:25:12 +00:00
clouds.h paysages: Fixed memleaks + improved clouds lighting. 2012-02-12 16:57:29 +00:00
color.c paysages : ColorGradation now uses the new Curve system + started DialogColorGradation rewrite with curve editor (WIP). 2012-03-08 15:10:25 +00:00
color.h paysages : ColorGradation now uses the new Curve system + started DialogColorGradation rewrite with curve editor (WIP). 2012-03-08 15:10:25 +00:00
curve.c paysages: Color gradation editor with curves. 2012-03-31 11:32:03 +00:00
curve.h paysages: Color gradation editor with curves. 2012-03-31 11:32:03 +00:00
euclid.c paysages: Save and load methods have been uniformized + end of the functions.h. 2012-01-29 17:39:56 +00:00
euclid.h paysages: Save and load methods have been uniformized + end of the functions.h. 2012-01-29 17:39:56 +00:00
lighting.c paysages : Added light multi sampling (for skydome only). 2012-02-15 16:39:57 +00:00
lighting.h paysages: Fixed memleaks + improved clouds lighting. 2012-02-12 16:57:29 +00:00
main.c paysages : ColorGradation now uses the new Curve system + started DialogColorGradation rewrite with curve editor (WIP). 2012-03-08 15:10:25 +00:00
main.h paysages: Fixed memleaks + improved clouds lighting. 2012-02-12 16:57:29 +00:00
Makefile paysages: Small changes. 2012-04-09 19:58:08 +00:00
modifiers.c paysages: Save and load methods have been uniformized + end of the functions.h. 2012-01-29 17:39:56 +00:00
modifiers.h paysages: Save and load methods have been uniformized + end of the functions.h. 2012-01-29 17:39:56 +00:00
noise.c paysages : Factorizing noise random pool, avoiding reallocs. 2012-02-27 15:42:23 +00:00
noise.h paysages : Factorizing noise random pool (WIP). 2012-02-27 15:25:12 +00:00
render.c paysages: Textures form (WIP). 2012-04-03 19:33:40 +00:00
render.h paysages: Fixed memleaks + improved clouds lighting. 2012-02-12 16:57:29 +00:00
renderer.c paysages : Fixed camera ratio aspect. 2012-01-31 11:20:52 +00:00
renderer.h paysages : Fixed camera ratio aspect. 2012-01-31 11:20:52 +00:00
scenery.c paysages: Small changes. 2012-04-09 19:58:08 +00:00
scenery.h paysages: Small changes. 2012-04-09 19:58:08 +00:00
sky.c paysages : ColorGradation now uses the new Curve system + started DialogColorGradation rewrite with curve editor (WIP). 2012-03-08 15:10:25 +00:00
sky.h paysages : ColorGradation now uses the new Curve system + started DialogColorGradation rewrite with curve editor (WIP). 2012-03-08 15:10:25 +00:00
system.c paysages : Small fixes. 2012-01-31 09:48:38 +00:00
system.h paysages: Big big refactoring for scenery and renderer (WIP - Clouds still broken). 2012-01-24 13:16:20 +00:00
terrain.c paysages: Fixed terrain ray walking (added backward estimation of true intersection) + fixed textures lighted preview. 2012-04-09 08:33:13 +00:00
terrain.h paysages: Fixed memleaks + improved clouds lighting. 2012-02-12 16:57:29 +00:00
textures.c paysages: Textures form (WIP) + about dialog. 2012-04-05 17:47:43 +00:00
textures.h paysages: Textures form (WIP) + about dialog. 2012-04-05 17:47:43 +00:00
tools.c paysages: Color gradation editor (WIP). 2012-03-29 20:19:50 +00:00
tools.h paysages: Color gradation editor (WIP). 2012-03-29 20:19:50 +00:00
vegetation.c paysages: Small changes. 2012-04-09 19:58:08 +00:00
vegetation.h paysages: Small changes. 2012-04-09 19:58:08 +00:00
water.c paysages : Factorizing noise random pool (WIP). 2012-02-27 15:25:12 +00:00
water.h paysages: Fixed memleaks + improved clouds lighting. 2012-02-12 16:57:29 +00:00
zone.c paysages: Textures form (with ranges). 2012-04-05 20:09:39 +00:00
zone.h paysages: Textures form (with ranges). 2012-04-05 20:09:39 +00:00