November 21, 2013, 22:17 (GMT) |
Code Cleanup: includes and warnings |
November 21, 2013, 18:50 (GMT) |
Changed the names of some variables. The modifier print on screnn an alert when the user change the vertices, edges, or vertex group. |
November 21, 2013, 07:09 (GMT) |
Merge branch 'master' into soc-2013-dingto |
November 21, 2013, 01:25 (GMT) |
Create of new Operator for bind Laplacian Deform Modifier The Laplacian Deform Modifier bind the initial vertexes positions. I Modified the LaplacianDeformModifierData struct to store bind state. |
November 20, 2013, 21:05 (GMT) |
Add eModifierTypeFlag_SupportsEditmode to support modifier in EditMode |
November 20, 2013, 19:50 (GMT) |
Fixes for stupid mistakes from a while ago - Render engine's evaluation context didn't set for_render to truth. - Use G.evaluation_context for motion path instead of local one. |
November 20, 2013, 19:00 (GMT) |
Address some of the codereview comments - Call it just DAG_init/DAG_exit - Move EvaluationContext to a better place (DAG header). - Rename valency to num_pending_parents. - Added a comment about why we might want to not use threads for the scene update/ - Update comment for screen switch. |
November 20, 2013, 17:57 (GMT) |
Post-merge compilation error fix Was caused by the new code in master since previous merge by the looks of it. |
November 20, 2013, 17:41 (GMT) |
Merge branch 'master' into soc-2013-depsgraph_mt Conflicts: release/datafiles/splash.png release/scripts/startup/bl_ui/properties_render.py |
November 20, 2013, 14:18 (GMT) |
Merge branch 'master' into soc-2013-sketch_mesh |
November 18, 2013, 08:00 (GMT) |
Merge branch 'master' into soc-2013-dingto Solved conflicts with __device to ccl_device change, was actually quite easy. |
November 12, 2013, 20:30 (GMT) |
svn merge ^/trunk/blender 60972:61239 |
November 9, 2013, 21:19 (GMT) |
Make mode stroke enum normal if operator is using Curve or Polyline mode. It made it confusing because users used ctrl-click to add extra points, often inverting the stroke. |
November 9, 2013, 20:37 (GMT) |
merge with trunk -r 61215 |
November 6, 2013, 23:06 (GMT) |
Changes suggested by Campbell: - Delete pointer to DeriveMesh - Store face tessellation |
November 5, 2013, 23:15 (GMT) |
The LaplacianDeform modifier only use DeriveMesh. Fix bug: about only support mesh with faces |
November 5, 2013, 12:11 (GMT) |
remove use of BLI_array |
November 5, 2013, 12:04 (GMT) |
minor changes, remove some NULL checks for allocating small arrays. |
November 5, 2013, 11:50 (GMT) |
rename rna repetitions to iterations |
November 5, 2013, 11:46 (GMT) |
replace calloc for malloc in places, also minor style edits. |
|
|
|


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