From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../code/nel/src/3d.dsp?hideattic=0&sortby=author | 2144 ++++++++++++++++++++ 1 file changed, 2144 insertions(+) create mode 100644 cvs/cvsweb.cgi/code/nel/src/3d.dsp?hideattic=0&sortby=author (limited to 'cvs/cvsweb.cgi/code/nel/src/3d.dsp?hideattic=0&sortby=author') diff --git a/cvs/cvsweb.cgi/code/nel/src/3d.dsp?hideattic=0&sortby=author b/cvs/cvsweb.cgi/code/nel/src/3d.dsp?hideattic=0&sortby=author new file mode 100644 index 00000000..6deb0171 --- /dev/null +++ b/cvs/cvsweb.cgi/code/nel/src/3d.dsp?hideattic=0&sortby=author @@ -0,0 +1,2144 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + +
Nevrax / code / nel / src / 3d.dsp
+ + + + + +
3d.dsp
+

+

Default branch: MAIN
+


+ Revision 1.194 / (download) - annotate - [select for diffs] +, Mon Jul 22 10:10:53 2002 UTC (7 days, 8 hours ago) by lecroart +
Branch: MAIN + +
CVS Tags: HEAD +
Changes since 1.193: +21 -80 + lines
Diff to previous 1.193 +

+CHANGED: clean DSP and work for incredibuild and debugging
+
+

+ Revision 1.193 / (download) - annotate - [select for diffs] +, Thu Jul 11 08:19:37 2002 UTC (2 weeks, 4 days ago) by berenguier +
Branch: MAIN + +
Changes since 1.192: +16 -8 + lines
Diff to previous 1.192 +

+FIXED: optimize skinning by grouping skin result in a single VBHard
+
+

