Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 3244 / 5574

March 26, 2013, 22:37 (GMT)
move FOREACH_NODETREE internal checks into functions.
BKE_node_tree_iter_init,step()
March 26, 2013, 21:34 (GMT)
Paint system:
Random texture mapping
* Support for 2d painting.
* Better random generation and useof the result.
March 26, 2013, 21:26 (GMT)
report [#34772] Incorrect aspect for tex mapping from camera view

There was no good way to UV project from a camera with non-square view-border without it stretching the image (even using 'Correct Aspect').

While this isnt a bug its useful to do a UV projection without stretching the image, added 'Camera Bounds' option.
March 26, 2013, 20:51 (GMT)
uv project tool: take scene aspect into account when calculating the camera bounds.
March 26, 2013, 20:34 (GMT)
sequencer gaps
- remove unneeded checks (poll checks editor is non-null)
- use booleans
- rename operator SEQUENCER_OT_gap_remove, _gap_insert

also quiet shadow warning in rigidbody.c (shadowing 'loc')
March 26, 2013, 17:49 (GMT)
Bug fix - own collection.

- Scopes in Sequencer were not drawing OK (drawing code assumed alpha)
- Histogram in Sequencer now uses same formula to quantify R G B as the
other histogram in Blender (per channel).

I seriously thought of dropping this, and add the same sidebar here as we
have for Image window. However, what stops me is that current code is
very optimized, and has OMP hints.

Will check instead on cleaner drawing here now.

March 26, 2013, 15:52 (GMT)
Fix regression introduced by svn rev55545

After this revision BLI_stringdec worked incorrect
in cases there's no digits in original file name,
making head one character shorter than it should be.

Time to cover BLI with unit-tests?
March 26, 2013, 15:48 (GMT)
Wrong soft/hard limits used in r55600
March 26, 2013, 15:00 (GMT)
Sequencer usability:

Brought back old tools "Remove Gap(s)" and "Insert Gap".
It's actually one of the first tools I ever coded for it in 90ies, so useful!

* Remove Gap(s)

This checks if there's no strip at a given position, and slides all strips
together to the left, until the gap is closed.

- BackSpace key, remove gap at current frame (or first gap at right of frame)
- SHIFT+BackSpace, remove all gaps at or to right of current frame.

* Insert Gap

Shifts all strips to right of current frame with 10 frames. (Amount can be
set in Toolbar redo panel).


March 26, 2013, 14:33 (GMT)
I18n: various "new data translation" fixes...
March 26, 2013, 12:45 (GMT)
Correction to recent prefetch commit

When using movie as a clip no need to prefetch in cases
no proxies are sued at this moment.
March 26, 2013, 10:28 (GMT)
Better fix for "To Sphere" crashing in Image editor. It appeared to be in use for
mask/uv modes.

March 26, 2013, 09:59 (GMT)
Freestyle changes:

- Revert some stylistic changes made in branch
They weren't directly related on freestyle project
and better be handled in trunk. Helps reading patches
ad prevents possible merge conflicts.

- Solved issue introduced with recent deprecation of
RenderData.maximize,

March 26, 2013, 09:09 (GMT)
Merging r55547 through r55594 from trunk into soc-2008-mxcurioni

March 26, 2013, 08:32 (GMT)
Freestyle: fix crash unlinking object

Was getting an address of pointer variable.

March 26, 2013, 08:05 (GMT)
Freestyle: fix compilation with strict flags used

March 26, 2013, 07:44 (GMT)
grease pencil eraser mouse-wheel resize was inverted compared to circle-select.
March 26, 2013, 07:41 (GMT)
grease pencil xray option wasn't being applied to single points in the 3d view.
March 26, 2013, 07:29 (GMT)
style cleanup:
also rename mesh_getVertexCos() --> BKE_mesh_vertexCos_get() to match curve function.
March 26, 2013, 06:07 (GMT)
fix [#34658] GreasePencil eraser deletes strokes through geometry, surfacemode

add depth check to grease pencil eraser when xray option is disabled.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021