Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-24Base list refcount with Bastien MontagnelayersDalai Felinto
2016-11-24collections.objects.link()Dalai Felinto
2016-11-23RNA: layer.collections[2].objectsDalai Felinto
2016-11-23Fix mem leak for recursive collections and get layer.bases and objectsDalai Felinto
2016-11-23Cleanup: silence unused prop warningDalai Felinto
2016-11-23Finish nested collections rna (recursions ftw)Dalai Felinto
2016-11-22Layer collection nesting (DNA/RNA)Dalai Felinto
2016-11-22Layer collection initial RNADalai Felinto
2016-11-22Fix compiling with Cycles enabledJulian Eisel
2016-11-22Initial RNA for scene layersDalai Felinto
2016-11-16Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-11-15RNA Main API: set remove's do_unlink default value to true.Bastien Montagne
2016-11-15Implement grouped undo option for operatorsDalai Felinto
2016-11-12Sculpt UI: Make DynTopo constant detail a resolution valueJulian Eisel
2016-11-10Added bpy.types.ID.make_local() that can make a single ID block local.Sybren A. Stüvel
2016-11-09Fix UI message.Bastien Montagne
2016-11-07Merge branch 'master' into blender2.8Bastien Montagne
2016-11-07Expose Bullet rotational spring settings in the UI.Alexander Gavrilov
2016-11-07Cycles: Refactor Device selection to allow individual GPU compute device sele...Lukas Stockner
2016-11-02Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-10-30Viewport smoke: add support to render the volume using a color ramp.Kévin Dietrich
2016-10-30Fix compile errors for when WITH_ALEMBIC is OFF.Kévin Dietrich
2016-10-29Alembic: store a pointer to the object reader in the cache modifiers andKévin Dietrich
2016-10-25Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-10-24Viewport: move the background to the "modern" viewportDalai Felinto
2016-10-23Displace modifier: add global/local space option for X/Y/Z/XYZ directions.Quentin Wenger
2016-10-22GPencil: New option to lock strokes to axisAntonioya
2016-10-21Viewport: use depth shader to debug the depthDalai Felinto
2016-10-21Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-10-17UV Editor: Add filter option to control what is visible when Draw Other Objec...Sergey Sharybin
2016-10-15Merge branch 'master' into blender2.8Bastien Montagne
2016-10-14Fix T49657: Audio backend "Jack" should be named "JACK".Bastien Montagne
2016-10-13Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-10-13Usual UI/i18n tweaks & fixes.Bastien Montagne
2016-10-13Fix: Grease Pencil palettes were missing a RNA path callbackJoshua Leung
2016-10-11Fix objects added via py being on the wrong layer when viewport is decoupled ...Sergey Sharybin
2016-10-11Merge branch 'master' into blender2.8Bastien Montagne
2016-10-10Fix viewport camera gets out of sync in certain casesSergey Sharybin
2016-10-07Merge branch 'master' into blender2.8Bastien Montagne
2016-10-07Fix T49595: bpy - negative skin_vertices radius crashes BlenderBastien Montagne
2016-10-07Avoid possible compatibility issues with tmp viewport flagsJulian Eisel
2016-10-05Barebones for viewport code apart from 2.7x drawing codeDalai Felinto
2016-10-03Merge branch 'master' into blender2.8Bastien Montagne
2016-10-03Fix T49506: Remove unused File Browser theme settingsJulian Eisel
2016-09-30Merge branch 'master' into blender2.8Julian Eisel
2016-09-27Fix T49464: Data Transfer modifier slows down redraw of window.Bastien Montagne
2016-09-26Merge branch 'master' into blender2.8Bastien Montagne
2016-09-24Viewport smoke: add options to draw velocity vectors.Kévin Dietrich
2016-09-24Viewport smoke: add support for axis aligned slicing.Kévin Dietrich
2016-09-23Merge branch 'master' into blender2.8Julian Eisel