Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 4300 / 5574

July 13, 2010, 09:31 (GMT)
fix for crash copying in the sequencer.
July 13, 2010, 09:29 (GMT)
Logic Editor UI: Make the Active object always the first one of the list, and have the ADD button only for it.

The reason for that is because I can't find a way to change the active object for a particular context (it may be even a bug in the rna/UI base code). So for the time being (a.k.a. for Beta) this will make it.

I actually like this solution, maybe the bug is for the good afterall.
July 13, 2010, 09:28 (GMT)
- saturation option for sequencer strips, runs before multiply and color balance.
- multiply of 0.0 wasnt being applied.
July 13, 2010, 08:20 (GMT)
sequencer ui tweaks & display frame position of the playhead in a strip, helpful for working out the exact frame of an avi <> exr
July 13, 2010, 00:57 (GMT)
move nan mk files from source/ into build_files/make/
July 12, 2010, 23:43 (GMT)
- more misc rna rename updates
- edited the rna_cleaner.py script to use repr() on descriptions so quotes dont result in invalid generated python scripts.
July 12, 2010, 23:31 (GMT)
Rearranged the organization of UI controls for feature edge selection
criteria. Now the Inclusive/Exclusive and Logical AND/OR options are
only applied to feature edge types, while the conditions on visibility
and edge types are always combined by logical conjunction. Also, the
crease angle, sphere radius and Kr derivative epsilon are treated as
render layer-specific options instead of lineset-specific options.
July 12, 2010, 22:49 (GMT)
- minimum -> min, maximum -> max
- have min/max as suffix
- replace unneeded use of common suffix 'ing' and 'ness' where possible
- replace term 'brightness' for 'intensity'
July 12, 2010, 22:24 (GMT)
rna api cleanup...
- remove 'ing' suffix
- use 'blend_type' rather then 'blend_mode' or 'blending'
July 12, 2010, 22:11 (GMT)
unmodified property names ready for editing (all props excluding bools)
July 12, 2010, 20:35 (GMT)
fix for crash when psys_get_dupli_texture() was called on a subsurf mesh with simplify enabled.
July 12, 2010, 20:17 (GMT)
RNA cleanup: first pass over booleans, still 380 marked as TODO.

July 12, 2010, 18:26 (GMT)
re-arrange build files so scons "config" dir isnt confused with ~/.blender/2.52/config
July 12, 2010, 18:15 (GMT)
- presets were not being written with 'import bpy' at the start.
- attribute save_keyconfig defaulted to True when unset, not sure why, but .
- use repr() rather then str() so strings are quoted without manually checking. also converts less common chars properly m " etc.
July 12, 2010, 16:20 (GMT)
tweak to color balance after talking with colin and testing other software, lift for values above 1.0 was too intense.
Use: 1 + ((lift-1) * (lift-1)) so 2.0 is still a full lift but 1.x isnt so strong.

Changed color picker to give more precission, we were having to edit the buttons to see what the numbers were.
July 12, 2010, 14:57 (GMT)
sequencer float conversion was only using rgb -> float conversion inconsistantly, some places used colorspace conversion, some not.

Added IMB_float_from_rect_simple() for the sequencer to use.
July 12, 2010, 14:54 (GMT)
support for colorspace conversion when saving srgb float buffers (from the sequencer) as openexr.
July 12, 2010, 13:35 (GMT)
dont add a rect buffer for EXR's, the sequencer discards them immediately and functions that need a rect should create one on the fly.

this shows a problem with Imbuf where there is no way to ask to only load the native type byte/float.
July 12, 2010, 13:25 (GMT)
BGE bug #22760: VideoTexture not available when Blender is compiled without FFMPEG. VideoTexture can be used without FFMPEG, no need to disable it.
July 12, 2010, 12:07 (GMT)
error in last commit
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021