Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4200)

Issue 5482043: N-Dimensional Vectors for Blender Mathutils

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 4 months ago by TrumanBlending
Modified:
12 years, 4 months ago
Reviewers:
ideasman42, bf-codereview
Base URL:
https://svn.blender.org/svnroot/bf-blender/trunk/blender/
Visibility:
Public.

Description

This patch adds the ability to use arbitrary sized vectors from mathutils. Currently vectors are only of size 2, 3 or 4 since they are generally restricted to geometric applications. However, we can use arbitrary sized vectors for efficient calculations and data manipulation.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+570 lines, -81 lines) Patch
source/blender/blenlib/BLI_math_vector.h View 1 chunk +1 line, -0 lines 0 comments Download
source/blender/blenlib/intern/math_vector.c View 1 chunk +9 lines, -0 lines 0 comments Download
source/blender/python/mathutils/mathutils.h View 1 chunk +1 line, -0 lines 0 comments Download
source/blender/python/mathutils/mathutils.c View 3 chunks +85 lines, -29 lines 0 comments Download
source/blender/python/mathutils/mathutils_Vector.h View 1 chunk +2 lines, -1 line 0 comments Download
source/blender/python/mathutils/mathutils_Vector.c View 31 chunks +472 lines, -51 lines 0 comments Download

Messages

Total messages: 1
TrumanBlending
12 years, 4 months ago (2011-12-12 08:02:12 UTC) #1

          
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b