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
2018-01-15Sculpting: Sdd an option to hide mask in viewportSergey Sharybin
2018-01-15GPU buffers: Use bitflag to whether we want to show diffuse colorSergey Sharybin
2018-01-12User Prefs: add new flag for app-template optionsCampbell Barton
2018-01-11Cleanup commented out OMP command.Bastien Montagne
2018-01-11Nuke OMP from multires.c: forgot that one in previous commit.Bastien Montagne
2018-01-11Nuke OMP usage in multires.c.Bastien Montagne
2018-01-11Preparation step for nuking OMP from multires code.Bastien Montagne
2018-01-11Subsurf: Allow partial threading over geometry arraysSergey Sharybin
2018-01-11Mesh evaluate: Tweak threadability criteriaSergey Sharybin
2018-01-11Subsurf: Make copyFinalLoopArray() threadedSergey Sharybin
2018-01-11Subsurf: Use regular mutex instead of RW oneSergey Sharybin
2018-01-11UI: option not to show screen splitting widgetsCampbell Barton
2018-01-11Fix T53455: Object disappear w/ TrackTo constraintCampbell Barton
2018-01-11Cleanup: BKE naming conventions for datablock add/localizeCampbell Barton
2018-01-10Subsurf: Loop array should not be called mvSergey Sharybin
2018-01-10Subsurf: Remove increment of unused variableSergey Sharybin
2018-01-10Task scheduler: Use const qualifier in callbacks for parallel rangeSergey Sharybin
2018-01-10Task scheduler: Use restrict pointer qualifierSergey Sharybin
2018-01-10Cleanup: comment block alignmentCampbell Barton
2018-01-10Alternate fix for brush user countCampbell Barton
2018-01-10Fix brush user countCampbell Barton
2018-01-10fix t53701 minimal changes to get it working rightbjornmose
2018-01-09Task scheduler: Use single parallel range function with more flexible functionSergey Sharybin
2018-01-09Task scheduler: Get rid of extended version of parallel range callbackSergey Sharybin
2018-01-09Fix T53691: Motion Tracking Object Solver Constraint doesn't work as Bone Con...Sergey Sharybin
2018-01-09Depsgraph: Move special handling of tracking constraints to a dedicated functionSergey Sharybin
2018-01-09Depsgraph: Perform early check on constraint info NULLSergey Sharybin
2018-01-08Fix T53713: User remap failed w/ texface imagesCampbell Barton
2018-01-08(Nodes) Display image name if any in the Image and Texture Image node titleInes Almeida
2018-01-04Fix T52953: Crash removing materialCampbell Barton
2018-01-04Fix T53637: Keymap from app-template ignoredCampbell Barton
2017-12-29Fix T53639: text sequence strips no stamped into render.Philipp Oeser
2017-12-23Fix scalability issue in threaded code of Mesh normals computation.Bastien Montagne
2017-12-22Subsurf: Avoid possible use of partially initialized edge hashSergey Sharybin
2017-12-22Subsurf: Avoid global lock for loops and orig index layersSergey Sharybin
2017-12-21Depsgraph: Make it more clear that we dump relations into graphvizSergey Sharybin
2017-12-21Depsgraph: Remove eval priority from debuggerSergey Sharybin
2017-12-19Font objects: Support proper auto-spaceSergey Sharybin
2017-12-19Tracking: Add utility function to get RNA path prefix for given trackSergey Sharybin
2017-12-19Tracking: Add utility function to get RNA path for given trackSergey Sharybin
2017-12-19Tracking: Add plane tracks equivalents to previous commitSergey Sharybin
2017-12-19Tracking: Add utility function to get tracks list for given trackSergey Sharybin
2017-12-19Tracking: Add utility function to find tracking object from a given trackSergey Sharybin
2017-12-19Fix T53559: Auto texture space for text and font is wrong in CyclesSergey Sharybin
2017-12-18Fix T53577: Rake sculpt/paint wrong on first stepCampbell Barton
2017-12-15Tracking: Cleanup, fix typo in variable nameSebastian Koenig
2017-12-15Tracking: Pass all markers to autotrack at onceSergey Sharybin
2017-12-15Tracking: Cleanup, make autotrack context creation code more granularSergey Sharybin
2017-12-15Tracking: Cleanup, use more const qualifiers when appropriateSergey Sharybin
2017-12-15Move ID recalc flags into dedicated field in IDSergey Sharybin