Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-27First test with applymodifier.soc-2014-remeshAlexander Pinzon Fernandez
2014-08-25Clean code.Alexander Pinzon Fernandez
2014-08-22Methods to find flow lines that are near.Alexander Pinzon Fernandez
2014-08-16New files to organize the codeAlexander Pinzon Fernandez
2014-08-09method to compute sampling distance functionsAlexander Pinzon Fernandez
2014-08-02Add two buttons on modifier, first button to compute flow. second button to r...Alexander Pinzon Fernandez
2014-07-31Exhaustive method for calculating the path of the flow line.Alexander Pinzon Fernandez
2014-07-26Method to store a map of edges around vertex.Alexander Pinzon Fernandez
2014-07-19Warnings fixed, about non used variables.Alexander Pinzon Fernandez
2014-07-19Method for choose face that serve to build a line gradient flowAlexander Pinzon Fernandez
2014-07-12I add a structure to manage the flow lines.Alexander Pinzon Fernandez
2014-07-08One more fix to make this compile on Linux.Howard Trickey
2014-07-08Patch to fix some compilations problems.Howard Trickey
2014-06-27Structures were added to store the two gradient fields.Alexander Pinzon Fernandez
2014-06-21Method to compute the gradient field.Alexander Pinzon Fernandez
2014-06-21Initial structures to compute the gradient field.Alexander Pinzon Fernandez
2014-06-20Minor bug fixes and several correction.Alexander Pinzon Fernandez
2014-06-14Code optimization.Alexander Pinzon Fernandez
2014-06-06Initial version, to create a Scalar Field U.Alexander Pinzon Fernandez
2014-06-04Merge remote-tracking branch 'origin/master' into soc-2014-remeshAlexander Pinzon Fernandez
2014-06-04Fix T40456: cycles bug with branched path + sss + no sample all direct lights.Brecht Van Lommel
2014-06-04Optimize editmode drawing edgeesCampbell Barton
2014-06-04OSX 10.10: fix for Blender crashing on fsmenu due icloud in the favorite list...Jens Verwiebe
2014-06-04Freestyle: Fix for a potential infinite loop in stroke resampling by vertex c...Tamito Kajiyama
2014-06-04Fix for dupli's ignoring color in set-scenesCampbell Barton
2014-06-04Initial configuration, to add the quadrilateral remeshing tool as a modifier ...Alexander Pinzon Fernandez
2014-06-04Initial configuration, to add the quadrilateral remeshing tool as a modifier ...Alexander Pinzon Fernandez
2014-06-04Fix T40489: Curve drawing skipped loose-wire when mixed with solid facesCampbell Barton
2014-06-03Tweaks to bevel and crease transformSergey Sharybin
2014-06-03Change to key modifier should trigger re-evaluation of drag-and-dropCampbell Barton
2014-06-03Code cleanup: replace macro with function to reduce binary sizeCampbell Barton
2014-06-03Bake-API small cleanupDalai Felinto
2014-06-03Fix T40476 - Baking multiple selected objects in Cycles final resultDalai Felinto
2014-06-03Bake-API prevent baking for engines that dont support the baking APIDalai Felinto
2014-06-03View3d Toolbar: project-paint tools were in options, move into own panelCampbell Barton
2014-06-03Fix T39053: Replace mesh actuator does not replace material (only mesh)Mitchell Stokes
2014-06-03Correct last commit: workaround for BGECampbell Barton
2014-06-03Code cleanup: use typedefs for ui handler functionsCampbell Barton
2014-06-02Fix T40448: Blurring bug in the compositorSergey Sharybin
2014-06-02Disable key-modifier detection when activating windowsCampbell Barton
2014-06-02OSX: Set Blender.app and Blenderplayer.app creation and modification date to ...Jens Verwiebe
2014-06-02Fix compilation on unofficial 64bit archsMatteo F. Vescovi
2014-06-02Fix compilation error non non-linux architecturesMatteo F. Vescovi
2014-06-02Fix T40457: Subsurf modifier with Freestyle edgesSergey Sharybin
2014-06-02Improve behavior of Setup Tracking Scene when default nodes exists in the treeSergey Sharybin
2014-06-02Fix possible issues when blender is compiled without CyclesSergey Sharybin
2014-06-02Keep active layer when setting up tracking sceneSergey Sharybin
2014-06-02Freestyle: Minor fixes.Tamito Kajiyama
2014-06-01Fix T40342 smooth shading flag in dyntopo does not work under MSVC.Antony Riakiotakis
2014-06-01Fix T40459: Gauss table can be NULL when ending the blur node operation,Lukas Tönne