Blender Git Loki

Blender Git commits from all branches.

Page: 2849 / 2888

March 20, 2010, 16:25 (GMT)
functions for adding curve points
eg.
curve.splines[0].points.add()
curve.splines[1].bezier_points.add(10)

March 19, 2010, 15:10 (GMT)
pyrna api
curve.splines.active
curve.splines.new(type='POLY')
curve.splines.remove(spline)

- Added BLI_remlink_safe() since in with script input we cant be sure where the data comes from, it may not be apart of the list.
- Added flag defines for flagu and flagv, were using numbers.
March 19, 2010, 11:57 (GMT)
shell script for building and uploading html and pdf reference doc
March 19, 2010, 09:22 (GMT)
fix for warning
March 19, 2010, 09:12 (GMT)
option to set the openexr directory for cmake
March 18, 2010, 18:19 (GMT)
Render Branch: some quick tweaks to make transparent shadow + node materials
performance bareable, new shading system will solve this automatically.

March 18, 2010, 17:41 (GMT)
Render Branch: Fix recursion problem with nodes, indirect light and
transparent shadows.

March 18, 2010, 17:21 (GMT)
operator & menu item in the image editor to edit an image externally.
March 18, 2010, 17:05 (GMT)
Render Branch: Clamp diffuse/specular to be >= 0 after indirect light,
so that negative lamps also can darken it.

March 18, 2010, 15:29 (GMT)
Render Branch: Fix clipping problem in render subdivide.

March 18, 2010, 11:47 (GMT)
Render Branch: Fix render window not redrawing while rendering with FSA.

March 18, 2010, 11:37 (GMT)
remove ED_object_apply_obmat(ob) in favor of object_apply_mat4(ob, mat), ED_object_apply_obmat wasnt doing quat/axis-angle or non xyz rotations.

March 18, 2010, 11:34 (GMT)
Render Branch: Fix for rendering transparent volume shadows.

March 18, 2010, 11:18 (GMT)
Render Branch: Fix node material texture slots list not being correct.

March 18, 2010, 11:14 (GMT)
revert unintentional files from r27594
March 18, 2010, 11:12 (GMT)
- fcurves with out of range indicies would crash blender (animsys was alredy checking length, just not comparing with the index)
- pythons keyframe_insert/delete(): raise an error when given a keyframe with an invalid index.
March 18, 2010, 10:42 (GMT)
insertig keyframes from python would crash.
March 18, 2010, 10:24 (GMT)
March 18, 2010, 09:30 (GMT)
minor changes to 'Render Only' option.
- display camera border.
- display camera object when in camera view.
March 18, 2010, 09:15 (GMT)
fly mode up/down were inverted.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021