| /NW4C-1.2.23/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() 874 ParticleTime time = model->ParticleAnimFrameController().GetFrame(); in AddParticles() local 914 birth[nextIndex] = time; in AddParticles() 935 ParticleTime time in InitializeParticles() argument 1459 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.2.23/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.2.23/include/nw/gfx/ |
| 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_ParticleCollection.h | 352 ParticleTime time = model->ParticleAnimFrameController().GetFrame(); in KillParticle() local 359 negtime[index] = -time + 1.0f; // -timeで消えるが念のためマージンを設ける in KillParticle() 377 birth[index] = time - lifeParam - 1; in KillParticle()
|
| D | gfx_ParticleSet.h | 376 ParticleTime time);
|
| /NW4C-1.2.23/include/nw/gfx/res/ |
| D | gfx_ResParticleAnimationOption.h | 57 …nimationFrame(u32 id, ParticleTime birth, ParticleTime life, ParticleTime time, int updaterIndex) …
|
| /NW4C-1.2.23/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.2.23/tools/DccPlugin/Maya/scripts/ |
| D | NW4C_SetAnimRange.mel | 403 get time range from key 423 set time range to key 441 display time range 1357 get enabled time range array 1727 compare time range 2415 get time range 2487 select time range key 2688 get selected key time list 2696 // make list (attr_name, time[0], time[1], time[2], ...) 2710 select key time list [all …]
|
| D | NW4C_ExpDialog.mel | 348 // get date & time 352 // change it on local drive for getting date & time properly 364 string $time = `system "echo %TIME%"`; 365 $time = match("[0-9:]+", $time); 718 fprint($fid, "Date=\"" + $date + "T" + $time + "\"\r\n");
|
| /NW4C-1.2.23/demos/gfx/ParticleUpdaterDemo/sources/ |
| D | ParticleUpdaterDemo.cpp | 221 f32 time in UserUpdater() argument 228 NW_UNUSED_VARIABLE(time); in UserUpdater()
|
| /NW4C-1.2.23/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.2.23/tools/DccPlugin/3dsMax/x86/2010/Scripts/Startup/ |
| D | NW4C_menu.ms | 313 -- time
|
| /NW4C-1.2.23/tools/DccPlugin/3dsMax/x64/2009/Scripts/Startup/ |
| D | NW4C_menu.ms | 313 -- time
|
| /NW4C-1.2.23/tools/DccPlugin/3dsMax/x86/2009/Scripts/Startup/ |
| D | NW4C_menu.ms | 313 -- time
|
| /NW4C-1.2.23/tools/DccPlugin/3dsMax/x64/2010/Scripts/Startup/ |
| D | NW4C_menu.ms | 313 -- time
|