Brody

joined 1 year ago
 

Hey folks!

I seem to have hit a problem in Unreal and Perforce that I want to better understand.

After a milestone, I wanted to reorganize our Content folder to keep things tidy and easy to navigate. Everyone else on my team was taking a break from doing anything in the project for a day, so I took it upon myself to do this.

Here was my process:

  1. In P4V, I checked out the entire Content folder
  2. Moved some assets/folders within Unreal Editor
  3. Fixed redirects on the previous location and the new location
  4. Repeated 2 + 3 until I'd reorganized everything to my satisfaction
  5. In P4V, I then reverted all unchanged files and committed all the remaining files.

The result was that everything was nice and clean on my machine. However, when a coworker pulled the change, it seemed some things didn't move, or were left behind, or were having compile errors on their end. Very different than what I had locally!

I don't know if this is an issue with Perforce or if this is Unreal being very rigid/fussy about assets being moved! I'm kinda new to Unreal, so want to better understand what happened here.

Did I do anything improper in my process?

 

At least in the United States, smoking is something fewer and fewer people take up these days. This obviously wasn't the case back in the 50's through the 80's, where cigarettes were commonly smoked out in public.

So whenever I see a period movie or show, filmed in the 2020's but taking place in the 60's, there's frequent scenes where characters are smoking cigarettes in a bar or stress-smoking to the filter after a stressful conversation. And I think to myself, "are these actors all smokers? In this day and age? Or is that an unlit prop ciggy with VFX smoke done in post?"

Are fake cigarettes common in film production now, or are these still typically the real deal?

[–] Brody@programming.dev 2 points 1 year ago* (last edited 1 year ago)

Recently I discovered Harvard's CS50 series of classes.

  • It's a series of pre-recorded video classes
  • Each class comes with a programming assignment
  • You complete the programming assignment using an online Codespace they provide in VS Code (zero setup!)
  • It's all completely free

A really excellent way to learn programming in a class structure without actually going out to classes and having hard deadlines.