Commit 4ebae0bd authored by Vladimír Ulman's avatar Vladimír Ulman
Browse files

ADD: TODO file... likely the one shared with Martin

parent 898fbd12
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -391,6 +391,8 @@ bool LoadNewMesh(const char* path,const int ID,const int fileNo,const bool keepT
	return(true);
}

//TODO:
//pokud neni videt TIP nebo delka je mensi nez parametr, tak smazat vsechny pixely od tohot filopodia a do textaku -1

#define DO_PHASE_II_AND_III
#define DO_ANISOTROPIC_OUTPUT

todo

0 → 100644
+7 −0
Original line number Diff line number Diff line
- TM nacita spatne geometrie filo-offspringu
- zajistit konzistenci mezi textaky a maskou - viz zdrojaky, main_Generator, l. 356
  - zobrazovat filopodium jedine pokud: je videt tip AND delka filopodia vetsi nez parameter

+ textak podobny tip_realCOords (udaje v micrometrech, na 4. desetinna mista), stejna struktura, vypisuje aktualni delku filopodia (nebo -1 pokud neexistuje)
  (Martin uz udelal, waiting for merge)