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
2017-11-08ui_translate: make it resilient to ASAN errors at exit.Bastien Montagne
2017-11-06Fix T53254: Fbx import assertion error on some Enum custom property.Bastien Montagne
2017-11-02Fix T53136: Make the .gpl palette import more robustlijenstina
2017-11-02Cleanup: redundant texture lookupCampbell Barton
2017-11-02system_demo_mode: correct hidden file skippingCampbell Barton
2017-10-31Add option to control FBX 'empty' type through a string custom property in Bl...Bastien Montagne
2017-10-31Fix T53202: Complex armature with bone constraints, FBX export bug.Bastien Montagne
2017-10-31Fix T53209: FBX exporter: Add very basic diffuse-color exporting for node-bas...Bastien Montagne
2017-10-30fix: Encode Widget btn not showing in ToolsLucio Rossi
2017-10-25T53024 fix n-panel Switch rotation-pole not working for bones wo keysLucio Rossi
2017-10-25T53019 fix paw toe bones following foot ctrl when IK_Stretch=0Lucio Rossi
2017-10-25mesh_snap_utilities: Remove redundant lines, organize and make it more stableGermano
2017-10-23Wrap array access for width property in a if-statement to avoid errors with e...Lukas Treyer
2017-10-19Fix T53103: FBX: Add diffuse_color material animation import.Bastien Montagne
2017-10-19Remove extensions_framework moduleCampbell Barton
2017-10-18Fix T53065: stupid animation linked to nothing in FBX file broke import.Bastien Montagne
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-10-15Bool Tool: Add missing bl_idname to VIEW3D_MT_booltool_menulijenstina
2017-10-10Fix T52945: OBJ import - load_material_image - map_options not parsed correctly.Bastien Montagne
2017-10-073D Viewport Pie Menus: Avoid empty Modes pie in some caseslijenstina
2017-10-07Copy Attributes Menu: Add a message about needed selection, cleanuplijenstina
2017-10-06Bool Tool cleanup: strict naming for classesMikhail Rachinskiy
2017-10-05Fix (unreported) broken FBX import after adding forth alpha component to vcol.Bastien Montagne
2017-10-04Add multiSelection to Overlap UvsEugenio Pignataro
2017-10-02New Tool Copy Paste Uv IslandEugenio Pignataro
2017-10-02Fix T52973: Support data dimensions types, restore global_undolijenstina
2017-10-02mesh_snap_utilities_line: dealloc bmeshGermano
2017-09-30Dynamic Context Menu: Fix issues with moving the object to a new layerlijenstina
2017-09-29snap_context module: Fix local ray_dir calculationGermano
2017-09-29Fix T51503 Added support for Cycles image texturesflorianfelix
2017-09-29I/O script changes for GSoC 2017 Vertex PaintCampbell Barton
2017-09-28Display Tools: Fix particles issues with Fast Navigationlijenstina
2017-09-27snap_context module: replace functions that access the objects internals thro...Germano
2017-09-26Dynamic Context Menu: Disable Group Instance if there are no Groupslijenstina
2017-09-263D Viewport Pie Menus: Fix wrong label in preferenceslijenstina
2017-09-26Fix T52545: Have MeasureIt check for custom layersNBurn
2017-09-25Fix T52833: OBJ triangulate doesn't match viewportCampbell Barton
2017-09-23mesh_snap_utilities_line: change the version numberGermano
2017-09-23module snap_context: F8 constrain should not intersect outlocationGermano
2017-09-22mesh_snap_utilities_line: fixes bug with shift constrain due to recent changesGermano
2017-09-22snap_context module: fix shader compilation errorGermano
2017-09-20Fix T52846: Wrong normals when importing FBX from Revit.Bastien Montagne
2017-09-20Fix T52839: "Copy Render Settings" doesn't work.Bastien Montagne
2017-09-20snap_context module: add an _Internal class to hide private functionsGermano
2017-09-19Fix T52822: Incorrect dimensions of imported svg filesSergey Sharybin
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-18Fix T52714: Dynamic Sky not working with localization enabledlijenstina
2017-09-17viewport pies sculpt menu: Fix T52780meta-androcto