khanat-opennel-code/code/nel/src/3d
2015-11-29 14:19:02 +01:00
..
driver Changed: Add and use more constants in config.h 2015-11-29 14:19:02 +01:00
shaders 3D: User higher quality FXAA version 2014-08-04 06:11:47 +02:00
anim_ctrl.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
anim_detail_trav.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
animatable.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
animated_lightmap.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
animated_material.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
animated_morph.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
animated_value.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
animation.cpp Changed: Created NELID macro to fix warning "multi-character character constant" 2013-09-22 13:10:57 +02:00
animation_optimizer.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
animation_playlist.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
animation_set.cpp Changed: Created NELID macro to fix warning "multi-character character constant" 2013-09-22 13:10:57 +02:00
animation_set_user.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
animation_time.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
async_file_manager_3d.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
async_texture_block.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
async_texture_manager.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
bezier_patch.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
bloom_effect.cpp 3D: Ensure correct fog handling for effects 2014-08-05 02:58:55 +02:00
bone.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
camera.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
camera_col.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
channel_mixer.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
clip_trav.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
cloud.cpp Fixed: Typos (renamed restaure to restore) 2015-11-08 11:53:46 +01:00
cloud_scape.cpp Changed: Replaced string empty comparisons with empty() 2012-10-06 17:17:26 +02:00
cloud_scape_user.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
cluster.cpp Changed: Replaced string empty comparisons with empty() 2012-10-06 17:17:26 +02:00
CMakeLists.txt Fix freetype include order 2015-07-10 06:30:20 +02:00
coarse_mesh_build.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
coarse_mesh_manager.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
computed_string.cpp SSE2: Align CMatrix 2014-06-13 19:33:09 +02:00
cube_grid.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
cube_map_builder.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
debug_vb.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
deform_2d.cpp Backed out changeset: f665fcc42968 (except dru.cpp) 2014-06-19 20:22:12 +02:00
driver.cpp Specify monitor when changing display mode 2014-08-07 01:04:58 +02:00
driver_user.cpp Initialize Nel3D in the Object Viewer plugin too. 2015-02-01 20:29:26 +01:00
driver_user2.cpp 3D: Render target matrix context fix 2014-08-05 02:21:30 +02:00
dru.cpp Fix compilation of NL3D under MinGW 2014-06-17 22:33:56 +02:00
event_mouse_listener.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
fast_ptr_list.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
fasthls_modifier.cpp Changed: Minor optimization and warning 2014-07-19 14:01:44 +02:00
flare_model.cpp Changed: Replaced tests with .size() by .empty() because faster 2014-07-19 14:01:03 +02:00
flare_shape.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
font_generator.cpp Fix object viewer include issue 2015-07-10 07:54:34 +02:00
font_manager.cpp Add embolden, oblique font styles (NL3D) 2015-03-29 17:28:33 +03:00
frustum.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
fxaa.cpp Fix #207, FXAA orientation under D3D 2014-10-01 23:24:56 +02:00
fxaa_program.h 3D: User higher quality FXAA version 2014-08-04 06:11:47 +02:00
geometry_program.cpp Cleanup abstract gpu program interface 2013-09-09 18:33:38 +02:00
gpu_program_params.cpp Some fixes 2013-09-10 01:29:53 +02:00
heat_haze.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
height_map.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
hls_color_texture.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
hls_texture_bank.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
hls_texture_manager.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
hrc_trav.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
ig_surface_light.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
ig_surface_light_build.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
index_buffer.cpp Fixed: Typos (renamed restaure to restore) 2015-11-08 11:53:46 +01:00
init_3d.cpp Erm. Initialize Nel3D on other platforms too... 2015-02-06 02:29:33 +01:00
instance_group_user.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
instance_lighter.cpp Crashfix in case pacs_prim are exported into .ig 2014-08-17 16:48:51 +02:00
key.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
landscape.cpp Changed: Minor changes 2015-01-13 14:11:07 +01:00
landscape_collision_grid.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
landscape_def.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
landscape_face_vector_manager.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
landscape_model.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
landscape_profile.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
landscape_user.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
landscape_vegetable_block.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
landscapeig_manager.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
landscapevb_allocator.cpp Changed: Minor changes 2015-01-13 14:11:07 +01:00
landscapevb_info.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
light.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
light_contribution.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
light_influence_interpolator.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
light_trav.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
light_user.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
lighting_manager.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
load_balancing_trav.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
lod_character_builder.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
lod_character_instance.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
lod_character_manager.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
lod_character_shape.cpp Changed: Replaced tests with .size() by .empty() because faster 2014-07-19 14:01:03 +02:00
lod_character_shape_bank.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
lod_character_texture.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
logic_info.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
material.cpp Implement new gpu program interface in direct3d driver 2013-09-07 22:00:07 +02:00
matrix_3x4.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
mesh.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
mesh_base.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
mesh_base_instance.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
mesh_blender.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
mesh_block_manager.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
mesh_geom.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
mesh_instance.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
mesh_morpher.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
mesh_mrm.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
mesh_mrm_instance.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
mesh_mrm_skin.cpp Fix compile 2014-06-20 23:38:44 +02:00
mesh_mrm_skin_template.cpp SSE2: Replace prefetch 2014-06-14 01:09:05 +02:00
mesh_mrm_skinned.cpp SSE2: Remove dead code 2014-06-13 22:21:07 +02:00
mesh_mrm_skinned_instance.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
mesh_mrm_skinned_template.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
mesh_multi_lod.cpp Fix the bug that caused the shape exporter to crash 2014-02-09 22:12:44 +01:00
mesh_multi_lod_instance.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
mesh_vertex_program.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
meshvp_per_pixel_light.cpp Fix regression from stereo branch in wind tree 2013-09-14 18:58:23 +02:00
meshvp_wind_tree.cpp Changed: Minor changes 2014-12-26 13:38:02 +01:00
mini_col.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
motion_blur.cpp Backed out changeset: f665fcc42968 (except dru.cpp) 2014-06-19 20:22:12 +02:00
mrm_builder.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
mrm_internal.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
mrm_level_detail.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
mrm_mesh.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
mrm_parameters.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
nel-3d.pc Fixed: Replaced "Reqiures" by "Requires" in pkg-config files 2012-09-22 22:42:02 +02:00
nel-3d.pc.in Fixed: Replaced "Reqiures" by "Requires" in pkg-config files 2012-09-22 22:42:02 +02:00
nelu.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
noise_3d.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
packed_world.cpp Changed: Created NELID macro to fix warning "multi-character character constant" 2013-09-22 13:10:57 +02:00
packed_zone.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
particle_system.cpp Temporary crashfix, ref #68 2014-08-01 15:23:13 +02:00
particle_system_manager.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
particle_system_model.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
particle_system_process.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
particle_system_shape.cpp Changed: Typo fixes (thanks to Vagrant!) 2013-02-09 10:05:32 +01:00
particle_system_sound_user.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
patch.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
patch_lightmap.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
patch_noise.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
patch_rdr_pass.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
patch_render.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
patch_vegetable.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
patchdlm_context.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
patchuv_locator.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
pixel_program.cpp Cleanup abstract gpu program interface 2013-09-09 18:33:38 +02:00
play_list_manager.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
play_list_manager_user.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
play_list_user.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
point_light.cpp Fixed: Valgrind warnings 2012-06-28 11:08:36 +02:00
point_light_model.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
point_light_named.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
point_light_named_array.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
portal.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
primitive_profile.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
program.cpp Remove a debug assert 2014-07-29 14:39:07 +02:00
ps_allocator.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
ps_attrib_maker_bin_op.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
ps_attrib_maker_helper.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
ps_attrib_maker_template.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
ps_color.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
ps_dot.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
ps_emitter.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
ps_face.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
ps_face_look_at.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
ps_fan_light.cpp Backed out changeset: f665fcc42968 (except dru.cpp) 2014-06-19 20:22:12 +02:00
ps_float.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
ps_force.cpp Backed out changeset: f665fcc42968 (except dru.cpp) 2014-06-19 20:22:12 +02:00
ps_int.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
ps_light.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
ps_located.cpp Changed: Created NELID macro to fix warning "multi-character character constant" 2013-09-22 13:10:57 +02:00
ps_mesh.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
ps_particle.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
ps_particle2.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
ps_particle_basic.cpp Rename some functions to follow the same naming convention of others 2013-06-19 23:49:39 +02:00
ps_plane_basis_maker.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
ps_quad.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
ps_register_attribs.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
ps_register_emitters.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
ps_register_forces.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
ps_register_particles.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
ps_register_zones.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
ps_ribbon.cpp Backed out changeset: f665fcc42968 (except dru.cpp) 2014-06-19 20:22:12 +02:00
ps_ribbon_base.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
ps_ribbon_look_at.cpp Backed out changeset: f665fcc42968 (except dru.cpp) 2014-06-19 20:22:12 +02:00
ps_shockwave.cpp Backed out changeset: f665fcc42968 (except dru.cpp) 2014-06-19 20:22:12 +02:00
ps_sound.cpp Changed: Debug messages 2012-06-02 23:06:48 +02:00
ps_tail_dot.cpp Backed out changeset: f665fcc42968 (except dru.cpp) 2014-06-19 20:22:12 +02:00
ps_util.cpp Add embolden, oblique font styles (NL3D) 2015-03-29 17:28:33 +03:00
ps_zone.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
ptr_set.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
quad_effect.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
quad_grid.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
quad_grid_clip_cluster.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
quad_grid_clip_manager.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
radix_sort.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
raw_skin.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
raw_skinned.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
ray_mesh.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
register_3d.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
render_target_manager.cpp Render target format (for alpha) 2014-07-31 18:25:50 +02:00
render_trav.cpp Process some scene traversals only once when rendering in stereo 2014-08-06 14:36:09 +02:00
root_model.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
scene.cpp Changed: Minor changes 2014-12-26 13:38:02 +01:00
scene_group.cpp Crash workaround in IG loading, ref #171 2014-07-31 19:50:25 +02:00
scene_user.cpp Process some scene traversals only once when rendering in stereo 2014-08-06 14:36:09 +02:00
scissor.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
seg_remanence.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
seg_remanence_shape.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
shadow_map.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
shadow_map_manager.cpp Changed: Minor changes 2014-12-26 13:38:02 +01:00
shadow_poly_receiver.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
shadow_skin.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
shape.cpp Changed: Created NELID macro to fix warning "multi-character character constant" 2013-09-22 13:10:57 +02:00
shape_bank.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
shape_bank_user.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
shape_info.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
shifted_triangle_cache.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
skeleton_model.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
skeleton_shape.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
skeleton_spawn_script.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
skeleton_weight.cpp Changed: Created NELID macro to fix warning "multi-character character constant" 2013-09-22 13:10:57 +02:00
static_quad_grid.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
std3d.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
std3d.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
stereo_debugger.cpp Clean handling of display mode switching in client 2014-08-07 04:36:51 +02:00
stereo_display.cpp Cleanup 2014-08-04 18:31:31 +02:00
stereo_hmd.cpp Add placeholders for LibOVR 0.4.0 support 2014-08-04 18:30:25 +02:00
stereo_libvr.cpp Add placeholders for LibOVR 0.4.0 support 2014-08-04 18:30:25 +02:00
stereo_ovr.cpp Add placeholders for LibOVR 0.4.0 support 2014-08-04 18:30:25 +02:00
stereo_ovr_04.cpp Project client loading screens into 3D space for HMD 2014-08-07 18:49:05 +02:00
stereo_ovr_04_program.h OVR: Iterate devices 2014-08-04 19:19:15 +02:00
stereo_ovr_fp.cpp Add placeholders for LibOVR 0.4.0 support 2014-08-04 18:30:25 +02:00
stripifier.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
surface_light_grid.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
tangent_space_build.cpp Changed: #825 Remove all warnings when compiling Ryzom 2012-09-25 12:33:02 +02:00
target_anim_ctrl.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
tess_block.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
tess_face_priority_list.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
tess_list.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
tessellation.cpp Changed: Typo fixes (thanks to Vagrant!) 2013-02-09 10:05:32 +01:00
text_context.cpp Add embolden, oblique font styles (NL3D) 2015-03-29 17:28:33 +03:00
text_context_user.cpp Add embolden, oblique font styles (NL3D) 2015-03-29 17:28:33 +03:00
texture.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
texture_blank.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
texture_blend.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
texture_bloom.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
texture_bump.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
texture_cube.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
texture_dlm.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
texture_emboss.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
texture_far.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
texture_file.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
texture_font.cpp Add embolden, oblique font styles (NL3D) 2015-03-29 17:28:33 +03:00
texture_grouped.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
texture_mem.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
texture_multi_file.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
texture_near.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
texture_user.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
tile_bank.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
tile_color.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
tile_element.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
tile_far_bank.cpp Changed: Created NELID macro to fix warning "multi-character character constant" 2013-09-22 13:10:57 +02:00
tile_light_influence.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
tile_lumel.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
tile_noise_map.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
tile_vegetable_desc.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
track.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
track_keyframer.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
track_sampled_common.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
track_sampled_quat.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
track_sampled_quat_small_header.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
track_sampled_vector.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
transform.cpp Changed: Minor changes 2014-12-26 13:38:02 +01:00
transform_shape.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
transformable.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
trav_scene.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
u_bone.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
u_camera.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
u_instance.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
u_instance_material.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
u_material.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
u_particle_system_instance.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
u_point_light.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
u_shape.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
u_skeleton.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
u_transform.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
u_transformable.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
u_visual_collision_mesh.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
u_water.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
vegetable.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
vegetable_blend_layer_model.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
vegetable_clip_block.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
vegetable_def.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
vegetable_instance_group.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
vegetable_light_ex.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
vegetable_manager.cpp Rename 2013-09-14 00:46:10 +02:00
vegetable_quadrant.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
vegetable_shape.cpp Changed: Created NELID macro to fix warning "multi-character character constant" 2013-09-22 13:10:57 +02:00
vegetable_sort_block.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
vegetable_uv8.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
vegetablevb_allocator.cpp Update supportVertexProgram calls 2013-09-14 16:43:36 +02:00
vertex_buffer.cpp Fixed: Typos (renamed restaure to restore) 2015-11-08 11:53:46 +01:00
vertex_buffer_heap.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
vertex_program.cpp Rename 2013-09-14 00:46:10 +02:00
vertex_program_parse.cpp Fixed: Warning with multichars to int conversion 2015-02-14 14:25:50 +01:00
vertex_stream_manager.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
viewport.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
visual_collision_entity.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
visual_collision_entity_user.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
visual_collision_manager.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
visual_collision_manager_user.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
visual_collision_mesh.cpp Fixed: Valgrind warnings 2012-06-28 11:08:36 +02:00
water_env_map.cpp Cleanup unused code 2013-09-14 16:23:11 +02:00
water_env_map_user.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
water_height_map.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
water_model.cpp Rename 2013-09-14 00:46:10 +02:00
water_pool_manager.cpp Changed: Replaced atoi and atof by NLMISC::fromString 2015-01-13 19:47:14 +01:00
water_shape.cpp Cleanup unused code 2013-09-14 16:23:11 +02:00
zone.cpp Changed: Created NELID macro to fix warning "multi-character character constant" 2013-09-22 13:10:57 +02:00
zone_corner_smoother.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
zone_lighter.cpp Fix compilation of NL3D under MinGW 2014-06-17 22:33:56 +02:00
zone_manager.cpp Changed: Replaced string empty comparisons with empty() 2012-10-06 17:17:26 +02:00
zone_search.cpp Visual Studio 2013 compilation support for NL3D 2015-02-20 17:14:12 +01:00
zone_smoother.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
zone_symmetrisation.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
zone_tgt_smoother.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00