Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 3879 / 5574

September 29, 2011, 10:17 (GMT)
Pedantic changes to description for recently added select grouped operator
September 29, 2011, 10:08 (GMT)
i18n: update font to solve squares in arabic glyphs recently reported in ML
September 29, 2011, 09:29 (GMT)
take 2 at fixing the crash...
September 29, 2011, 09:19 (GMT)
Attempt to fix error reported by yafaray devs from my commit r40660
September 29, 2011, 08:23 (GMT)
rna function:
vecs = Camera.view_frame(scene)

returns 4 points for the camera frame, without this its very hard to know if a point is in the camera view or not, without rewriting blenders internal logic in python.
September 29, 2011, 07:59 (GMT)
make drawobject.c's code for getting the camera view frame into its own function. (no functional changes)
September 29, 2011, 06:34 (GMT)
making PO/POT/... update scripts py3.2 compatible + making it almost win compatible

Adding from codecs import open + the encoding in update_pot.py so it works for python 3.2.
Now it should be easier to replace the executable folders in the first lines of the file.
It now also works if you are in the same folder as the .po files (i.e. os.path.dirname(__FILE__) is empty)

It's still not working for me on Mingw because I need gettext 1.8 and so far I found only the 1.7
(in 1.7 msgmerge --lang is not supported)
September 29, 2011, 06:15 (GMT)
use math functions for curve handle calculation.
September 29, 2011, 06:13 (GMT)
no-longer select handles when transforming in the dopesheet since now the dope sheet acts as if handles are hidden.
also remove invalid comment.
September 29, 2011, 05:03 (GMT)
fix [#28765] keyframe handles do not move with curves in graph editor when hidden, resulting in bad curves.

hide handles wasn't properly respected by transform function testhandles_fcurve().
Revision 45b74dc by Joshua Leung
September 28, 2011, 23:43 (GMT)
Reverting part of r.40659

The output of an automated tool is not a valid excuse for clobbering
code to increase maintenance headaches later on.
September 28, 2011, 19:18 (GMT)
Fix #28728: volume precaching took a long time with many objects, changed
threading to no longer sleep 50ms for each object, using work queue now.

Also it was showing SSS preprocessing while actually doing Volume precaching,
fixed as well.

September 28, 2011, 19:11 (GMT)
Fix autosave trying to write to / if no userpref temp directory was set,
like other code in blender it should write to the one actually verified
to exist.

Also fixes wrong temp directory when loading user preferences with no
temp directory from a state where one was specified.

September 28, 2011, 19:05 (GMT)
Fix #28726: maya key configuration lost after file > new.

September 28, 2011, 18:45 (GMT)
fix 2 bugs with reset-default failing on operators redo panel.
- The operator its self was registered so resetting the defaults would unhelpfully replace the toolbar with the reset to defaults operator panel.
- The callback for the operator wasnt being used so the settings were changed but the operator didnt re-run.
September 28, 2011, 17:57 (GMT)
using Blender 2.49 as playback for Ctrl+F11 doesn't take 'frame step' into consideration
... now it does ;) -- self-reported bug, not in tracker. Sorry statics people.
September 28, 2011, 17:52 (GMT)
Now in proper english, hehe
September 28, 2011, 17:45 (GMT)
Using non ASCII-conform char in comment broke compile
September 28, 2011, 17:28 (GMT)
OSX: Give clear commenting and more up-to-date defaults
September 28, 2011, 17:21 (GMT)
OSX: change omp default True gor gcc-4.6.1 only atm
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021