| /NW4C-1.3.3/sources/libraries/gfx/ |
| D | gfx_ParticleAnimationOption.cpp | 61 ParticleTime time, in EvaluateAnimationFrame() argument 67 if (time < birth) in EvaluateAnimationFrame() 77 return time - birth; in EvaluateAnimationFrame() 84 if (time < birth) in EvaluateAnimationFrame() 95 return (time - birth) / life * this->GetAnimationDuration(); in EvaluateAnimationFrame() 97 ParticleTime time_birth = time - birth; in EvaluateAnimationFrame() 107 if (time < birth) in EvaluateAnimationFrame() 117 ParticleTime delta = time - birth; in EvaluateAnimationFrame()
|
| D | gfx_ParticleSet.cpp | 640 f32 time, in SetDefaultValues() argument 675 f32 limitDefault = -(time + lifeParam); in SetDefaultValues() 696 birth[nextIndex] = time; in SetDefaultValues() 750 f32 time = model->ParticleAnimFrameController().GetFrame(); in AddParticles() local 752 SetDefaultValues(collection, positions, particleCount, time, isAscendingOrder); in AddParticles() 754 this->InitializeParticles(startIndex, particleCount, incrIndex, time); in AddParticles() 906 ParticleTime time = model->ParticleAnimFrameController().GetFrame(); in AddParticles() local 946 birth[nextIndex] = time; in AddParticles() 967 ParticleTime time in InitializeParticles() argument 1499 limit[index] = -(time + value); in InitializeParticles() [all …]
|
| D | gfx_ParticleEmitter.cpp | 291 f32 time in GetEmissionCount() argument 303 f32 cookedTime = time - resource.GetEmissionStart() - 1; in GetEmissionCount() 356 if (prevTime >= time) in GetEmissionCount() 371 f32 cookedTime = time - resource.GetEmissionStart() - 1; in GetEmissionCount() 433 f32 time = m_ParticleAnimFrameController.GetFrame(); in Emission() local 435 int emissionCount = GetEmissionCount(prevTime, time); in Emission()
|
| /NW4C-1.3.3/include/nw/gfx/ |
| D | gfx_ParticleCollection.h | 351 ParticleTime time = model->ParticleAnimFrameController().GetFrame(); in KillParticles() local 367 negtime[convertedIndex] = -time + 1.0f; in KillParticles() 384 birth[index] = time - lifeParam - 1; in KillParticles() 393 birth[convertedIndex] = time - lifeParam - 1; in KillParticles() 408 ParticleTime time = model->ParticleAnimFrameController().GetFrame(); in KillParticle() local 415 negtime[index] = -time + 1.0f; // -timeで消えるが念のためマージンを設ける in KillParticle() 433 birth[index] = time - lifeParam - 1; in KillParticle()
|
| D | gfx_ParticleEmitter.h | 134 int GetEmissionCount(f32 prevTime, f32 time); 289 f32 time = m_ParticleAnimFrameController.GetFrame(); in IsAlive() local 290 f32 cookedTime = time - resource.GetEmissionStart() - 1; in IsAlive()
|
| D | gfx_ParticleSet.h | 376 ParticleTime time);
|
| /NW4C-1.3.3/tools/LayoutEditor/ |
| D | Readme.txt | 3 …Starting from NintendoWare for CTR 0.3.0, SetupViewer.bat is called automatically the first time L…
|
| /NW4C-1.3.3/include/nw/gfx/res/ |
| D | gfx_ResParticleAnimationOption.h | 57 …nimationFrame(u32 id, ParticleTime birth, ParticleTime life, ParticleTime time, int updaterIndex) …
|
| /NW4C-1.3.3/SampleData/Graphics/Shader/JShader/ |
| D | ReadMe.txt | 43 Bind JShader.csdr to the model ahead of time as a user-shader.
|
| /NW4C-1.3.3/documents/License/IronRuby/ |
| D | LICENSE.CPL.txt | 30 …l apply to the combination of the Contribution and the Program if, at the time the Contribution is… 82 …f this Agreement and does not cure such failure in a reasonable period of time after becoming awar… 84 … to publish new versions (including revisions) of this Agreement from time to time. No one other t…
|
| /NW4C-1.3.3/tools/DccPlugin/Maya/scripts/ |
| D | NW4C_SetAnimRange.mel | 403 get time range from key 423 set time range to key 441 display time range 1385 get enabled time range array 1755 compare time range 2443 get time range 2515 select time range key 2716 get selected key time list 2724 // make list (attr_name, time[0], time[1], time[2], ...) 2738 select key time list [all …]
|
| D | NW4C_ExpDialog.mel | 371 // get date & time 375 // change it on local drive for getting date & time properly 387 string $time = `system "echo %TIME%"`; 388 $time = match("[0-9:]+", $time); 741 fprint($fid, "Date=\"" + $date + "T" + $time + "\"\r\n");
|
| /NW4C-1.3.3/demos/gfx/ParticleUpdaterDemo/sources/ |
| D | ParticleUpdaterDemo.cpp | 213 f32 time in UserUpdater() argument 220 NW_UNUSED_VARIABLE(time); in UserUpdater()
|
| /NW4C-1.3.3/documents/CreativeStudio/html/assets/ |
| D | yahoo-dom-event.js | 11 …},getTime:function(M){if(!M.time){var L=new Date().getTime();try{M.time=L;}catch(K){this.lastError…
|
| /NW4C-1.3.3/tools/DccPlugin/3dsMax/x86/2009/Scripts/Startup/ |
| D | NW4C_menu.ms | 465 -- time
|
| /NW4C-1.3.3/tools/DccPlugin/3dsMax/x64/2009/Scripts/Startup/ |
| D | NW4C_menu.ms | 465 -- time
|
| /NW4C-1.3.3/tools/DccPlugin/3dsMax/x86/2010/Scripts/Startup/ |
| D | NW4C_menu.ms | 465 -- time
|
| /NW4C-1.3.3/tools/DccPlugin/3dsMax/x64/2010/Scripts/Startup/ |
| D | NW4C_menu.ms | 465 -- time
|