Go to file
Bastien Montagne 4f294a8f02 Fixing a bug found while checking "[#31937] UV/Image Editor: Copy Mirrored UV Coords" (which isn't a bug at all).
The tool works OK, except it was messing vertices' order of polys, often giving ugly results! Now only using sorted list of vertices indices to find matching polys.
2012-06-29 12:41:39 +00:00
build_files code cleanup: compile with clang and quiet some warnings. 2012-06-28 12:32:06 +00:00
doc document calling operators with undo enabled. 2012-06-28 08:17:28 +00:00
extern add cmake option WITH_SYSTEM_OPENJPEG so linux can build cycles without having libopenjpeg installed. 2012-06-23 14:23:44 +00:00
intern code cleanup: compile with clang and quiet some warnings. 2012-06-28 12:32:06 +00:00
release Fixing a bug found while checking "[#31937] UV/Image Editor: Copy Mirrored UV Coords" (which isn't a bug at all). 2012-06-29 12:41:39 +00:00
source Related to [#31936] Mesh saved in 2.63 with legacy format have holes instead ngons 2012-06-29 11:59:47 +00:00
CMakeLists.txt code cleanup: cmake buildsystem edits, unused var warnings and better description for WITH_PYTHON_MODULE. 2012-06-28 08:51:02 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile cmake edits 2012-05-27 10:03:13 +00:00
SConstruct option to disable feather, since its so slow - for interactively editing masks its useful to be able to disable. 2012-06-21 12:27:57 +00:00