Blender Git Loki

Blender Git commits from all branches.

Page: 2612 / 2888

June 17, 2014, 13:01 (GMT)
Fix polyfill test to compile again after master merge.

Needed extra coord sign argument. Should probably add more
tests to test that argument. Also, the Empty test and the
UnorderedColinear tests now fail and need attention.
June 17, 2014, 12:55 (GMT)
Add more tests to bpyunits.

Only LENGTH type for now.

This showed two limits to current BKE's units code:
* When converting string to value, we use too few precision for units' values (6 digits),
not good esp. when mixing big and small units (like e.g. miles and inches). Will fix that
in next commit.
* When converting values to string, 'precision' parameter ignores order of magnitude of the value,
which leads to invalid results with big numbers (e.g. 1000000mi gives 1000000.004mi with prec of 3).
June 17, 2014, 12:54 (GMT)
Merge branch 'master' into gtest-testing
June 17, 2014, 10:09 (GMT)
Fix doc strings.
June 17, 2014, 09:53 (GMT)
Deduplicate some code for struct-seq initialization
June 17, 2014, 08:41 (GMT)
Make units a real submodule.
June 17, 2014, 04:48 (GMT)
Minor cleanup/changes to api & docstrings
June 17, 2014, 04:17 (GMT)
Merge branch 'master' into temp-pyapi-units
June 17, 2014, 03:53 (GMT)
Added multi subject-polygon capability, preliminary raster implementation.
June 16, 2014, 23:58 (GMT)
Add icons for a few items in the menus.

Change edit mode selection to pie menu
June 16, 2014, 23:26 (GMT)
Add view and shade pie menus.
June 16, 2014, 22:24 (GMT)
Game Engine Scene Graph - whitespace cleanup
June 16, 2014, 21:11 (GMT)
Manta vars initialization, support for inflow objs in setup file, *.obj export for bounding box[ -1,1]
June 16, 2014, 18:17 (GMT)
Some minor tweaking on temps buffers...
June 16, 2014, 17:15 (GMT)
Merge branch 'master' into opensubdiv-modifier

Conflicts:
source/blender/blenkernel/intern/subsurf_ccg.c
source/blender/windowmanager/intern/wm_init_exit.c
June 16, 2014, 14:57 (GMT)
Modifications from Campbell's review, thanks! :)
June 16, 2014, 09:48 (GMT)
Bugfix: Units for time translate transforms (action/nla editors) was messed up

When autosnap mode was nearest frame or nearest marker, this was incorrectly
converting the units to seconds, making this display unusable for anything.
June 16, 2014, 09:17 (GMT)
Backport revisions for blender-rc2

f95817c, b0708dd, 2b7ff6d, 1d982ea, 781de74,
871a8eb, db750b9, 6d4f062, f325ddb, 31e15b5,
be55327.
June 16, 2014, 07:25 (GMT)
First step toward a basic units py API (exposes all supported unti systems & types, and str_to_value/value_to_str functions).

Also adds a skeletton of unittest file for it!

Reviewers: campbellbarton

CC: carter2422

Differential Revision: https://developer.blender.org/D416
June 16, 2014, 02:29 (GMT)
Added support for drawing, moving, and inserting vertices in multiple subject polygons
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021