Revision 91deffc by William Reynish June 21, 2010, 23:20 (GMT) |
Added ability to add and remove text boxes back from Blender 2.4x. One on those small things missing. |
June 21, 2010, 22:16 (GMT) |
SVN maintenance. |
Revision 4bade8e by Campbell Barton June 21, 2010, 22:05 (GMT) |
sequence.swap(other) rna function. |
Revision 425da62 by Sergey Sharybin June 21, 2010, 20:10 (GMT) |
[#22262] Sculpting shape keys using the Smooth brush switches the shape to the Basis PBVH used the same verts array as mesh data and shape key/reference key coords were applying on the mesh data, so on some refreshing undeformed mesh was displayed. Added utility functions to get vert coords from key block, apply new vert coords on keyblock and function to apply coords on bpvh, so now pbvh uses it's ovn vertex array and no changes are making to the mesh data. Additional change: Store key block name in SculptUndoNode, so now shape wouldn't be copied to wrong keyblock on undo |
Revision 72d21c3 by Campbell Barton June 21, 2010, 17:37 (GMT) |
sequencer swap data operator. needed for durian so we can swap out preview AVI's for EXR sequences. |
Revision 3f4121c by Dalai Felinto June 21, 2010, 07:51 (GMT) |
Logic UI: Pin option for sensor and actuators (from 2.49) - implemented the old functionality of pin a sensor or actuator when "show state" is on. - fixed code for setting/resetting VISIBLE and LINKED flags for sensors and actuators (so states buttons is working for actuators and sensors) - move the flag setting code (^^^) to a pre-processing part of the logic ui code. |
Revision 78d3793 by Martin Poirier June 20, 2010, 20:33 (GMT) |
netrender Save and Restore master from disk. When the "clear on exit" option is off, write a data file (blender_master.data) in the master's path on exit and reads it back on load. Note: Jobs and Slaves lists are restored, but not balancer settings (problem with the pickle module). |
Revision be8a2de by Thomas Dinges June 20, 2010, 19:02 (GMT) |
* Small fix for Color management RNA. 3D View didn't update on enabling/disabling Color Management. ND_SHADING > ND_SHADING_DRAW Note: "ND_RENDER_OPTIONS" should trigger the update in the 3D View (as the 3D View listener listens to that) but that doesn't work for some reason. |
Revision 62ffe63 by Martin Poirier June 19, 2010, 20:25 (GMT) |
etch-a-ton bugfix Add Convert operator and button (missing in 2.5) Fix stroke selection (uneeded separate operator and missing redraw) Map sketch operators to LEFTMOUSE and RIGHTMOUSE instead of SELECTMOUSE AND ACTIONMOUSE (more in line with other sketching operators, might work better with swapped mouse buttons) |
Revision 801bead by Martin Poirier June 19, 2010, 20:18 (GMT) |
Unhide constraint axis and orientation operator properties. They are not just internal param, tweaking them later is not unconceivable. |
Revision f50714a by Campbell Barton June 19, 2010, 12:11 (GMT) |
minor edit to speed up api property name editing. |
Revision 0ecae61 by Campbell Barton June 19, 2010, 12:06 (GMT) |
rna info module now prints out property names into the console when run directly |
Revision 229b763 by Joerg Mueller June 19, 2010, 10:50 (GMT) |
Merged revision 29562 from /branches/soc-2010-nexyon. |
Revision 7019089 by Joerg Mueller June 19, 2010, 10:47 (GMT) |
* New users_logic property for Texts to find out which texts are used in a GE logic brick. * Fixed a bug in KX_ObjectActuator where the fuzzy flags weren't updated when setting properties from within python. * Moved do_versions_ipos_to_animato from blender.c to readfile.c, where it should be. * Fixed a bug on file transitions with the GE when files have different FPS settings. |
Revision da314f5 by Mike Erwin June 19, 2010, 10:35 (GMT) |
fixed tablet mouse spasm bug and refactored event handling |
Revision aa02d71 by Joerg Mueller June 19, 2010, 10:32 (GMT) |
Recreating my GSoC branch. |
Revision 99bbc90 by Joerg Mueller June 19, 2010, 10:31 (GMT) |
Deleting my GSoC branch to recreate it. |
Revision c92d0df by Nick Samarin June 18, 2010, 23:48 (GMT) |
Added: - obstacle culling for correct simulation in 3d - flag for steering actuator termination on reaching target - path recalculation period - advance by waypoints (for path following) |
Revision 4d141cf by Tamito Kajiyama June 18, 2010, 22:53 (GMT) |
Merged changes in the trunk up to revision 29550. |
Revision 615af47 by Diego Borghetti June 18, 2010, 20:19 (GMT) |
Fix #22621 Alt-A toggles panel expand collapse Patch by John Carpenter The expand/collapse command don't filter the Alt modifier and make problem with the animation shortuct (atl+a). |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021