where are you getting 10 minutes from? most animation or vfx rendering takes hours per frame.
Sometimes, but PassengerVec at least gives you a lot more indication (including whether it's a pointer or reference as they have to be declared along with it) than: auto passengers = getPassengers();
How does autocomplete and tooltips help you when diffing/merging code? It doesn't. Relying on IDEs to give you insight into what should be obvious by just looking at the code show's that something's wrong IMO.
+1 on this - it's really annoying when overused. It's great when writing code, but really annoying when trying to understand code written by someone else using it and then having to bounce round code to work out what a…
where are you getting 10 minutes from? most animation or vfx rendering takes hours per frame.
Sometimes, but PassengerVec at least gives you a lot more indication (including whether it's a pointer or reference as they have to be declared along with it) than: auto passengers = getPassengers();
How does autocomplete and tooltips help you when diffing/merging code? It doesn't. Relying on IDEs to give you insight into what should be obvious by just looking at the code show's that something's wrong IMO.
+1 on this - it's really annoying when overused. It's great when writing code, but really annoying when trying to understand code written by someone else using it and then having to bounce round code to work out what a…