• Stars
    star
    148
  • Rank 249,017 (Top 5 %)
  • Language
    C++
  • License
    MIT License
  • Created over 2 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Experimental Blender Add-on: Drag and Drop Support

Blender Add-on: Drag and Drop Support

Blender add-on for importing some files from drag-and-drop.

Supports

v2.0.0 supports the following versions of Blender:

  • Blender 3.1.0 (x64 - Windows)
  • Blender 3.1.1 (x64 - Windows)
  • Blender 3.1.2 (x64 - Windows)
  • Blender 3.2.0 (x64 - Windows)
  • Blender 3.2.1 (x64 - Windows)
  • Blender 3.2.2 (x64 - Windows)
  • Blender 3.3.0 (x64 - Windows)
  • Blender 3.3.1 (x64 - Windows)
  • Blender 3.3.2 (x64 - Windows)
  • Blender 3.3.3 (x64 - Windows)
  • Blender 3.3.4 (x64 - Windows)
  • Blender 3.4.0 (x64 - Windows)
  • Blender 3.4.1 (x64 - Windows)
  • Blender 3.5.0 (x64 - Windows)
  • Blender 3.5.1 (x64 - Windows)
  • Blender 3.6.0 (x64 - Windows)

Installation

  1. Download Installation Archive from GitHub Releases
  2. Extract downloaded zip archive
  3. Open the Preferences window and select Add-ons tab
  4. Press Install button, select drag-and-drop-support.zip and select Install Add-on
  5. Select Community tab and enable Import: Drag and Drop Support

How to use

  1. Drag and Drop some file to 3D view, load it
    1. if you want to configure import, please use Drag and Drop Support tab in 3D view.

Known Issues

  • if the dropped file(s) includes the non-ASCII characters, does not work import correctly.

Remarks

  • This addon loading DLL written in C++ into Blender via Python, and replace view3d_ima_empty_drop_poll function in memory.
    • If you enable this addon, load DLL and replace it function.
    • And you disable this addon, unload DLL and restore it function.

Release

Create a new pull request from GitHub to bump versions with pr template.

License

MIT by @6jz

More Repositories

1

nekodraw

NekoDraw: CLIP STUDIO PAINT plugin for executing Stable Diffusion txt2img and img2img processor.
C++
102
star
2

dotnet-window-capture

Captures a window or desktop screen and renders it in WPF or DirectX.
C#
93
star
3

Robock

Window Capture + Dynamic Wallpaper = Good Experience
C#
10
star
4

p5-List-Linq

A powerful language integrated query (LINQ) library for Perl5.
Perl
9
star
5

awesome-stars

A curated list of my GitHub stars by stargazed / 興味関心はここにある
6
star
6

Arteria

Run and Share Perl source code on Web. The Perl version of RunKit.
TypeScript
6
star
7

Pixiv.Net

Fully-typed pixiv API client wrapper for .NET Standard 2.1
C#
6
star
8

natsuneko-dictionary

IME dictionaries by Natsuneko
Perl
6
star
9

dotnet-window-to-wallpaper

DEPRECATED: Please access to alternative repository
C#
6
star
10

prismjs-vscode-dark

VSCode Dark Theme for Prism.js
SCSS
4
star
11

stargazed-web

A beautiful and lightweight Stargazed web application.
TypeScript
2
star
12

SharpX

C# to Shader Compiler that supports Unity Cg/HLSL, HLSL, GLSL and WebGL.
C#
2
star
13

rust-sass

The Sass compiler wrapper with grass, a Rust implementation, as backend.
JavaScript
2
star
14

natsuneko.blog

my personal tech blog
TypeScript
2
star
15

uNekoBlockList

uBlackList Blocked Website Urls
TypeScript
2
star
16

dotfiles

mika-f's dotfiles with installer.
Vim Script
2
star
17

UIElements.Tailwind

TailwindUSS - A Tailwind CSS utility for the Unity
C#
1
star
18

mika-f

Profile repository
1
star
19

nextpida

nextpida is a package that TypeScript friendly apis path generator for Next.js
TypeScript
1
star
20

env

Desktop environment configurations for Windows and macOS.
Shell
1
star
21

VRC-AvatarTemplate

Template Repository for VRChat Avatar
1
star
22

asterisk

Asterisk is command manager for command line.
Rust
1
star
23

BlenderHub

Blender Hub is an application that could install, uninstall, manage Blender and blend associations.
TypeScript
1
star
24

docs.natsuneko.cat

Markdown-based documentation system for Natsuneko Laboratory, powered by Next.js.
TypeScript
1
star