Revision 813ece7 by Sergey Sharybin July 18, 2014, 09:30 (GMT) |
Fix T41035: Scale Manipulator CTRL-ALT-S issue with maya shortcuts |
Revision e28ffaf by Sergey Sharybin July 18, 2014, 09:14 (GMT) |
Fix wrong interface flags combination in inverse kinematics panel |
Revision 397bc87 by Sergey Sharybin July 18, 2014, 08:44 (GMT) |
Fix T41039: Hook modifier sometimes fails to retain correct bezier curve point assignment |
Revision 543f7b7 by Sergey Sharybin July 18, 2014, 07:38 (GMT) |
Fix wrong index update when removing CV points |
Revision 7307973 by Mitchell Stokes July 18, 2014, 06:00 (GMT) |
BGE: Add property/material detection and X-Ray for mouse over any sensor This patch adds a Property/Material detection and a X-Ray mode to the mouse over any sensor like on the ray sensor. Proposal: http://blenderartists.org/forum/showthread.php?261847-BGE-proposal-Mouse-Over-Any-sensor-with-Property-and-X-Ray&highlight=proposal Reviewers: moguri Reviewed By: moguri Differential Revision: https://developer.blender.org/D653 |
July 18, 2014, 05:52 (GMT) |
BGE: Add missing documentation and attribute constraint_type for ConstraintWrapper 1. Add attribute to get the constraint type. 2. Add missing documentation for getParent, setParam, constraint_id in bge.types.KX_ConstraintWrapper.rst. 3. Add missing documentation for GENERIC_6DOF_CONSTRAINT and flag bit in bge.constraints.rst. 4. Fix typo in CcdPhysicsEnvironment.cpp Reviewers: moguri Reviewed By: moguri Differential Revision: https://developer.blender.org/D654 |
July 18, 2014, 05:49 (GMT) |
BGE: Add level mode to property actuator This patch adds to the existing property actuator a level mode, which is switching the property depending on the input level. Reviewers: moguri Reviewed By: moguri Differential Revision: https://developer.blender.org/D652 |
Revision a04a803 by Campbell Barton July 18, 2014, 01:55 (GMT) |
Code cleanup |
Revision 6a58557 by Campbell Barton July 18, 2014, 01:55 (GMT) |
Fix -1 passed as bool |
Revision 80d3eb6 by Bastien Montagne July 17, 2014, 22:06 (GMT) |
Fix a BI bug: when an object had dupliobjects children, it was never rendered at all, even if having particle systems. This was not matching behavior of Cycles and 3DView! |
Revision 8620008 by Bastien Montagne July 17, 2014, 21:49 (GMT) |
Fix T41113: Hide doesn't work on particle systems Particles could completely cancel Hide flag! 'Accumulative' bool is not a really good idea here, hide (or render-hide) are some kind of 'absolute' no-go. Found another issue in that area, duplicated objects would still show in 'render override' mode, when object was render-disabled. Hopefully things are better now. |
Revision 1097a3f by Bastien Montagne July 17, 2014, 15:16 (GMT) |
Add helper to validate (and fix) material indices of meshes' polygons, curves' splines and texts' letters. Useful especially for importer addons. Reviewers: campbellbarton Reviewed By: campbellbarton Differential Revision: https://developer.blender.org/D650 |
Revision f46223f by Dalai Felinto July 17, 2014, 13:30 (GMT) |
Bake-API: progress (bar) working Note: This makes no change to the user, the render engine (Cycles) still need to update the progress during baking. But this is the Blender side of this. |
Revision 6f846da by Dalai Felinto July 17, 2014, 13:30 (GMT) |
BGE: rtsp support for VideoTexture (video streaming) In collaboration with Benoit Bolsee (mainly doing it under his directions). Note: FFmpeg lib needs to be compiled with rtsp support for this to work. Bug 1/2 of T41004 |
Revision 70453c5 by Howard Trickey July 17, 2014, 13:20 (GMT) |
Fix T34664: bevel face material can be set in tool and modifier. Now the bevel tool, modifier, and internal operator have a material slot # parameter that the user can set. If left at default of -1, behavior is as current -- bevel face material is taken from the closest original face (this may be ambiguous). If material slot is >= 0, it gives the material slot index number for the material to use. |
Revision 737cb8c by Campbell Barton July 17, 2014, 08:58 (GMT) |
Use compiler attributes for more BLI libs |
Revision 1ce15f8 by Campbell Barton July 17, 2014, 07:46 (GMT) |
Fix for bmesh_vert_separate adding to visithash multiple times |
Revision ebd04f5 by Campbell Barton July 17, 2014, 07:12 (GMT) |
Correct error in recelty added BM_face_split_edgenet Was copying UV's to unrelated faces |
Revision 9c36b2b by Campbell Barton July 17, 2014, 05:02 (GMT) |
Correct previous commit - space crept in patch |
Revision 4cc9312 by Campbell Barton July 17, 2014, 04:54 (GMT) |
|
|
|


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