January 6, 2015, 18:16 (GMT) |
Intermediate commit. Basically, we try to output coc values to a second render target, but apparently OpenGL somehow hates us. Committing so that Mac may give a better diagnostic on what is happening. |
January 6, 2015, 17:19 (GMT) |
Simple hair strand integration function for the flow operator. |
January 6, 2015, 16:57 (GMT) |
First stage of better dof, downsample buffer by half. |
January 6, 2015, 15:41 (GMT) |
Stub handling of hair edit mode switch for the undo system. Undo is not implemented for hair edit mode yet, but this prevents operators from reloading blend files on redo, which otherwise exits hair edit mode without cleaning up. |
Revision 66d03f8 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, temp_constraint_volume, temp_hair_modifiers, temp_motionpaths) January 6, 2015, 14:50 (GMT) |
Merge branch 'master' into gooseberry |
January 6, 2015, 14:49 (GMT) |
Add new shader files to Scons |
January 6, 2015, 14:34 (GMT) |
Simple operator for solving and integrating the hair flow grid. This would probably become an automatic update running in a job eventually, but for testing this is the easiest implementation. |
January 6, 2015, 14:18 (GMT) |
New strand functions in the physics library for solving hair flow grids. |
January 6, 2015, 14:03 (GMT) |
WIP for new dof |
January 6, 2015, 13:06 (GMT) |
Merge remote-tracking branch 'origin/master' into multiview Conflicts: release/scripts/startup/bl_ui/space_sequencer.py source/blender/blenkernel/BKE_sequencer.h source/blender/blenkernel/intern/camera.c source/blender/blenkernel/intern/sequencer.c source/blender/blenloader/intern/versioning_270.c source/blender/editors/include/ED_view3d.h source/blender/editors/render/render_opengl.c source/blender/editors/render/render_preview.c source/blender/editors/space_sequencer/sequencer_add.c source/blender/editors/space_sequencer/sequencer_draw.c source/blender/editors/space_view3d/view3d_draw.c source/blender/makesrna/intern/rna_color.c source/blender/makesrna/intern/rna_image.c source/blender/render/extern/include/RE_pipeline.h source/blender/render/intern/source/external_engine.c source/blender/render/intern/source/pipeline.c source/blender/windowmanager/intern/wm_files.c |
Revision f7aab6c by Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 6, 2015, 12:58 (GMT) |
Blender 2.73 release commit Hopefully this one would eb the exact revision used for 2.73 final release |
January 6, 2015, 12:50 (GMT) |
New `mode` enum for hair edit mode to toggle between direct mesh-style editing and flow solver editing. The flow mode could be used to disable mesh vertex drawing and operators and instead enable automatic recalculation of the hair flow field and sampling strands. |
Revision ba0d452 by Campbell Barton (gooseberry, gooseberry_farm, temp_constraint_volume, temp_hair_modifiers, temp_motionpaths) January 6, 2015, 12:11 (GMT) |
Merge branch 'master' into gooseberry |
January 6, 2015, 12:09 (GMT) |
Fix for compiler error with mingw64 about inlining functions with variadic args Patch by Sergey |
Revision 7c28022 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, temp_constraint_volume, temp_hair_modifiers, temp_motionpaths) January 6, 2015, 11:17 (GMT) |
Merge branch 'master' into gooseberry |
January 6, 2015, 10:13 (GMT) |
Select Linked operator for hair edit mode (select all vertices of a strand). |
Revision 110459c by Campbell Barton / Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 6, 2015, 09:57 (GMT) |
GTest was broken on Linux |
Revision ee045d2 by Campbell Barton / Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 6, 2015, 09:55 (GMT) |
BLI_string_utf8: add BLI_strncpy_utf8_rlen |
Revision d93ccef by Sebastian Koenig / Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 6, 2015, 09:33 (GMT) |
Fix T43143: DPX header wrong, making it impossible to import to other software The issue was caused by the single letter in header, which is expected to be captial as per standard: http://www.simplesystems.org/users/bfriesen/dpx/S268M_Revised.pdf |
Revision 0b5a64f by Campbell Barton / Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 6, 2015, 09:33 (GMT) |
Fix T43122: Shrinkwrap target, wrong linked object |
|
|
|


Master Commits
MiikaHweb | 2003-2021