+ Revision 1.192 / (download) - annotate - [select for diffs] +, Mon Jul 8 10:00:17 2002 UTC (3 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.191: +8 -0 + lines
Diff to previous 1.191 +

+FIXED: optimize skins, by removing them from MOT handling. They are handled directly by CSkeletonModel
+
+

+ Revision 1.191 / (download) - annotate - [select for diffs] +, Wed Jul 3 09:12:27 2002 UTC (3 weeks, 5 days ago) by vizerie +
Branch: MAIN + +
Changes since 1.190: +17 -0 + lines
Diff to previous 1.190 +

+#ADDED: seg_remanence.cpp / .h
+
+

+ Revision 1.190 / (download) - annotate - [select for diffs] +, Fri Jun 28 14:21:43 2002 UTC (4 weeks, 3 days ago) by berenguier +
Branch: MAIN + +
Changes since 1.189: +32 -0 + lines
Diff to previous 1.189 +

+FIXED: optimize loadBalancing by not loadBalance unsuefull models like mesh
+FIXED: optimize ordering table filling
+FIXED: separate base traversals observers in others .h for faster compilation
+
+

+ Revision 1.189 / (download) - annotate - [select for diffs] +, Thu Jun 20 09:45:35 2002 UTC (5 weeks, 4 days ago) by berenguier +
Branch: MAIN + +
Changes since 1.188: +8 -0 + lines
Diff to previous 1.188 +

+REMOVED: IDriver no longer support Skinning feature, in software or hardware.
+will be done by user VertexProgram interface later.
+FIXED: CMesh no longer use deprecated Driver skinning. Use its own.
+
+

+ Revision 1.188 / (download) - annotate - [select for diffs] +, Wed Jun 19 08:43:17 2002 UTC (5 weeks, 5 days ago) by berenguier +
Branch: MAIN + +
Changes since 1.187: +8 -0 + lines
Diff to previous 1.187 +

+ADDED: rendering per block of same mesh.
+
+

+ Revision 1.187 / (download) - annotate - [select for diffs] +, Thu Jun 13 08:45:32 2002 UTC (6 weeks, 4 days ago) by berenguier +
Branch: MAIN + +
Changes since 1.186: +8 -0 + lines
Diff to previous 1.186 +

+ADDED: improve Lod Blending, with EXT_blend_color
+#FIXED: factorize implementation with CMeshBlender
+
+

+ Revision 1.186 / (download) - annotate - [select for diffs] +, Thu Jun 6 08:47:27 2002 UTC (7 weeks, 4 days ago) by berenguier +
Branch: MAIN + +
Changes since 1.185: +16 -0 + lines
Diff to previous 1.185 +

+ADDED: CTrackSampledVector
+FIXED: factorize CTrackSampledQuat and CTrackSampledVector with CTrackSampledCommon
+ADDED: animation optimizer optimize track vector too
+
+

+ Revision 1.185 / (download) - annotate - [select for diffs] +, Thu May 30 14:25:38 2002 UTC (8 weeks, 4 days ago) by berenguier +
Branch: MAIN + +
Changes since 1.184: +16 -0 + lines
Diff to previous 1.184 +

+ADDED: compressed Quaternion Track, and his optimizer
+
+

+ Revision 1.184 / (download) - annotate - [select for diffs] +, Tue May 14 10:14:03 2002 UTC (2 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
CVS Tags: georges_v2 +
Changes since 1.183: +0 -8 + lines
Diff to previous 1.183 +

+FIXED: move CFastMem from 3D to misc
+
+

+ Revision 1.183 / (download) - annotate - [select for diffs] +, Tue May 7 08:17:47 2002 UTC (2 months, 3 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.182: +40 -4 + lines
Diff to previous 1.182 +

+ADDED: CLodCharacter
+
+

+ Revision 1.182 / (download) - annotate - [select for diffs] +, Tue Apr 23 14:39:13 2002 UTC (3 months ago) by berenguier +
Branch: MAIN + +
Changes since 1.181: +8 -0 + lines
Diff to previous 1.181 +

+ADDED: Dynamic lighting for vegetable
+
+

+ Revision 1.181 / (download) - annotate - [select for diffs] +, Fri Apr 12 16:35:06 2002 UTC (3 months, 2 weeks ago) by vizerie +
Branch: MAIN + +
Changes since 1.180: +4 -0 + lines
Diff to previous 1.180 +

+#ADDED: trav_scene.cpp
+
+

+ Revision 1.180 / (download) - annotate - [select for diffs] +, Fri Apr 12 16:00:14 2002 UTC (3 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.179: +16 -0 + lines
Diff to previous 1.179 +

+ADDED: Landscape Dynamic Lighting
+
+

+ Revision 1.179 / (download) - annotate - [select for diffs] +, Thu Mar 28 13:19:14 2002 UTC (4 months ago) by berenguier +
Branch: MAIN + +
Changes since 1.178: +17 -0 + lines
Diff to previous 1.178 +

+FIXED: optimize software skinning with SSE and prefetch instructions
+
+

+ Revision 1.178 / (download) - annotate - [select for diffs] +, Fri Mar 15 12:12:22 2002 UTC (4 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.177: +8 -0 + lines
Diff to previous 1.177 +

+ADDED: vegetable lighting with static pointLights
+
+

+ Revision 1.177 / (download) - annotate - [select for diffs] +, Thu Mar 14 18:36:17 2002 UTC (4 months, 2 weeks ago) by vizerie +
Branch: MAIN + +
Changes since 1.176: +16 -0 + lines
Diff to previous 1.176 +

+#CHANGE: added some files
+
+

+ Revision 1.176 / (download) - annotate - [select for diffs] +, Thu Mar 14 11:21:19 2002 UTC (4 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.175: +4 -13 + lines
Diff to previous 1.175 +

+#FIXED: split patch.cpp in 2
+
+

+ Revision 1.175 / (download) - annotate - [select for diffs] +, Wed Mar 13 09:44:01 2002 UTC (4 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.174: +0 -3 + lines
Diff to previous 1.174 +

+#FIXED: remove automatic pch for mot.cpp
+
+

+ Revision 1.174 / (download) - annotate - [select for diffs] +, Thu Feb 28 12:59:49 2002 UTC (4 months, 4 weeks ago) by besson +
Branch: MAIN + +
Changes since 1.173: +14 -5 + lines
Diff to previous 1.173 +

+ADDED: std3d.h for compiler acceleration
+
+

+ Revision 1.173 / (download) - annotate - [select for diffs] +, Tue Feb 26 14:18:32 2002 UTC (5 months ago) by berenguier +
Branch: MAIN + +
Changes since 1.172: +16 -0 + lines
Diff to previous 1.172 +

+ADDED: IMeshVertexProgram interface
+ADDED: VertexProgram Lighting fragments mgt for IMeshVertexProgram
+ADDED: CMeshVPWindTree, for wind animation on tree-like meshes
+
+

+ Revision 1.172 / (download) - annotate - [select for diffs] +, Thu Feb 21 13:45:14 2002 UTC (5 months ago) by corvazier +
Branch: MAIN + +
Changes since 1.171: +1 -1 + lines
Diff to previous 1.171 +

+FIXED: debug and release config was wrong
+
+

+ Revision 1.171 / (download) - annotate - [select for diffs] +, Fri Feb 15 17:15:14 2002 UTC (5 months, 1 week ago) by vizerie +
Branch: MAIN + +
Changes since 1.170: +209 -43 + lines
Diff to previous 1.170 +

+#ADDED: some files for the particle system
+
+

+ Revision 1.170 / (download) - annotate - [select for diffs] +, Wed Feb 6 16:55:31 2002 UTC (5 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.169: +140 -0 + lines
Diff to previous 1.169 +

+ADDED: Dynamic/Static lighting system
+
+

+ Revision 1.169 / (download) - annotate - [select for diffs] +, Mon Feb 4 10:43:12 2002 UTC (5 months, 3 weeks ago) by vizerie +
Branch: MAIN + +
Changes since 1.168: +16 -0 + lines
Diff to previous 1.168 +

+#ADDED: class CTextureMultiFile, and a function to build cube maps
+
+

+ Revision 1.168 / (download) - annotate - [select for diffs] +, Mon Jan 28 16:29:35 2002 UTC (5 months, 4 weeks ago) by vizerie +
Branch: MAIN + +
Changes since 1.167: +8 -0 + lines
Diff to previous 1.167 +

+#ADDED: particle_system_manager.h / .cpp
+
+

+ Revision 1.167 / (download) - annotate - [select for diffs] +, Tue Jan 15 13:35:49 2002 UTC (6 months, 1 week ago) by lecroart +
Branch: MAIN + +
Changes since 1.166: +1 -1 + lines
Diff to previous 1.166 +

+REMOVED: macro to disable the external code
+
+

+ Revision 1.166 / (download) - annotate - [select for diffs] +, Fri Dec 28 10:17:20 2001 UTC (7 months ago) by lecroart +
Branch: MAIN + +
Changes since 1.165: +1 -1 + lines
Diff to previous 1.165 +

+ADDED: support of precompilated header on visual
+
+

+ Revision 1.165 / (download) - annotate - [select for diffs] +, Thu Dec 20 16:57:39 2001 UTC (7 months, 1 week ago) by vizerie +
Branch: MAIN + +
Changes since 1.164: +4 -0 + lines
Diff to previous 1.164 +

+#ADDED: layered_ordering_table.h
+
+

+ Revision 1.164 / (download) - annotate - [select for diffs] +, Thu Dec 13 09:06:30 2001 UTC (7 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.163: +1 -2 + lines
Diff to previous 1.163 +

+FIXED: /Zm200
+
+

+ Revision 1.163 / (download) - annotate - [select for diffs] +, Tue Dec 11 16:41:35 2001 UTC (7 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.162: +8 -0 + lines
Diff to previous 1.162 +

+ADDED: big changes for the "skeletons or hierarchies can be sons of skeletons" feature
+
+

+ Revision 1.162 / (download) - annotate - [select for diffs] +, Tue Dec 11 09:53:12 2001 UTC (7 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.161: +1 -2 + lines
Diff to previous 1.161 +

+FIXED: /Zm200
+
+

+ Revision 1.161 / (download) - annotate - [select for diffs] +, Thu Dec 6 16:54:17 2001 UTC (7 months, 3 weeks ago) by vizerie +
Branch: MAIN + +
Changes since 1.160: +16 -0 + lines
Diff to previous 1.160 +

+#ADDED: ps_particle_basic.*, ps_mesh.*
+
+

+ Revision 1.160 / (download) - annotate - [select for diffs] +, Mon Dec 3 16:34:39 2001 UTC (7 months, 3 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.159: +8 -0 + lines
Diff to previous 1.159 +

+ADDED: VegetableBlendLayerModel which allows relatively correct Z interaction between transparent objects and vegetation
+
+

+ Revision 1.159 / (download) - annotate - [select for diffs] +, Fri Nov 30 13:17:53 2001 UTC (7 months, 4 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.158: +36 -8 + lines
Diff to previous 1.158 +

+ADDED: CRadixSort class (still not used, but tested)
+ADDED: new CVegetable renderPass: ZSort / AlphaBlend
+
+

+ Revision 1.158 / (download) - annotate - [select for diffs] +, Wed Nov 21 17:49:14 2001 UTC (8 months ago) by vizerie +
Branch: MAIN + +
Changes since 1.157: +25 -0 + lines
Diff to previous 1.157 +

+#ADDED: user interface for water
+
+

+ Revision 1.157 / (download) - annotate - [select for diffs] +, Wed Nov 7 16:41:53 2001 UTC (8 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.156: +16 -8 + lines
Diff to previous 1.156 +

+FIXED: move tile_noise_map from Landscape project folder to Tile project folder
+ADDED: CTileVegetableDesc
+FIXED: avoid differents vegetables to spawn at same place
+
+

+ Revision 1.156 / (download) - annotate - [select for diffs] +, Wed Nov 7 11:13:07 2001 UTC (8 months, 2 weeks ago) by vizerie +
Branch: MAIN + +
Changes since 1.155: +9 -1 + lines
Diff to previous 1.155 +

+#ADDED: CTextureBlend class
+
+

+ Revision 1.155 / (download) - annotate - [select for diffs] +, Mon Nov 5 16:27:29 2001 UTC (8 months, 3 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.154: +8 -1 + lines
Diff to previous 1.154 +

+ADDED: Landscape Vegetable distance Type
+
+

+ Revision 1.154 / (download) - annotate - [select for diffs] +, Wed Oct 31 10:19:53 2001 UTC (8 months, 4 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.153: +62 -6 + lines
Diff to previous 1.153 +

+ADDED: vegetable management (Work in Progress)
+
+

+ Revision 1.153 / (download) - annotate - [select for diffs] +, Fri Oct 26 08:13:09 2001 UTC (9 months ago) by vizerie +
Branch: MAIN + +
Changes since 1.152: +45 -0 + lines
Diff to previous 1.152 +

+#BUGFIX: resolved a conflict
+
+

+ Revision 1.152 / (download) - annotate - [select for diffs] +, Mon Oct 15 14:21:39 2001 UTC (9 months, 1 week ago) by berenguier +
Branch: MAIN + +
Changes since 1.151: +28 -0 + lines
Diff to previous 1.151 +

+ADDED: optimisation: reorder triangles for better vertex-cache use.
+
+

+ Revision 1.151 / (download) - annotate - [select for diffs] +, Wed Oct 10 15:48:38 2001 UTC (9 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.150: +8 -0 + lines
Diff to previous 1.150 +

+ADDED: tess face priority list
+FIXED: remove refine period
+BUGFIX: MaxNearLimit must not be * by RefineThreshold
+
+

+ Revision 1.150 / (download) - annotate - [select for diffs] +, Wed Oct 10 15:38:09 2001 UTC (9 months, 2 weeks ago) by besson +
Branch: MAIN + +
Changes since 1.149: +18 -2 + lines
Diff to previous 1.149 +

+ADDED: Blend Shape Factor manipulation
+
+

+ Revision 1.149 / (download) - annotate - [select for diffs] +, Thu Oct 4 11:57:36 2001 UTC (9 months, 3 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.148: +8 -0 + lines
Diff to previous 1.148 +

+FIXED: clean code by moving some classes from tesselation.h in landscapevb_info.h
+FIXED: clean code, by moving CTessFace statis to CLandscapeGlobals statics, in landscape_def
+BUGFIX: add fog support in VertexProgram mode.
+FIXED: geomorph no more takes place in refine(), but is done in preRender() pass
+FIXED: refineAll() in CPatch and CTessFace, for CLandscape::refineAll call
+
+

+ Revision 1.148 / (download) - annotate - [select for diffs] +, Tue Oct 2 16:35:10 2001 UTC (9 months, 3 weeks ago) by vizerie +
Branch: MAIN + +
Changes since 1.147: +4 -0 + lines
Diff to previous 1.147 +

+#ADDED: ps_misc.h
+
+

+ Revision 1.147 / (download) - annotate - [select for diffs] +, Wed Sep 26 17:56:12 2001 UTC (10 months ago) by vizerie +
Branch: MAIN + +
Changes since 1.146: +12 -0 + lines
Diff to previous 1.146 +

+#ADDED: ps_particle2.cpp
+
+

+ Revision 1.146 / (download) - annotate - [select for diffs] +, Fri Sep 14 09:44:25 2001 UTC (10 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
CVS Tags: nel_0_4, +demo_0_1 +
Changes since 1.145: +15 -10 + lines
Diff to previous 1.145 +

+ADDED: For better //isation, build a list of Patch / TileMaterial in each renderPass, so
+a renderTrinalges() is made, while the build of triangles of next render pass is made.
+ADDED: CLandscapeFaceVector management, to faster fill of triangles during render.
+ADDED: little Speed-up for TessBlock clipping.
+ADDED: CLandscape::setRefinePeriod(), to refine 1/4 time.
+
+

+ Revision 1.145 / (download) - annotate - [select for diffs] +, Mon Sep 10 10:06:56 2001 UTC (10 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.144: +19 -0 + lines
Diff to previous 1.144 +

+FIXED: optim: vertices are no more created/filled each frame. They are created/filled on demand (clip/Far clip ...)
+
+

+ Revision 1.144 / (download) - annotate - [select for diffs] +, Thu Sep 6 07:25:37 2001 UTC (10 months, 3 weeks ago) by corvazier +
Branch: MAIN + +
Changes since 1.143: +8 -0 + lines
Diff to previous 1.143 +

+ADDED: vertex buffer extension for vertex program
+ADDED: driver interface and opengl implementation for vertex program
+
+

+ Revision 1.143 / (download) - annotate - [select for diffs] +, Thu Aug 30 10:07:11 2001 UTC (10 months, 4 weeks ago) by corvazier +
Branch: MAIN + +
Changes since 1.142: +8 -0 + lines
Diff to previous 1.142 +

+ADDED: enable fpu exceptions
+ADDED: method to acces used texture in driver
+ADDED: lod informations about asked number of polygon
+ADDED: flush texture at loading
+
+

+ Revision 1.142 / (download) - annotate - [select for diffs] +, Wed Aug 29 14:45:28 2001 UTC (10 months, 4 weeks ago) by vizerie +
Branch: MAIN + +
Changes since 1.141: +16 -12 + lines
Diff to previous 1.141 +

+#ADDED: user interface for p.s. sound init
+
+

+ Revision 1.141 / (download) - annotate - [select for diffs] +, Wed Aug 29 12:46:31 2001 UTC (10 months, 4 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.140: +1 -1 + lines
Diff to previous 1.140 +

+ADDED: NL_DEBUG_FAST in the dsp
+
+

+ Revision 1.140 / (download) - annotate - [select for diffs] +, Wed Aug 29 12:36:56 2001 UTC (10 months, 4 weeks ago) by corvazier +
Branch: MAIN + +
Changes since 1.139: +16 -0 + lines
Diff to previous 1.139 +

+ADDED: landscape noise in tools
+
+

+ Revision 1.139 / (download) - annotate - [select for diffs] +, Tue Aug 28 14:21:48 2001 UTC (11 months ago) by berenguier +
Branch: MAIN + +
Changes since 1.138: +8 -0 + lines
Diff to previous 1.138 +

+ADDED: CLandscapeIGManager
+
+

+ Revision 1.138 / (download) - annotate - [select for diffs] +, Tue Aug 28 11:44:22 2001 UTC (11 months ago) by berenguier +
Branch: MAIN + +
Changes since 1.137: +32 -12 + lines
Diff to previous 1.137 +

+ADDED: add a CQuadGridClipManager for faster clipping of static objects not within a CCluster (such as instances in landscape)
+
+

+ Revision 1.137 / (download) - annotate - [select for diffs] +, Fri Aug 24 16:37:15 2001 UTC (11 months ago) by berenguier +
Branch: MAIN + +
Changes since 1.136: +8 -0 + lines
Diff to previous 1.136 +

+ADDED: IShape::getDistMax() for faster clipping => generalisation of CMeshMultiLoadInstance
+ADDED: freezeHRC() mgt
+ADDED: CSkipModel for freezeHRC()
+
+

+ Revision 1.136 / (download) - annotate - [select for diffs] +, Thu Aug 23 14:46:38 2001 UTC (11 months ago) by lecroart +
Branch: MAIN + +
Changes since 1.135: +1 -1 + lines
Diff to previous 1.135 +

+BUGFIX: name of the lib in debug fast mode
+
+

+ Revision 1.135 / (download) - annotate - [select for diffs] +, Thu Aug 23 14:33:13 2001 UTC (11 months ago) by lecroart +
Branch: MAIN + +
Changes since 1.134: +53 -36 + lines
Diff to previous 1.134 +

+ADDED: debug fast mode and incremental link and compile in debug mode
+
+

+ Revision 1.134 / (download) - annotate - [select for diffs] +, Tue Aug 21 16:18:55 2001 UTC (11 months, 1 week ago) by corvazier +
Branch: MAIN + +
Changes since 1.133: +8 -0 + lines
Diff to previous 1.133 +

+ADDED: new landscape: texture far and lighter modified.
+ADDED: make dependencies for landscape zones.
+
+

+ Revision 1.133 / (download) - annotate - [select for diffs] +, Mon Aug 20 14:56:11 2001 UTC (11 months, 1 week ago) by berenguier +
Branch: MAIN + +
Changes since 1.132: +9 -1 + lines
Diff to previous 1.132 +

+ADDED: new landscape with noise
+
+

+ Revision 1.132 / (download) - annotate - [select for diffs] +, Thu Aug 16 15:50:00 2001 UTC (11 months, 1 week ago) by besson +
Branch: MAIN + +
Changes since 1.131: +5 -5 + lines
Diff to previous 1.131 +

+ADDED: Clusterize flag, name to cluster
+
+

+ Revision 1.131 / (download) - annotate - [select for diffs] +, Tue Aug 7 15:04:22 2001 UTC (11 months, 3 weeks ago) by vizerie +
Branch: MAIN + +
Changes since 1.130: +72 -4 + lines
Diff to previous 1.130 +

+#ADDED: texture_blank.h/cpp
+
+

+ Revision 1.130 / (download) - annotate - [select for diffs] +, Mon Jul 30 14:40:14 2001 UTC (11 months, 4 weeks ago) by besson +
Branch: MAIN + +
Changes since 1.129: +20 -4 + lines
Diff to previous 1.129 +

+ADDED: Cluster/Portal System
+
+

+ Revision 1.129 / (download) - annotate - [select for diffs] +, Wed Jul 25 10:16:56 2001 UTC (12 months ago) by vizerie +
Branch: MAIN + +
Changes since 1.128: +12 -0 + lines
Diff to previous 1.128 +

+ADDED: user interface for particle systems
+
+

+ Revision 1.128 / (download) - annotate - [select for diffs] +, Tue Jul 24 08:36:16 2001 UTC (12 months ago) by vizerie +
Branch: MAIN + +
Changes since 1.127: +26 -2 + lines
Diff to previous 1.127 +

+#ADDED: flare_model.h / .cpp
+
+

+ Revision 1.127 / (download) - annotate - [select for diffs] +, Mon Jul 23 14:40:20 2001 UTC (12 months ago) by berenguier +
Branch: MAIN + +
Changes since 1.126: +20 -0 + lines
Diff to previous 1.126 +

+ADDED: Noise Geometry Management.
+
+

+ Revision 1.126 / (download) - annotate - [select for diffs] +, Thu Jul 19 17:31:29 2001 UTC (12 months, 1 week ago) by lecroart +
Branch: MAIN + +
Changes since 1.125: +12 -0 + lines
Diff to previous 1.125 +

+ADDED: light user interface
+
+

+ Revision 1.125 / (download) - annotate - [select for diffs] +, Thu Jul 12 15:37:49 2001 UTC (12 months, 2 weeks ago) by vizerie +
Branch: MAIN + +
Changes since 1.124: +24 -0 + lines
Diff to previous 1.124 +

+#ADDED: particle_system_process, ps_attrib_maker_bin_op
+
+

+ Revision 1.124 / (download) - annotate - [select for diffs] +, Wed Jul 11 07:43:55 2001 UTC (12 months, 2 weeks ago) by corvazier +
Branch: MAIN + +
Changes since 1.123: +8 -0 + lines
Diff to previous 1.123 +

+ADDED: utility to build coarse meshes.
+
+

+ Revision 1.123 / (download) - annotate - [select for diffs] +, Mon Jul 9 17:17:05 2001 UTC (12 months, 2 weeks ago) by corvazier +
Branch: MAIN + +
Changes since 1.122: +8 -8 + lines
Diff to previous 1.122 +

+ADDED: Coarses meshes and lod meshes exported fro max.
+ADDED: Coarses meshes and lod meshes in the object viewer.
+
+

+ Revision 1.122 / (download) - annotate - [select for diffs] +, Mon Jul 9 15:39:43 2001 UTC (12 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.121: +8 -0 + lines
Diff to previous 1.121 +

+FIXED: Scissoring use now a CScissor class
+FIXED: Scissoring is correctly clipped. ie negative X/Y values works.
+FIXED: Scissoring match "perfectly" drawBitmap()
+
+

+ Revision 1.121 / (download) - annotate - [select for diffs] +, Fri Jul 6 17:05:27 2001 UTC (12 months, 3 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.120: +8 -0 + lines
Diff to previous 1.120 +

+ADDED:  Driver Profiling
+
+

+ Revision 1.120 / (download) - annotate - [select for diffs] +, Fri Jul 6 12:26:48 2001 UTC (12 months, 3 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.119: +4 -0 + lines
Diff to previous 1.119 +

+ADDED: split patch.cpp into pacth.cpp and patch_render.cpp
+FIXED: split CLandscape::FarVB into Far0VB and Far1VB. Far0VB no more have color
+FIXED:  add a new render pass: fillTileVertexBuffer()
+ADDED: IVertexBufferHard mgt
+
+

+ Revision 1.119 / (download) - annotate - [select for diffs] +, Thu Jul 5 16:06:07 2001 UTC (12 months, 3 weeks ago) by vizerie +
Branch: MAIN + +
Changes since 1.118: +0 -11 + lines
Diff to previous 1.118 +

+#MINOR: settings change
+
+

+ Revision 1.118 / (download) - annotate - [select for diffs] +, Wed Jul 4 16:38:39 2001 UTC (12 months, 3 weeks ago) by corvazier +
Branch: MAIN + +
Changes since 1.117: +0 -12 + lines
Diff to previous 1.117 +

+ADDED: Lod properties dialog added in the plugin.
+
+

+ Revision 1.117 / (download) - annotate - [select for diffs] +, Wed Jul 4 12:40:09 2001 UTC (12 months, 3 weeks ago) by vizerie +
Branch: MAIN + +
Changes since 1.116: +16 -0 + lines
Diff to previous 1.116 +

+#ADDED: ps_direction.h
+
+

+ Revision 1.116 / (download) - annotate - [select for diffs] +, Tue Jul 3 09:46:22 2001 UTC (12 months, 3 weeks ago) by corvazier +
Branch: MAIN + +
Changes since 1.115: +8 -0 + lines
Diff to previous 1.115 +

+ADDED: User interface to access animation tracks.
+
+

+ Revision 1.115 / (download) - annotate - [select for diffs] +, Tue Jul 3 09:14:08 2001 UTC (12 months, 3 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.114: +4 -12 + lines
Diff to previous 1.114 +

+FIXED: remove redondant fiels
+
+

+ Revision 1.114 / (download) - annotate - [select for diffs] +, Tue Jul 3 09:12:34 2001 UTC (12 months, 3 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.113: +16 -0 + lines
Diff to previous 1.113 +

+ADDED: interface for VertexBuffer Hard
+ADDED: file: split driver_opengl.cpp into driver_opengl.cpp / driver_opengl_vertex.cpp
+
+

+ Revision 1.113 / (download) - annotate - [select for diffs] +, Tue Jul 3 08:58:36 2001 UTC (12 months, 3 weeks ago) by besson +
Branch: MAIN + +
Changes since 1.112: +8 -4 + lines
Diff to previous 1.112 +

+ADDED: Ordering table header
+
+

+ Revision 1.112 / (download) - annotate - [select for diffs] +, Tue Jul 3 08:33:39 2001 UTC (12 months, 3 weeks ago) by corvazier +
Branch: MAIN + +
Changes since 1.111: +22 -19 + lines
Diff to previous 1.111 +

+ADDED: Coarse mesh manager
+FIXED: CMesh::build methods have been modified.
+
+

+ Revision 1.111 / (download) - annotate - [select for diffs] +, Fri Jun 29 09:48:57 2001 UTC (12 months, 4 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.110: +8 -0 + lines
Diff to previous 1.110 +

+ADDED: LoadBalancing traversal and methods to use it.
+
+

+ Revision 1.110 / (download) - annotate - [select for diffs] +, Wed Jun 27 17:41:12 2001 UTC (13 months ago) by besson +
Branch: MAIN + +
Changes since 1.109: +8 -0 + lines
Diff to previous 1.109 +

+ADDED: Specular throught environnement cube mapping
+
+

+ Revision 1.109 / (download) - annotate - [select for diffs] +, Wed Jun 27 15:23:53 2001 UTC (13 months ago) by corvazier +
Branch: MAIN + +
Changes since 1.108: +21 -4 + lines
Diff to previous 1.108 +

+ADDED: getNumTriangles methods in IShape, CTransformShape and IBaseMesh.
+
+

+ Revision 1.108 / (download) - annotate - [select for diffs] +, Tue Jun 26 10:12:02 2001 UTC (13 months ago) by berenguier +
Branch: MAIN + +
Changes since 1.107: +8 -0 + lines
Diff to previous 1.107 +

+ADDED: separate CMesh / CMeshMRM geometry into CMeshGeom / CMeshMRMGeom, for future lod gestion.
+
+FIXED: CMesh serialisation version cut. All version < 6 won't work (because of ITexture serialisation cut).
+
+

+ Revision 1.107 / (download) - annotate - [select for diffs] +, Fri Jun 22 12:45:41 2001 UTC (13 months ago) by besson +
Branch: MAIN + +
Changes since 1.106: +12 -4 + lines
Diff to previous 1.106 +

+ADDED: Automatic lightmap animation
+
+

+ Revision 1.106 / (download) - annotate - [select for diffs] +, Tue Jun 19 10:22:33 2001 UTC (13 months, 1 week ago) by berenguier +
Branch: MAIN + +
Changes since 1.105: +16 -0 + lines
Diff to previous 1.105 +

+ADDED: new heritance scheme with CMeshBaseInstance.
+ADDED: CMeshMRMInstance, an instance of MRM  mesh
+
+

+ Revision 1.105 / (download) - annotate - [select for diffs] +, Fri Jun 15 16:51:09 2001 UTC (13 months, 1 week ago) by corvazier +
Branch: MAIN + +
Changes since 1.104: +152 -152 + lines
Diff to previous 1.104 +

+FIXED: 3d headers have moved
+The user interface headers are now in nel/include/nel/3d
+The other headers are now in the nel/src/3d.
+
+

+ Revision 1.104 / (download) - annotate - [select for diffs] +, Fri Jun 15 14:34:56 2001 UTC (13 months, 1 week ago) by berenguier +
Branch: MAIN + +
Changes since 1.103: +24 -0 + lines
Diff to previous 1.103 +

+ADDED: CMeshMRM, a mesh MRM. Work in progress.
+FIXED: clean mrm_builder.h with mrm_internal.h
+
+

+ Revision 1.103 / (download) - annotate - [select for diffs] +, Fri Jun 15 09:25:43 2001 UTC (13 months, 1 week ago) by berenguier +
Branch: MAIN + +
Changes since 1.102: +12 -4 + lines
Diff to previous 1.102 +

+ADDED: CMeshBase, an abstract base class for CMesh (and future CMeshMRM).
+
+

+ Revision 1.102 / (download) - annotate - [select for diffs] +, Wed Jun 13 08:54:09 2001 UTC (13 months, 2 weeks ago) by besson +
Branch: MAIN + +
Changes since 1.101: +8 -4 + lines
Diff to previous 1.101 +

+FIXED: Bug in instance group user interface (badly interract with scene)
+
+

+ Revision 1.101 / (download) - annotate - [select for diffs] +, Tue Jun 12 11:49:39 2001 UTC (13 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.100: +24 -0 + lines
Diff to previous 1.100 +

+ADDED: User interface fo CVisualCollisionManager / CVisualCollisionEntity
+
+

+ Revision 1.100 / (download) - annotate - [select for diffs] +, Tue Jun 12 09:51:56 2001 UTC (13 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.99: +3 -3 + lines
Diff to previous 1.99 +

+FIXED: because of VC6 problem with idb, must output all intermediate files in smae directories than .obj
+
+

+ Revision 1.99 / (download) - annotate - [select for diffs] +, Fri Jun 8 16:12:52 2001 UTC (13 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.98: +28 -0 + lines
Diff to previous 1.98 +

+ADDED: files for CVisualCollisionManager, a manager to snap entities on landscape
+
+

+ Revision 1.98 / (download) - annotate - [select for diffs] +, Wed Jun 6 13:12:28 2001 UTC (13 months, 3 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.97: +10 -10 + lines
Diff to previous 1.97 +

+FIX: all NeL dsp are now homogeneous
+
+

+ Revision 1.97 / (download) - annotate - [select for diffs] +, Wed May 23 15:18:00 2001 UTC (14 months ago) by vizerie +
Branch: MAIN + +
Changes since 1.96: +12 -0 + lines
Diff to previous 1.96 +

+ADDED : face particles, shockwave particles, mesh particles
+
+

+ Revision 1.96 / (download) - annotate - [select for diffs] +, Tue May 22 08:42:01 2001 UTC (14 months, 1 week ago) by corvazier +
Branch: MAIN + +
Changes since 1.95: +1 -1 + lines
Diff to previous 1.95 +

+#CONFIG
+
+

+ Revision 1.95 / (download) - annotate - [select for diffs] +, Tue May 22 08:36:45 2001 UTC (14 months, 1 week ago) by corvazier +
Branch: MAIN + +
Changes since 1.94: +5 -1 + lines
Diff to previous 1.94 +

+#ADDED: new files
+
+

+ Revision 1.94 / (download) - annotate - [select for diffs] +, Mon May 14 10:10:36 2001 UTC (14 months, 2 weeks ago) by vizerie +
Branch: MAIN + +
Changes since 1.93: +16 -0 + lines
Diff to previous 1.93 +

+ADDED: shape for particles systems
+
+

+ Revision 1.93 / (download) - annotate - [select for diffs] +, Tue May 8 13:38:13 2001 UTC (14 months, 3 weeks ago) by vizerie +
Branch: MAIN + +
Changes since 1.92: +20 -0 + lines
Diff to previous 1.92 +

+ADDED: texture_grouped, some particle features.
+
+

+ Revision 1.92 / (download) - annotate - [select for diffs] +, Wed May 2 11:47:40 2001 UTC (14 months, 3 weeks ago) by vizerie +
Branch: MAIN + +
Changes since 1.91: +31 -0 + lines
Diff to previous 1.91 +

+ADDED:  ps_color.h/.cpp & ps_float.h/.cpp
+
+

+ Revision 1.91 / (download) - annotate - [select for diffs] +, Fri Apr 27 14:31:52 2001 UTC (15 months ago) by vizerie +
Branch: MAIN + +
Changes since 1.90: +4 -0 + lines
Diff to previous 1.90 +

+ADDED: ps_edit.h
+
+

+ Revision 1.90 / (download) - annotate - [select for diffs] +, Wed Apr 25 09:11:18 2001 UTC (15 months ago) by vizerie +
Branch: MAIN + +
Changes since 1.89: +60 -0 + lines
Diff to previous 1.89 +

+ADDED: particle system files
+
+

+ Revision 1.89 / (download) - annotate - [select for diffs] +, Tue Apr 24 09:36:52 2001 UTC (15 months ago) by berenguier +
Branch: MAIN + +
Changes since 1.88: +8 -8 + lines
Diff to previous 1.88 +

+ADDED: user interface for ladscape marco heightfield.
+FIXED: heightmap is now in 3d/tmp, user interface.
+
+

+ Revision 1.88 / (download) - annotate - [select for diffs] +, Mon Apr 23 16:31:32 2001 UTC (15 months ago) by berenguier +
Branch: MAIN + +
Changes since 1.87: +8 -0 + lines
Diff to previous 1.87 +

+ADDED: Landscape heightfield mgt
+
+

+ Revision 1.87 / (download) - annotate - [select for diffs] +, Mon Apr 23 09:14:27 2001 UTC (15 months ago) by besson +
Branch: MAIN + +
Changes since 1.86: +8 -0 + lines
Diff to previous 1.86 +

+ADDED: Asynchronous instance creation. Including async loading.
+
+

+ Revision 1.86 / (download) - annotate - [select for diffs] +, Wed Apr 18 11:09:00 2001 UTC (15 months, 1 week ago) by besson +
Branch: MAIN + +
Changes since 1.85: +12 -0 + lines
Diff to previous 1.85 +

+ADDED: Shape Bank user interface management
+
+

+ Revision 1.85 / (download) - annotate - [select for diffs] +, Wed Apr 18 09:18:54 2001 UTC (15 months, 1 week ago) by berenguier +
Branch: MAIN + +
Changes since 1.84: +12 -0 + lines
Diff to previous 1.84 +

+ADDED: UserColor, in CMaterial, and in UserInterface: UInstanceMaterial
+
+

+ Revision 1.84 / (download) - annotate - [select for diffs] +, Tue Apr 17 14:34:00 2001 UTC (15 months, 1 week ago) by vizerie +
Branch: MAIN + +
Changes since 1.83: +4 -0 + lines
Diff to previous 1.83 +

+ADDED folder sfx
+
+

+ Revision 1.83 / (download) - annotate - [select for diffs] +, Tue Apr 17 12:16:52 2001 UTC (15 months, 1 week ago) by besson +
Branch: MAIN + +
Changes since 1.82: +8 -0 + lines
Diff to previous 1.82 +

+ADDED: ShapeBank
+
+

+ Revision 1.82 / (download) - annotate - [select for diffs] +, Fri Apr 13 16:39:18 2001 UTC (15 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.81: +36 -0 + lines
Diff to previous 1.81 +

+ADDED: files for User Interface: UBone, USkeleton
+FIXED: UTransform herit now from UTransformable
+FIXED: method name: getBoneIdByName()
+
+

+ Revision 1.81 / (download) - annotate - [select for diffs] +, Mon Apr 9 14:27:59 2001 UTC (15 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.80: +24 -0 + lines
Diff to previous 1.80 +

+ADDED: files for skeleton management.
+
+

+ Revision 1.80 / (download) - annotate - [select for diffs] +, Mon Apr 9 14:25:39 2001 UTC (15 months, 2 weeks ago) by corvazier +
Branch: MAIN + +
Changes since 1.79: +12 -0 + lines
Diff to previous 1.79 +

+ADDED: instance group user interface
+
+

+ Revision 1.79 / (download) - annotate - [select for diffs] +, Fri Apr 6 14:52:19 2001 UTC (15 months, 3 weeks ago) by corvazier +
Branch: MAIN + +
Changes since 1.78: +8 -0 + lines
Diff to previous 1.78 +

+ADDED: light.h light.cpp
+
+

+ Revision 1.78 / (download) - annotate - [select for diffs] +, Fri Apr 6 13:34:23 2001 UTC (15 months, 3 weeks ago) by besson +
Branch: MAIN + +
Changes since 1.77: +8 -0 + lines
Diff to previous 1.77 +

+ADDED: scene_group
+
+

+ Revision 1.77 / (download) - annotate - [select for diffs] +, Thu Mar 29 09:54:04 2001 UTC (16 months ago) by berenguier +
Branch: MAIN + +
Changes since 1.76: +24 -0 + lines
Diff to previous 1.76 +

+ADDED: User Interface for animation UAnimationSet, UPlayList, UPlayListManager
+
+

+ Revision 1.76 / (download) - annotate - [select for diffs] +, Wed Mar 28 15:19:22 2001 UTC (16 months ago) by berenguier +
Branch: MAIN + +
Changes since 1.75: +16 -4 + lines
Diff to previous 1.75 +

+ADDED: files added: user interface for animation
+
+

+ Revision 1.75 / (download) - annotate - [select for diffs] +, Tue Mar 27 15:33:28 2001 UTC (16 months ago) by berenguier +
Branch: MAIN + +
Changes since 1.74: +8 -0 + lines
Diff to previous 1.74 +

+ADDED: file track_keyframer.*: separate for faster compile.
+
+

+ Revision 1.74 / (download) - annotate - [select for diffs] +, Tue Mar 27 09:53:57 2001 UTC (16 months ago) by berenguier +
Branch: MAIN + +
Changes since 1.73: +8 -0 + lines
Diff to previous 1.73 +

+ADDED: CMeshInstance
+
+

+ Revision 1.73 / (download) - annotate - [select for diffs] +, Mon Mar 26 14:58:22 2001 UTC (16 months ago) by berenguier +
Branch: MAIN + +
Changes since 1.72: +8 -0 + lines
Diff to previous 1.72 +

+ADDED: file track_tcb.h and track_bezier.h
+
+

+ Revision 1.72 / (download) - annotate - [select for diffs] +, Mon Mar 19 14:09:45 2001 UTC (16 months, 1 week ago) by berenguier +
Branch: MAIN + +
Changes since 1.71: +16 -0 + lines
Diff to previous 1.71 +

+ADDED: CPlayListManager. a list of playlist.
+ADDED: CAnimDetailTrav. a CScene traversal.
+
+

+ Revision 1.71 / (download) - annotate - [select for diffs] +, Fri Mar 16 16:58:24 2001 UTC (16 months, 1 week ago) by berenguier +
Branch: MAIN + +
Changes since 1.70: +8 -0 + lines
Diff to previous 1.70 +

+ADDED: ITrnasformable
+
+

+ Revision 1.70 / (download) - annotate - [select for diffs] +, Fri Mar 16 16:05:53 2001 UTC (16 months, 1 week ago) by corvazier +
Branch: MAIN + +
Changes since 1.69: +8 -0 + lines
Diff to previous 1.69 +

+ADDED: animation play list class
+
+

+ Revision 1.69 / (download) - annotate - [select for diffs] +, Tue Mar 13 17:13:26 2001 UTC (16 months, 2 weeks ago) by corvazier +
Branch: MAIN + +
Changes since 1.68: +9 -1 + lines
Diff to previous 1.68 +

+ADDED: new files
+CONFIG: under windows, add the Zm200 options to fixe crash during compilation.
+
+

+ Revision 1.68 / (download) - annotate - [select for diffs] +, Thu Mar 8 11:04:58 2001 UTC (16 months, 3 weeks ago) by corvazier +
Branch: MAIN + +
Changes since 1.67: +12 -0 + lines
Diff to previous 1.67 +

+ADDED: new file driver_user2.cpp because driver_user.cpp makes visual crash (too big)
+
+

+ Revision 1.67 / (download) - annotate - [select for diffs] +, Wed Mar 7 17:18:48 2001 UTC (16 months, 3 weeks ago) by corvazier +
Branch: MAIN + +
Changes since 1.66: +12 -4 + lines
Diff to previous 1.66 +

+ADDED: file skeleton_weight
+
+

+ Revision 1.66 / (download) - annotate - [select for diffs] +, Wed Mar 7 09:38:00 2001 UTC (16 months, 3 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.65: +4 -3 + lines
Diff to previous 1.65 +

+MODIF: good Define for LIB
+
+

+ Revision 1.65 / (download) - annotate - [select for diffs] +, Wed Feb 28 16:21:24 2001 UTC (16 months, 4 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.64: +11 -11 + lines
Diff to previous 1.64 +

+grrrr
+
+

+ Revision 1.64 / (download) - annotate - [select for diffs] +, Wed Feb 28 14:43:44 2001 UTC (16 months, 4 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.63: +182 -102 + lines
Diff to previous 1.63 +

+3D game interface.
+
+

+ Revision 1.63 / (download) - annotate - [select for diffs] +, Tue Feb 20 11:07:06 2001 UTC (17 months, 1 week ago) by berenguier +
Branch: MAIN + +
Changes since 1.62: +24 -8 + lines
Diff to previous 1.62 +

+Landscape:
+- RenderList optim (tesslist/tessblock)
+
+

+ Revision 1.62 / (download) - annotate - [select for diffs] +, Mon Feb 12 14:21:30 2001 UTC (17 months, 2 weeks ago) by corvazier +
Branch: MAIN + +
Changes since 1.61: +4 -12 + lines
Diff to previous 1.61 +

+New animation design
+
+

+ Revision 1.61 / (download) - annotate - [select for diffs] +, Mon Feb 5 16:51:42 2001 UTC (17 months, 3 weeks ago) by corvazier +
Branch: MAIN + +
CVS Tags: proto_0_2, +nel_0_3 +
Changes since 1.60: +80 -4 + lines
Diff to previous 1.60 +

+Base class for animation system
+
+

+ Revision 1.60 / (download) - annotate - [select for diffs] +, Thu Feb 1 16:33:27 2001 UTC (17 months, 3 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.59: +12 -4 + lines
Diff to previous 1.59 +

+no message
+
+

+ Revision 1.59 / (download) - annotate - [select for diffs] +, Tue Jan 23 14:31:41 2001 UTC (18 months ago) by corvazier +
Branch: MAIN + +
Changes since 1.58: +12 -4 + lines
Diff to previous 1.58 +

+Shadows on the landscape
+
+

+ Revision 1.58 / (download) - annotate - [select for diffs] +, Thu Jan 18 16:13:04 2001 UTC (18 months, 1 week ago) by berenguier +
Branch: MAIN + +
Changes since 1.57: +8 -0 + lines
Diff to previous 1.57 +

+no message
+
+

+ Revision 1.57 / (download) - annotate - [select for diffs] +, Thu Jan 18 14:14:37 2001 UTC (18 months, 1 week ago) by berenguier +
Branch: MAIN + +
Changes since 1.56: +8 -0 + lines
Diff to previous 1.56 +

+no message
+
+

+ Revision 1.56 / (download) - annotate - [select for diffs] +, Tue Jan 16 08:34:45 2001 UTC (18 months, 1 week ago) by berenguier +
Branch: MAIN + +
CVS Tags: proto_0_1, +nel_0_2 +
Changes since 1.55: +8 -0 + lines
Diff to previous 1.55 +

+no message
+
+

+ Revision 1.55 / (download) - annotate - [select for diffs] +, Fri Jan 12 13:25:19 2001 UTC (18 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.54: +8 -0 + lines
Diff to previous 1.54 +

+no message
+
+

+ Revision 1.54 / (download) - annotate - [select for diffs] +, Thu Jan 11 13:58:12 2001 UTC (18 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.53: +8 -0 + lines
Diff to previous 1.53 +

+Lightmap near
+
+

+ Revision 1.53 / (download) - annotate - [select for diffs] +, Tue Jan 9 15:26:25 2001 UTC (18 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.52: +8 -0 + lines
Diff to previous 1.52 +

+no message
+
+

+ Revision 1.52 / (download) - annotate - [select for diffs] +, Wed Jan 3 15:30:24 2001 UTC (18 months, 3 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.51: +8 -4 + lines
Diff to previous 1.51 +

+coll change
+
+

+ Revision 1.51 / (download) - annotate - [select for diffs] +, Fri Dec 22 10:42:05 2000 UTC (19 months ago) by corvazier +
Branch: MAIN + +
Changes since 1.50: +1 -1 + lines
Diff to previous 1.50 +

+Add #define NL_RELEASE_DEBUG
+
+

+ Revision 1.50 / (download) - annotate - [select for diffs] +, Thu Dec 21 13:36:46 2000 UTC (19 months, 1 week ago) by corvazier +
Branch: MAIN + +
Changes since 1.49: +20 -0 + lines
Diff to previous 1.49 +

+Explode driver.h in several headers
+
+

+ Revision 1.49 / (download) - annotate - [select for diffs] +, Thu Dec 21 09:44:22 2000 UTC (19 months, 1 week ago) by berenguier +
Branch: MAIN + +
Changes since 1.48: +48 -24 + lines
Diff to previous 1.48 +

+no message
+
+

+ Revision 1.48 / (download) - annotate - [select for diffs] +, Thu Dec 21 09:31:51 2000 UTC (19 months, 1 week ago) by corvazier +
Branch: MAIN + +
Changes since 1.47: +8 -0 + lines
Diff to previous 1.47 +

+Add texture_far
+
+

+ Revision 1.47 / (download) - annotate - [select for diffs] +, Tue Dec 19 15:16:03 2000 UTC (19 months, 1 week ago) by coutelas +
Branch: MAIN + +
Changes since 1.46: +9 -1 + lines
Diff to previous 1.46 +

+no message
+
+

+ Revision 1.46 / (download) - annotate - [select for diffs] +, Tue Dec 19 14:24:27 2000 UTC (19 months, 1 week ago) by corvazier +
Branch: MAIN + +
Changes since 1.45: +12 -4 + lines
Diff to previous 1.45 +

+Add a tile far bank
+
+

+ Revision 1.45 / (download) - annotate - [select for diffs] +, Fri Dec 15 18:21:00 2000 UTC (19 months, 1 week ago) by berenguier +
Branch: MAIN + +
Changes since 1.44: +28 -4 + lines
Diff to previous 1.44 +

+no message
+
+

+ Revision 1.44 / (download) - annotate - [select for diffs] +, Fri Dec 15 16:59:28 2000 UTC (19 months, 1 week ago) by cado +
Branch: MAIN + +
Changes since 1.43: +5 -5 + lines
Diff to previous 1.43 +

+new driver_opengl name
+
+

+ Revision 1.43 / (download) - annotate - [select for diffs] +, Wed Dec 13 10:27:57 2000 UTC (19 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.42: +12 -12 + lines
Diff to previous 1.42 +

+no message
+
+

+ Revision 1.42 / (download) - annotate - [select for diffs] +, Wed Dec 13 10:26:47 2000 UTC (19 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.41: +24 -0 + lines
Diff to previous 1.41 +

+no message
+
+

+ Revision 1.41 / (download) - annotate - [select for diffs] +, Tue Dec 12 11:34:04 2000 UTC (19 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.40: +5 -5 + lines
Diff to previous 1.40 +

+change the lib name in releasedebug
+
+

+ Revision 1.40 / (download) - annotate - [select for diffs] +, Tue Dec 12 10:05:34 2000 UTC (19 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.39: +9 -1 + lines
Diff to previous 1.39 +

+Driver comp serial + mesh serial
+
+

+ Revision 1.39 / (download) - annotate - [select for diffs] +, Mon Dec 11 15:55:07 2000 UTC (19 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.38: +16 -0 + lines
Diff to previous 1.38 +

+mesh
+
+

+ Revision 1.38 / (download) - annotate - [select for diffs] +, Fri Dec 8 10:37:46 2000 UTC (19 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.37: +20 -0 + lines
Diff to previous 1.37 +

+begin of shape mgt
+
+

+ Revision 1.37 / (download) - annotate - [select for diffs] +, Wed Dec 6 14:32:51 2000 UTC (19 months, 3 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.36: +12 -4 + lines
Diff to previous 1.36 +

+frustum, deleteModel() and release() fixed
+
+

+ Revision 1.36 / (download) - annotate - [select for diffs] +, Mon Dec 4 13:22:07 2000 UTC (19 months, 3 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.35: +2 -2 + lines
Diff to previous 1.35 +

+mv scene_ut.cpp to nelu.cpp
+
+

+ Revision 1.35 / (download) - annotate - [select for diffs] +, Fri Dec 1 10:15:23 2000 UTC (19 months, 3 weeks ago) by corvazier +
Branch: MAIN + +
Changes since 1.34: +27 -0 + lines
Diff to previous 1.34 +

+Add files in 3d
+viewport.h
+viewport.cpp
+event_mouse_listener.h
+event_mouse_listener.cpp
+
+

+ Revision 1.34 / (download) - annotate - [select for diffs] +, Thu Nov 30 10:58:20 2000 UTC (19 months, 4 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.33: +20 -4 + lines
Diff to previous 1.33 +

+no message
+
+

+ Revision 1.33 / (download) - annotate - [select for diffs] +, Tue Nov 21 18:02:15 2000 UTC (20 months ago) by corvazier +
Branch: MAIN + +
Changes since 1.32: +20 -8 + lines
Diff to previous 1.32 +

+Add quad_tree.h
+
+

+ Revision 1.32 / (download) - annotate - [select for diffs] +, Fri Nov 17 14:59:23 2000 UTC (20 months, 1 week ago) by coutelas +
Branch: MAIN + +
Changes since 1.31: +19 -7 + lines
Diff to previous 1.31 +

+no message
+
+

+ Revision 1.31 / (download) - annotate - [select for diffs] +, Tue Nov 14 13:23:07 2000 UTC (20 months, 1 week ago) by berenguier +
Branch: MAIN + +
Changes since 1.30: +8 -12 + lines
Diff to previous 1.30 +

+no message
+
+

+ Revision 1.30 / (download) - annotate - [select for diffs] +, Fri Nov 10 11:09:25 2000 UTC (20 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.29: +8 -4 + lines
Diff to previous 1.29 +

+no message
+
+

+ Revision 1.29 / (download) - annotate - [select for diffs] +, Fri Nov 10 11:07:47 2000 UTC (20 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.28: +0 -1 + lines
Diff to previous 1.28 +

+no message
+
+

+ Revision 1.28 / (download) - annotate - [select for diffs] +, Fri Nov 10 09:58:26 2000 UTC (20 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.27: +1 -0 + lines
Diff to previous 1.27 +

+no message
+
+

+ Revision 1.27 / (download) - annotate - [select for diffs] +, Fri Nov 10 09:36:32 2000 UTC (20 months, 2 weeks ago) by corvazier +
Branch: MAIN + +
Changes since 1.26: +1 -1 + lines
Diff to previous 1.26 +

+Fix ReleaseDebug
+
+

+ Revision 1.26 / (download) - annotate - [select for diffs] +, Fri Nov 10 09:18:55 2000 UTC (20 months, 2 weeks ago) by corvazier +
Branch: MAIN + +
Changes since 1.25: +30 -0 + lines
Diff to previous 1.25 +

+Add ReleaseDebug config
+
+

+ Revision 1.25 / (download) - annotate - [select for diffs] +, Thu Nov 9 17:38:18 2000 UTC (20 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.24: +12 -0 + lines
Diff to previous 1.24 +

+adding CFontGenerator
+
+

+ Revision 1.24 / (download) - annotate - [select for diffs] +, Thu Nov 9 16:25:55 2000 UTC (20 months, 2 weeks ago) by coutelas +
Branch: MAIN + +
Changes since 1.23: +12 -4 + lines
Diff to previous 1.23 +

+no message
+
+

+ Revision 1.23 / (download) - annotate - [select for diffs] +, Thu Nov 9 10:41:27 2000 UTC (20 months, 2 weeks ago) by viau +
Branch: MAIN + +
Changes since 1.22: +4 -4 + lines
Diff to previous 1.22 +

+no message
+
+

+ Revision 1.22 / (download) - annotate - [select for diffs] +, Tue Nov 7 17:24:58 2000 UTC (20 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.21: +20 -0 + lines
Diff to previous 1.21 +

+no message
+
+

+ Revision 1.21 / (download) - annotate - [select for diffs] +, Tue Nov 7 17:11:32 2000 UTC (20 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.20: +16 -0 + lines
Diff to previous 1.20 +

+no message
+
+

+ Revision 1.20 / (download) - annotate - [select for diffs] +, Tue Nov 7 16:21:47 2000 UTC (20 months, 2 weeks ago) by coutelas +
Branch: MAIN + +
Changes since 1.19: +8 -0 + lines
Diff to previous 1.19 +

+added texture.cpp and texture.h
+
+

+ Revision 1.19 / (download) - annotate - [select for diffs] +, Tue Nov 7 15:35:37 2000 UTC (20 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.18: +23 -3 + lines
Diff to previous 1.18 +

+no message
+
+

+ Revision 1.18 / (download) - annotate - [select for diffs] +, Mon Nov 6 15:31:54 2000 UTC (20 months, 3 weeks ago) by viau +
Branch: MAIN + +
Changes since 1.17: +20 -0 + lines
Diff to previous 1.17 +

+no message
+
+

+ Revision 1.17 / (download) - annotate - [select for diffs] +, Mon Nov 6 15:27:25 2000 UTC (20 months, 3 weeks ago) by coutelas +
Branch: MAIN + +
Changes since 1.16: +5 -54 + lines
Diff to previous 1.16 +

+Added tool tga2dds
+
+

+ Revision 1.16 / (download) - annotate - [select for diffs] +, Mon Nov 6 15:06:13 2000 UTC (20 months, 3 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.15: +8 -0 + lines
Diff to previous 1.15 +

+no message
+
+

+ Revision 1.15 / (download) - annotate - [select for diffs] +, Thu Nov 2 14:03:35 2000 UTC (20 months, 3 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.14: +13 -6 + lines
Diff to previous 1.14 +

+no message
+
+

+ Revision 1.14 / (download) - annotate - [select for diffs] +, Fri Oct 27 15:09:25 2000 UTC (21 months ago) by berenguier +
Branch: MAIN + +
Changes since 1.13: +0 -1 + lines
Diff to previous 1.13 +

+no message
+
+

+ Revision 1.13 / (download) - annotate - [select for diffs] +, Fri Oct 27 15:06:14 2000 UTC (21 months ago) by viau +
Branch: MAIN + +
Changes since 1.12: +27 -5 + lines
Diff to previous 1.12 +

+no message
+
+

+ Revision 1.12 / (download) - annotate - [select for diffs] +, Fri Oct 27 14:30:50 2000 UTC (21 months ago) by berenguier +
Branch: MAIN + +
Changes since 1.11: +29 -0 + lines
Diff to previous 1.11 +

+no message
+
+

+ Revision 1.11 / (download) - annotate - [select for diffs] +, Mon Oct 23 16:52:34 2000 UTC (21 months ago) by lecroart +
Branch: MAIN + +
Changes since 1.10: +2 -2 + lines
Diff to previous 1.10 +

+correct little bug for the conversion rykol->nel
+
+

+ Revision 1.10 / (download) - annotate - [select for diffs] +, Mon Oct 23 12:14:53 2000 UTC (21 months ago) by berenguier +
Branch: MAIN + +
Changes since 1.9: +28 -0 + lines
Diff to previous 1.9 +

+no message
+
+

+ Revision 1.9 / (download) - annotate - [select for diffs] +, Thu Oct 19 12:32:20 2000 UTC (21 months, 1 week ago) by corvazier +
Branch: MAIN + +
Changes since 1.8: +2 -2 + lines
Diff to previous 1.8 +

+*** empty log message ***
+
+

+ Revision 1.8 / (download) - annotate - [select for diffs] +, Tue Oct 10 16:14:39 2000 UTC (21 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.7: +7 -3 + lines
Diff to previous 1.7 +

+no message
+
+

+ Revision 1.7 / (download) - annotate - [select for diffs] +, Mon Oct 9 14:34:12 2000 UTC (21 months, 2 weeks ago) by corvazier +
Branch: MAIN + +
Changes since 1.6: +0 -13 + lines
Diff to previous 1.6 +

+no message
+
+

+ Revision 1.6 / (download) - annotate - [select for diffs] +, Mon Oct 9 14:32:04 2000 UTC (21 months, 2 weeks ago) by corvazier +
Branch: MAIN + +
Changes since 1.5: +21 -3 + lines
Diff to previous 1.5 +

+Release en multithread dll
+
+

+ Revision 1.5 / (download) - annotate - [select for diffs] +, Fri Oct 6 16:48:13 2000 UTC (21 months, 3 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.4: +68 -0 + lines
Diff to previous 1.4 +

+no message
+
+

+ Revision 1.4 / (download) - annotate - [select for diffs] +, Fri Oct 6 10:03:57 2000 UTC (21 months, 3 weeks ago) by corvazier +
Branch: MAIN + +
Changes since 1.3: +2 -2 + lines
Diff to previous 1.3 +

+Toggle project's settings from single thread to multithread
+
+

+ Revision 1.3 / (download) - annotate - [select for diffs] +, Thu Oct 5 09:47:27 2000 UTC (21 months, 3 weeks ago) by corvazier +
Branch: MAIN + +
Changes since 1.2: +2 -2 + lines
Diff to previous 1.2 +

+Output directory for net, misc and 3d
+
+

+ Revision 1.2 / (download) - annotate - [select for diffs] +, Thu Oct 5 09:45:06 2000 UTC (21 months, 3 weeks ago) by corvazier +
Branch: MAIN + +
Changes since 1.1: +13 -5 + lines
Diff to previous 1.1 +

+Output directory for 3d.lib
+
+

+ Revision 1.1 / (download) - annotate - [select for diffs] +, Mon Oct 2 12:58:39 2000 UTC (21 months, 3 weeks ago) by berenguier +
Branch: MAIN + +
Diff

+no message
+
+ + + + + +
Request Diffs
+

+

+

+ + +Diffs between + + + and + + +
Type of Diff should be a  +
+ + + + + +
Select branch
+

+

+ +

+ + +View only Branch: + + +
+ +
+ + +Sort log by: + + +
+ + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1