Revision 141da38 by Campbell Barton August 25, 2010, 14:33 (GMT) |
patch [#23359] Addenda: fixes for SCons FreeBSD 7, 8, 9 support from Jashank Jeremy (jashank) |
Revision cb640d5 by Campbell Barton August 25, 2010, 14:29 (GMT) |
bugfix [#23497] Keymap editor search box not working |
Revision 7d0e4ac by Campbell Barton August 25, 2010, 14:23 (GMT) |
simplify pass drawing, give each pass its own list, avoids some context switching. - also fixes a problem where xray+transp+alpha1.0 objects wouldnt draw at all. - the patch worked by adding twice but this leaked memory. - solve by adding the xraytransp object to the xray list if the alpha is 1.0 |
Revision 9671544 by Campbell Barton August 25, 2010, 12:01 (GMT) |
patch [#23376] Fix for Bug[[#23351] X-Ray + Transparency removes X-Ray effect from Phil Gosch (saphires) minor edit on the patch, was adding V3D_XRAY and V3D_XRAYTRANSP lists, only add to one. |
Revision 85dcd4c by Brecht Van Lommel August 25, 2010, 09:33 (GMT) |
Fix #23433: crash with undo where a UI button was still active and accessing data that was freed. |
Revision 155c2d1 by Brecht Van Lommel August 25, 2010, 09:30 (GMT) |
Fix #23181: crash in bone roll with project snapping enabled. |
Revision 80a01e8 by Benoit Bolsee August 25, 2010, 09:25 (GMT) |
Fix BGE bug reported by Gilberto: BL_AmartureObject.channels returns only one channel. Fix BL_ArmatureChannel.joint_rotation now that bPoseChannel structure is passed directly to the get function. |
Revision 134e2f0 by Campbell Barton August 25, 2010, 08:57 (GMT) |
bugfix [#23495] unable to pack file, source path not found: "<builtin>" |
Revision 81d5e4f by Campbell Barton August 25, 2010, 08:31 (GMT) |
bugfix [#22819] Grease Pencil: OpenGL render incorrect if view mode, OK with cursor mode also made drawing in camera view stick to the camera border (belated durian request), useful for animation review without worrying about screensize moving the overlay about. |
August 25, 2010, 07:49 (GMT) |
Fix: Colour picker wheel wasn't gamma corrected - drawing too dark |
August 25, 2010, 07:43 (GMT) |
Allow per-pixel inputs into displace node x and y scale (previously only used constant values) |
August 25, 2010, 07:03 (GMT) |
Fix/addition for recent RNA collections active index changes - added scene render layers.active property and updated UI file |
Revision a7e86bc by Joshua Leung August 25, 2010, 04:48 (GMT) |
Bugfix #23439 and #23453: Auto Keying not working in newly created Scenes. The UserPrefs Default was never getting initialised correctly, so new scenes would not get the default AutoKeying mode set correctly ("add but off"). I remembered fixing some problems like this before, but it seems that fix only fixed old files vs the user-prefs for new scenes. |
Revision 4b40d73 by Campbell Barton August 25, 2010, 04:30 (GMT) |
rename most scons build targets to match cmake |
Revision b54d168 by Campbell Barton August 25, 2010, 04:03 (GMT) |
bugfix [#23456] context.main.filepath lost after undo G.sce was being restored after undo but not G.main->name also changed reading a new file so G.main->name gets set to the startup.blend even if its not on the disk, not ideal but would set to <memory2> otherwise. |
Revision 8ffc50e by Dalai Felinto August 25, 2010, 03:44 (GMT) |
bpy.context.manager.clipboard get/set function (to get/set the Clipboard from a script) Thanks Campbell - one day I get used to C pointer management hell :) * when using it to get, the whole string comes in one single line with Linux EOL (n) * works only for text |
Revision c6a3fb8 by Campbell Barton August 25, 2010, 02:56 (GMT) |
bugfix [#23469] Missing Parent Menu in Pose mode |
Revision a992fec by Campbell Barton August 25, 2010, 02:32 (GMT) |
bugfix - image filepath in the image view would only be set when first loading a frame. - check to free animated image buffers on opengl render was comparing against the wrong value. |
Revision a42c490 by Robert Holcomb August 25, 2010, 02:18 (GMT) |
Applied patch #23379. Does not change existing .blend files and looks good. |
Revision 86ad683 by Campbell Barton August 25, 2010, 02:00 (GMT) |
fix for image sequence ranges |
|
|
|


Master Commits
MiikaHweb | 2003-2021