Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 4474 / 5574

December 17, 2009, 13:14 (GMT)
fix for python error
December 17, 2009, 11:40 (GMT)
sequencer fcurve anim filtering: sequence strips fcurves in meta's were showing up in the main view. mossing notifier for border select.
December 17, 2009, 11:16 (GMT)
remove warnings. Sequencer selection for fcurve view didnt work in metastrips.
- added RNA_property_string_set to the RNA_access.h
- include BKE_animsys.h in pipeline.c for sequencer update, hope these are ok.
Revision e3a1d04 by Joshua Leung
December 17, 2009, 10:47 (GMT)
RNA/UI - Reset Settings to Default Values

Added a new operator for properties which resets RNA-based settings to their 'default' values, as defined in RNA. This currently only works for floats, ints, enums, and booleans (strings and pointers still need to be implemented).

The current extensions to the RNA API that I've made here seem a bit excessive, and can be toned down if necessary. In short, I've just added accessor functions for the default-values of the property definitions.

For this to be really useful, many properties in RNA will need to get defaults defined, since the current defaults for quite a few properties tested were less than ideal.
Revision 6c006b2 by Matt Ebb
December 17, 2009, 10:01 (GMT)
Fix [#20397] Saving with F2 on multiple windows layout crashes
December 17, 2009, 09:23 (GMT)
OSX: populate file dialog system & bookmark defaults paths with the finder's ones

Former implementation was to populate the "system" paths with the mounted paths. The issue is that OSX mounts some paths that are of no use such as /home (The home dirs reside in /Users).

When compiled with 10.5 SDK, it retrieves the folders you have in the finder and OSX standard open/save dialog.
When compiled with older SDKs, it assumes these folders are the default ones (home, Desktop, Documents, Pictures, Music, Movies).
Revision 0cc34be by Matt Ebb
December 17, 2009, 07:40 (GMT)
Fix [#20414] select children (shift+g) on an object without children...
Revision b438dd8 by Matt Ebb
December 17, 2009, 06:06 (GMT)
Notifier related tweaks, partially from patch 20370 by Jason Millis
Revision fac65a3 by Matt Ebb
December 17, 2009, 04:55 (GMT)
Durian request:

Extend the 'only selected' property in the graph editor to only show curves
from selected sequence strips and nodes as well.
December 17, 2009, 03:32 (GMT)
keymap editor

New unique ID per keymap item (unique inside their keymap) for default and configuration keymaps.
This allows restoring a single user defined kmi to its previous (default or config) values instead of having to restore the whole keymap.
The restore item button is disabled for kmi added by the users (they don't have an ID).

Also fixes a bug in the rna function for add keymap item (parameter order was incorrect, messing adding back saved configurations).
December 17, 2009, 01:21 (GMT)
pep8 corrections and no need to use C's _OT_ syntax when accessing operator names from py
December 17, 2009, 01:19 (GMT)
Adding POINTER_GRAB flag to view 2d pan operator, to make it use continuous grab.
Revision b9dbd53 by Matt Ebb
December 17, 2009, 01:06 (GMT)
Added search filtering to key map editor - searches in UI names of operators
December 16, 2009, 23:05 (GMT)
bugfix [#20054] Continuous Zoom isn't smooth
December 16, 2009, 21:27 (GMT)
Update 2.4x script: UV Follow active quads initial port thanks to Michael Williamson, added operator option, reporting, menu, edge length option myself.
December 16, 2009, 21:00 (GMT)
netrender

Display job status in web interface
Better use of Reports api for errors and success notifications
Don't show some Client options if server address is default (hasn't been scanned or entered manually yet)
December 16, 2009, 19:49 (GMT)
camera switching via markers
Currently access by selecting a marking and binding with the active camera from the view menu.

Note:
after long discussion we decieded there is no nice way to do this.. animate pointers? animate multiple camera visibility?, use sequencer? use NLA?.... have a kind of event system (like framechange scriptlinks)... etc
so this is ifdef'd with DURIAN_CAMERA_SWITCH

December 16, 2009, 19:19 (GMT)
Sculpt:
* Increase epsilon for intersection a bit more, ortho view + small
faces are problematic.
* Fix a redraw issue with one partial redraw too much at the end of
the stroke.

December 16, 2009, 18:26 (GMT)
netrender: use reports to send error or success messages when sending jobs to server.
December 16, 2009, 17:49 (GMT)
fix for crash when inserting keyframes in a mesh
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021