• Stars
    star
    2,436
  • Rank 18,747 (Top 0.4 %)
  • Language
    Python
  • Created almost 10 years ago
  • Updated about 1 month ago

Reviews

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

Repository Details

A suite of retopology tools for Blender

RetopoFlow

RetopoFlow is a suite of fun, sketch-based retopology tools for Blender from Orange Turbine that generate geometry which snap to your high poly objects as you draw on the surface.

This documentation covers the installation and usage of all tools included in the add-on.

You can read about the features and purchase a copy on our website or the Blender Market.

Blender Market

If youโ€™re brand new to RetopoFlow, check the Quick Start page. Otherwise, jump right over to the Table of Contents.

Requirements

Below is a table showing which versions of RetopoFlow and Blender are compatible.

RetopoFlow Blender
3.4.0 3.6 or later
3.3.0 2.93--3.5
3.2.4 2.8x--2.9x
2.0.3 2.79 or before

All versions of RetopoFlow will work on any operating system the Blender supports.

Downloading

Future updates to RetopoFlow are funded by Blender Market purchases, and we provide top priority support through the Blender Market. However, we also made RetopoFlow accessible on RetopoFlow's GitHub Page, especially for students, teachers, and those using RetopoFlow for educational purposes.

You may download RetopoFlow from your account dashboard on the Blender Market once you have already purchased it or from RetopoFlow's GitHub Releases Page. For the more techie crowd, you can also symlink a clone of the GitHub repo to your add-ons folder.

Important: Blender has issues with the zip files that GitHub automatically packages with the green Code button on the main GitHub page. Do not use the zip files created by GitHub. Instead, use the officially packaged versions that we provide through the Blender Market or the GitHub Releases Page.

The code for RetopoFlow is open source under the GPL 3.0 license. The non-code assets in this repository are not.

Installing

The easiest way to install RetopoFlow is to do so directly within Blender. You can do this by going to Edit > Preferences > Add-ons > Install. This will open a File Browser in Blender, allowing to you navigate to and select the zip file you downloaded. Press Install from file.

If your browser auto-extracted the downloaded zip file, then you will need to re-compress the RetopoFlow folder before installing, or use Save As to save the zip file without extracting the contents.

Once installed, Blender should automatically filter the list of add-ons to show only RetopoFlow. You can then enable the add-on by clicking the checkbox next to 3D View: RetopoFlow.

Installing RetopoFlow

If you have any issues with installing, please try the following steps:

  1. Download the latest version of RetopoFlow for your version of Blender (see Requirements section above).
  2. Open Blender
  3. Head to Edit > Preferences > Add-ons and search for RetopoFlow
  4. Expand by clicking the triangle, and then press Remove
  5. Close Blender to completely clear out the previous version
  6. Open Blender and head to preferences again
  7. Click Install
  8. Navigate to your RetopoFlow zip file (please do not unzip)
  9. Click Install Add-on
  10. Enable RetopoFlow

Updating

RetopoFlow 3 comes with a built-in updater. Once you've installed it the first time, simply check for updates using the RetopoFlow menu. If you need to update the add-on manually for any reason, please be sure to uninstall the old version and restart Blender before installing the new version.

The RetopoFlow updater will keep all of your previous settings intact. If you need to update manually for whatever reason, you can also keep your preferences by copying the RetopoFlow_keymaps.json and RetopoFlow_options.json files from the previous version's folder before installation and pasting them into the new version's folder after installation.

See the Updater page for more details.

Getting Support

Here are ways to get help with a problem or a question that the documentation isn't answering:

Please provide as much information and detail as possible, such as steps to reproduce the issue, what behavior you expected to see vs what you actually saw, screenshots, and so on. See Debugging for details on getting as much useful information as possible. Also, if possible, please consider sending us the .blend file.

Contributing

Pull requests are welcome! If you'd like to contribute to the project then simply fork the repo, work on your changes, and then submit a pull request. We are quite strict on what we allow in, but all suggestions are welcome. If you're unsure what to contribute, then look at the open issues for the current to-dos.

More Repositories

1

blender-addon-updater

A module for enabling users to check for add-on updates and install new versions directly from Blender.
Python
245
star
2

script-bakery

A collection of scripts written by members of CG Cookie to improve their Blender workflow.
Python
123
star
3

io_export_blend

A relatively simple exporter to take selected objects, collections, or nodes and export them to their own private .blend file... with a couple neat little bonus features
Python
99
star
4

addon_common

Python
41
star
5

retopology-contours

CG Cookie Retopology Tools for Blender
Python
39
star
6

retopology-polystrips

The repository for the CG Cookie Polystrips Retopology Tool for Blender
Python
24
star
7

retopoflow-docs

Documentation for the RetopoFlow Blender add-on
SCSS
12
star
8

quicktools

Quick Tools addon for Blender
Python
11
star
9

swiffle

Blender add-on for SWF importing and exporting
Python
9
star
10

ExtruCut

Example Blender add-on using CookieCutter
Python
9
star
11

retopology-lib

Libraries for CG Cookie Retopology Tools
Python
6
star
12

Resources

A collection of re-useable resources created by members of the CG Cookie crew.
6
star
13

handbook

A handbook for the CG Cookie crew
6
star
14

install_deps_example

Example of a Blender add-on that loads external dependencies locally
Python
4
star
15

bouncer

Automated Product Review Testers
Python
4
star
16

blender_addon_package_example

A repository with change history outlining the process of convering a Blender add-on from one file to a multi-file package.
Python
2
star
17

CGC-Activity-Feed

Activity feed plugin
PHP
1
star
18

CGC-IP-Login-Logging

IP tracking for user logins
1
star
19

wp-cassify

PHP
1
star
20

CGC-Disqus

Disqus comments for CG Cookie
PHP
1
star
21

cgc-rcp-stripe-checkout

Adds support for Stripe Checkout in Restrict Content Pro
PHP
1
star
22

CGC-RCP-Stripe-Control

Modifications to Restrict Content Pro to give complete control over subscriptions through Stripe
PHP
1
star
23

cgc-cron

Custom cron events and control for CG Cookie
PHP
1
star
24

edd-points-rewards

Fork of Easy Digital Downloads Points and Rewards plugin for use with composer
PHP
1
star