Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 4081 / 5574

March 14, 2011, 23:17 (GMT)
pep8 edits and remove commented code from last commit.
March 14, 2011, 23:02 (GMT)
fix/disallow [#26502] segmentationfault on pressing button to browse existing images for UV window

creating RNA within draw functions can free existing RNA, crashing blender when this is already used in the UI.
disallowing this so it raises a python exception.

This was being used to dynamically generate addon categories so for now they are hard coded and we need proper enum-functions for python to do this.
March 14, 2011, 22:16 (GMT)
quiet warning for GCC
March 14, 2011, 21:13 (GMT)
fix [#26478] New image extension is appended to the old one instead of replacing it
Note:
Extension is replaced with the new extension if it's a known image extension.
Brings back old behaviour, a little bit refined.
March 14, 2011, 19:56 (GMT)
== filebrowser ==
Cleanup of selection code.
Also fixed bug where selection outside the tiles was clamped and file in last column was selected.
Revision d789484 by Janne Karhu
March 14, 2011, 17:37 (GMT)
Fix for [#20171] Properties of Hair are not animateable
* Don't know when this got broken again, but now the "regrow hair" option works like it's supposed to again.
March 14, 2011, 16:11 (GMT)
GNUmakefile: do number of cores detection same as BSD, system_profiler apparently changed between versions.

Revision f4e16de by Ken Hughes
March 14, 2011, 16:10 (GMT)
Build system
------------
Allow BF_PYTHON_ABI_FLAGS to be specified on the command line for scons.

March 14, 2011, 15:40 (GMT)
Fixes for GNUmakefile on Mac:
* Don't use "make install", doesn't work yet.
* Use total number of cores rather than number of processors.
* Quicker number of cores query, by not asking for all system info.

March 14, 2011, 14:00 (GMT)
Bugfix #26498

CTRL+L "Make Links" operators were not using a correct poll(), causing
crash on using it without active object.

Revision 7609370 by Joshua Leung
March 14, 2011, 10:45 (GMT)
Bugfixes:

- Sync Markers option works for local markers (or any other list of
markers in future) too now.
- Apply Pose to Restpose operator now displays a warning if an action
was found (warning about the action now being invalid)
March 14, 2011, 10:31 (GMT)
Revision 80d1bb5 by Lukas Toenne
March 14, 2011, 07:30 (GMT)
Measure of precaution: clear the list of temporary links in the node space after loading, in case the file was saved during active modal linking operators.
March 14, 2011, 06:48 (GMT)
auto-complete was moving the selection.
March 14, 2011, 05:39 (GMT)
fix [#26489] Auto completion in console broken
own mistake in r35492.
March 14, 2011, 05:03 (GMT)
move mathutils api changelog into wiki.
March 14, 2011, 03:49 (GMT)
change addon defaults.
- export uv layout enabled.
- 'render_netrender' enabled (still needs being made into an addon).
- export camera data disabled.
March 14, 2011, 03:34 (GMT)
patch [#26495] Adjustable outline width for selected objects
March 14, 2011, 03:33 (GMT)
tag var as unused.
Revision f96a154 by Joshua Leung
March 14, 2011, 03:10 (GMT)
Bugfix: "Sync Markers" option in Action Editor is now a bit more
useful.

Instead of only working for the "extend" transform mode, standard
transforms now work too now (i.e. grab and scale).

TODO:
This currently only works on Scene markers, though it should be
possible to make this work on a provided list of markers instead...
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021