mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
oops, unitialized variable
This commit is contained in:
parent
89d5783e95
commit
24633538b6
@ -42,6 +42,8 @@ EggBase() {
|
||||
_normals_mode = NM_preserve;
|
||||
_normals_threshold = 0.0;
|
||||
|
||||
_got_tbnall = false;
|
||||
|
||||
_got_transform = false;
|
||||
_transform = LMatrix4d::ident_mat();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user