v21’s avatarv21’s Twitter Archive—№ 45,640

        1. …in reply to @paulnakata
          @paulnakata @pozorvlak yeah, i get you, and it makes sense - but that doesn't make it good to develop on feature branches, still?
      1. …in reply to @v21
        @paulnakata @pozorvlak like, the locking is great for multiple people working on one branch, not for the multiple branches workflow
    1. …in reply to @v21
      @paulnakata @pozorvlak (where those branches want to modify the same big-blob files)
  1. …in reply to @v21
    @paulnakata @pozorvlak maybe it'd be worth restructuring new projects to have all their config in ScriptableObjects, not scenes, tho..?