Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 4370 / 5574

March 30, 2010, 12:15 (GMT)
* Multiply for panorama cameras
* Some cases of struct name being set where it shouldnt have been.
* Spelling: wich --> which
* Copy and initialize uv modifier scale, remove unneeded enum.
* Ability to pin any object into the context.
* Update uv window while transforming (useful when used with UVProject modifier)
* Patch by Wahooney, so new template's are internal text and dont get saved over
by mistake.
* Fix for https://bugzilla.redhat.com/show_bug.cgi?id=572186
Bug 572186 - [abrt] crash in blender-2.49b-5.fc12: Process
/usr/bin/blender.bin was killed by signal 6 (SIGABRT). Original fix submitted
by Jochen Schmitt.
* [#21816] bpy.data.add_image has stopped working on Windows. moved to
bpy.data.images.load(), missed this call.

(commits 27726,27825,27828,27831,27832,27833,27834,27836,27837,27838,27839,27858 by Campbell from render25 branch)

March 30, 2010, 12:01 (GMT)
* Assign weight from bones in weight paint mode now respects paint face
mask, also avoid making vertex groups if they will not be filled.
* Add back image pin option in image editor header.
* Fix deep shadow not respecting Cast Buffer Shadows option.
* Tangent space normal map baking should work again now.
* Fix a problem with particle duplis, due to own bugfix for #20350,
the problem for that seems to be in dupliverts, not particles.
* Fix external multires data link getting lost on exiting editmode.

(commits 27776,27777,27830,27840,27841,27862 by Brecht from render25 branch)

March 30, 2010, 11:49 (GMT)
Rest shape key for cloth option, this makes it possible
to specify different spring lengths.

Implementation is quite ugly because the shape key has to be pulled
through the modifier stack somehow, need a more flexible data mask
system to solve this properly.

(commits 27773,27775,27778 by Brecht from render25 branch)

March 30, 2010, 11:38 (GMT)
Fix a few warning in editors/ module.

Revision ccdd490 by Elia Sarti
March 30, 2010, 10:13 (GMT)
Bugfix for [#21582] Adjusting material color (color picker) crashes

This fixes only the crash, which was due to buffer overrun for col Hex char buffer. It doesn't actually fix the real issue of overflowing the color values up to infinity.
March 30, 2010, 09:57 (GMT)
Fix #21827: Outer portions of extruded 2D curves do not render correctly

DispList->rt is used by render stuff to set vlak flags. This rt field is setting
to nurbs's flags in displist creation function. Possible flags for nurbs are
CU_SMOOTH and CU_2D. CU_SMOOTH is ok, but CU_2D conflicts with R_NOPUNOFLIP.

I cleared rt's CU_2D flag. Don't forget about possible conflicts if new
nurbs flags will be added.
Revision c36e00c by Matt Ebb
March 30, 2010, 07:57 (GMT)
Performance tweak - on region pan/scale, only redraw the region itself
instead of the entire area (eg. so panning tool shelf doesn't lag when 3d view
redrawing is slow).
March 30, 2010, 06:37 (GMT)
BGE API DOC: a guide on how to build epydoc for windows
We have already a .sh file to build epydocs from Linux, so why not to have it in Windows as well ;) I think that this guide can help people interested in help with the API documentation to test their work.

I'm actually already in touch with at least one volunteer helping with PhysicsConstraints module. VideoTexture may not be a one man job though, for I hope this document can also help.
Revision b09ee49 by Matt Ebb
March 30, 2010, 05:52 (GMT)
Fix [#21711] Position of 2d cursor is not displayed correctly and cannot be set
in uv/image editor properties panel

Note: Moved UV editor 2d cursor to SpaceImage rather than View2d, so it's
more accessible to RNA.
March 30, 2010, 04:59 (GMT)
BGE PyDoc: fix for KX_Object not linked to the class in some actuators API page
Revision 1f8cd57 by Matt Ebb
March 30, 2010, 04:27 (GMT)
Fix [#20115] Some theme settings are not saved

Theme colours were getting overwritten on startup with defaults (as in 2.4
system). Changed this to allow changing the default theme, and added a
'Reset to defaults' operator in user prefs. Perhaps next step to look into the
py presets system for themes too (nice and easy to share).

If you're using a custom B.blend you may get some strange theme colours on
startup if they weren't saved properly before. 'Reset to default' button in theme
preferences should fix it back to defaults.
Revision f20427f by Matt Ebb
March 30, 2010, 00:57 (GMT)
Fix [#21814] 3D Curves and Caps Confusion

Stopped curves 'caps' properties from being greyed out when the curve is 3D -
there's the totally obscure feature where turning off 'Front' and 'Back' turns the
3D curve into a tube.

Would really like this feature to be implemented in a less bizarre way, but
for now it should be enabled in the UI at least.
March 30, 2010, 00:41 (GMT)
Second attempt to fix the border option. At the moment, accessing
diffuse and Z depth information through style modules won't work
correctly with the border option. Another fix will follow.
March 29, 2010, 21:58 (GMT)
Fixed the border option that was not functional when the crop option
was turned off.
March 29, 2010, 09:29 (GMT)
Mirror clipping for curves and surfaces.
Revision 9a99b7d by Matt Ebb
March 29, 2010, 08:33 (GMT)
Fix [#21083] Collada exporter defaults to ".blend" extension...

Also added a filter category for COLLADA files to the file selector.
Revision 97e1c02 by Elia Sarti
March 29, 2010, 08:27 (GMT)
Added splash screen item in the Help menu. Not sure why it wasn't there in the first place? It's used to get the revision number and if the intention was to add a more adequate "About" window it can be replaced later.
Revision 227baee by Matt Ebb
March 29, 2010, 07:15 (GMT)
Tweak to set default ui range for color/color_gamma properties
Revision f4dcd1d by Matt Ebb
March 29, 2010, 07:15 (GMT)
Fix [#21706] edit field in nodegroup which overlaps a node, edits the field of the overlapped node
Revision 86b30be by Matt Ebb
March 29, 2010, 07:07 (GMT)
Fix [#21542] Clear origin shortkey Alt+O in object mode doesn't work
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021