Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 3487 / 5574

August 29, 2012, 07:07 (GMT)
code cleanup: move static mball vars into their own struct, wasnt very clear from reading code what was defined in the function.
August 29, 2012, 00:53 (GMT)
Merged changes in the trunk up to revision 50257.

Conflicts resolved:
source/blender/blenkernel/CMakeLists.txt
August 28, 2012, 13:43 (GMT)
missing linebreak when multithreaded gl meesage is printed to log
August 28, 2012, 11:27 (GMT)
fix bug in mathutils.geometry.intersect_point_line() where 4D vectors were treated as 2D.

also change behavior to return a 2d vector when all args are 2D.
August 28, 2012, 10:41 (GMT)
cleanup pixel sampler code (pixel interpolations in compositor)
August 28, 2012, 10:02 (GMT)
fix for own crash caused by curve refactor, now curve tables are initialized once when the tree is initialized.

thanks to Antony Riakiotakis for providing a fix, though this works a little different.
August 28, 2012, 01:50 (GMT)
code cleanup: use switch for metaball type checks and minor style cleanup
August 27, 2012, 21:01 (GMT)
Adding despeckle as �??blender�? word...
August 27, 2012, 20:58 (GMT)
Picky spell-checking...
August 27, 2012, 15:23 (GMT)
Color management: display color managed RGB values in color sample line

Makes it possible to investigate color managed ranges.

Not ideal but it's the quickest thing which could be done to remove
current grading stoppers for Mango.
August 27, 2012, 13:40 (GMT)
support unary positive operators for vectors (same as numpy), so you can do 'vector_a = +vector_b', this makes a copy.
August 27, 2012, 12:00 (GMT)
Merging r50245 through r50247 from trunk into soc-2011-tomato

August 27, 2012, 11:59 (GMT)
File format fixes

- Add check for header field in BMP decoder. This is needed to distinguish
whether file is indeed BMP image or not.
Without this check Blender could easily crash when it'll try to load
non-BMP image.
Tested with files from own HDD, but all of them has got BM header field,
more testing would be welcome.

- Made Jpeg2000 aware of J2K codec. Originally was needed to verify .j2c
files here in the studio, but having support of this codec would be
nice in general.
Currently supports only reading in this codec, writing would still
using jp2 codec.
August 27, 2012, 09:46 (GMT)
svn merge ^/trunk/blender -r50240:50244
August 27, 2012, 09:44 (GMT)
Alternate mask spline feather offset calculation method: now there are 2 [Even | Smooth]

- Even preserves thickness but can give unsightly loops
- Smooth gives nicer shape but can give unsightly feather/spline mismatch for 'S' shapes created by beziers.

This is an example where smooth works much nicer.

http://www.graphicall.org/ftp/ideasman42/mask_compare.png
August 27, 2012, 09:15 (GMT)
Fix #31853: Marker deletion invokes strip deletion
August 27, 2012, 09:02 (GMT)
Merging r50237 through r50240 from trunk into soc-2011-tomato

August 27, 2012, 09:01 (GMT)
Sequencer: proper cache invalidation when deleting sequences

Solves issue with effects not being recalculated when deleting their input.
August 27, 2012, 09:01 (GMT)
Style cleanup: spaces in sequencer scopes
August 27, 2012, 09:01 (GMT)
Sequencer: fix crash of histogram view for float images

Overexposured pixels lead to wrong memory access in histogram making function
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021