Thanks for the tip Campbell! On Sat, May 7, 2016, 19:20 Campbell Barton <[email protected]> wrote:
> Blender's makefile has an update target: > > make update > > Updates git, submodules and svn libs if they're found. > > > On Sat, May 7, 2016 at 1:04 PM, blubee blubeeme <[email protected]> > wrote: > > Thank you, I'm not sure but somehow that part got dropped from my update > > script. > > > > On Fri, May 6, 2016 at 2:51 PM, Antony Riakiotakis <[email protected]> > wrote: > > > >> Also make sure you make install to install the scripts too when > building. > >> On 6 May 2016 08:48, [email protected] wrote: > >> > >> In a sub-repository. So you also need "git submodule foreach git pull" > or > >> so to get them. I am assuming you have initialized sub-repositories > >> properly when you cloned blender. If not you need to do that. Check the > >> wiki for the full build procedure. > >> On 6 May 2016 02:42, "blubee blubeeme" <[email protected]> wrote: > >> > >> Building blender from git I get missing scripts file, see this image: > >> http://i.imgur.com/ndITp10.png > >> > >> I use the git pull output: > >> Resolving deltas: 100% (20301/20301), completed with 563 local objects. > >> >From http://git.blender.org/blender > >> 4e4ff72..3045011 master -> origin/master > >> fa1559e..6bb1879 alembic_basic_io -> origin/alembic_basic_io > >> 6c47849..fa21019 asset-engine -> origin/asset-engine > >> 266d99e..f4e4575 asset-experiments -> origin/asset-experiments > >> * [new branch] blender2.8 -> origin/blender2.8 > >> 770f74e..da2a8cd cycles_hair_bvh -> origin/cycles_hair_bvh > >> c2a5f95..a6a8ff1 id-remap -> origin/id-remap > >> 6fddcc0..3cbb9c0 temp_widgets_update_tagging -> > >> origin/temp_widgets_update_tagging > >> 255fa35..f9f34b5 wiggly-widgets -> origin/wiggly-widgets > >> First, rewinding head to replay your work on top of it... > >> Fast-forwarded master to 304501193be6fe1bedd19e819841a3a5363a79ef. > >> > >> Where are the default scripts? > >> > >> Best, > >> Owen > >> _______________________________________________ > >> Bf-committers mailing list > >> [email protected] > >> https://lists.blender.org/mailman/listinfo/bf-committers > >> _______________________________________________ > >> Bf-committers mailing list > >> [email protected] > >> https://lists.blender.org/mailman/listinfo/bf-committers > >> > > _______________________________________________ > > Bf-committers mailing list > > [email protected] > > https://lists.blender.org/mailman/listinfo/bf-committers > > > > -- > - Campbell > _______________________________________________ > Bf-committers mailing list > [email protected] > https://lists.blender.org/mailman/listinfo/bf-committers > _______________________________________________ Bf-committers mailing list [email protected] https://lists.blender.org/mailman/listinfo/bf-committers
