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

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-07Merge branch 'master' into blender2.8Campbell Barton
2018-09-07Cleanup: trailing spaceCampbell Barton
2018-09-062.8: update for x_ray and draw/display renaming.Brecht Van Lommel
2018-07-06Update for renaming lamp to light.Brecht Van Lommel
2018-04-30Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-17A few addons related cleanup after BGE removalDalai Felinto
2018-03-30RNA Manual Reference: UpdateAaron Carlisle
2018-03-10Cycles: update addons for squared roughness convention.Brecht Van Lommel
2017-12-01snap_context: Make sure that the elements of the class GPU_Indices_Mesh are f...Germano
2017-10-19Remove extensions_framework moduleCampbell Barton
2017-10-17Snap utilities: Avoid any OpenGL resources allocations for class membersSergey Sharybin
2017-10-15Fix T53074: Make sure that the c_int used in snap_context has 32-bit sizeGermano
2017-09-29snap_context module: Fix local ray_dir calculationGermano
2017-09-27snap_context module: replace functions that access the objects internals thro...Germano
2017-09-22snap_context module: fix shader compilation errorGermano
2017-09-20snap_context module: add an _Internal class to hide private functionsGermano
2017-09-19snap_context module: Fix depth_range in Ortho viewGermano
2017-09-18snap_context module: Improve efficiency by using numpy arrays instead of bgl....Germano
2017-09-17snap_context module: use `intersect_line_plane` instead `intersect_ray_tri`Germano
2017-09-15snap_context module: alloc the smallest possible size in `np_array_as_bgl_Buf...Germano
2017-09-15snap_context module: Use clip planes exposed by RNAGermano
2017-09-15module `snap_context`: Fix `gpu_Indices_use_clip_planes`Germano
2017-09-10Workaround the weird bug "Not freed memory blocks" due GPU_Indices_MeshGermano
2017-09-10New `snap_context` module for `addons/module`Germano
2017-08-01Revert "Update lanuages"Campbell Barton
2017-08-01Update lanuagesCampbell Barton
2017-07-02Update RNA_Manual linksAaron Carlisle
2017-06-29Update rna_manual_reference to latest versionAaron Carlisle
2017-06-24Replace rna manual reference with auto generated fileAaron Carlisle
2017-05-27OBJ import: Add basic support for Cycles shaders.Bastien Montagne
2017-05-27Move FBX importer's Cycles material 'convertor' to modules.Bastien Montagne
2017-03-28RNA manual access add new language linksAaron Carlisle
2017-01-24Use new manual URLAaron Carlisle
2016-11-16Fix custom props not being handled correctly by manual/pyref UI menu entries.Bastien Montagne
2016-11-02Cleanup: Fix indentAaron
2016-09-21Referance Manual: Fix linksAaron
2016-09-15Small fixAaron
2016-09-13Manual Reference: Fix broken linksAaron
2016-09-09Manual Reference: add links for object tabAaron
2016-09-08Manual Reference: Add links for scene tabAaron
2016-09-08Manual Reference: Update linksAaron
2016-09-08Manual Reference: Update linksAaron
2016-08-22Manual: Fix linksAaron
2016-08-11Manual Access: Add new displacement optionsAaron
2016-08-11Manual: Fix LinksAaron
2016-07-18Add all links for transform propertiesAaron
2016-07-18Fixes to background imagesAaron
2016-07-18Fix manual linkAaron
2016-07-10Add all links on 3D View tool tabAaron
2016-07-05Contex Manual access: Fix linksAaron