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
2016-05-11BMesh: correct fix for face-join removing attached facesCampbell Barton
2016-05-11Fix for inline documentation of FOREACH_NODETREE.Lukas Tönne
2016-05-11Fix for node tree ID tagging in new depsgraph.Lukas Tönne
2016-05-11Depsgraph: Add some missing relationsSergey Sharybin
2016-05-11BLI_kdopbvh: Use distance for BLI_bvhtree_ray_cast_allCampbell Barton
2016-05-10Fix T48387: Mirror weights keeps groups assignedCampbell Barton
2016-05-10BMesh: only remove loose geometry when joining facesCampbell Barton
2016-05-10BLI_task: nano-optimizations to BLI_task_parallel_range feature.Bastien Montagne
2016-05-10Depsgraph: A bit of experiment with skipping where_is_bone if channels is tag...Sergey Sharybin
2016-05-10Avoid per-constraint-target call of strlenSergey Sharybin
2016-05-10Optimize action constraint by avoid memory allocationSergey Sharybin
2016-05-10Revert "Task scheduler: Avoid mutex lock in number manipulation functions"Sergey Sharybin
2016-05-10Depsgraph: Use some more threading when tagging and finalizing evaluationSergey Sharybin
2016-05-10Task scheduler: Avoid mutex lock in number manipulation functionsSergey Sharybin
2016-05-10Fix own mistake in rBd617de965ea20e5d5 from late December 2015.Bastien Montagne
2016-05-10Depsgraph: For big graphs update pending parents in threadsSergey Sharybin
2016-05-10Depsgraph: Comment evaluation priority out for nowSergey Sharybin
2016-05-10Depsgraph: Avoid multipel editors update per same IDSergey Sharybin
2016-05-10Depsgraph: Don't leave active thread if there's only one children nodeSergey Sharybin
2016-05-10Task scheduler: Add thread-aware task push routinesSergey Sharybin
2016-05-10Correct armature-sketch snap context useCampbell Barton
2016-05-10Fix T48369: Missing suport for main '+' key.Bastien Montagne
2016-05-09View selected support for grease-pencilCampbell Barton
2016-05-09Cleanup: header, styleCampbell Barton
2016-05-09Fix T48388: Undo history sculpt mode not visibleCampbell Barton
2016-05-09Cleanup and refactor our atomic library.Bastien Montagne
2016-05-09Fix weight-mirror reporting invalid failed mirror vertsCampbell Barton
2016-05-09Depsgraph: Avoid unneeded relations update when canceling transformSergey Sharybin
2016-05-09Missed last commitCampbell Barton
2016-05-09Remove redundant error checks in grease-pencil tessellationCampbell Barton
2016-05-09Docs: comment polyfill2d functionsCampbell Barton
2016-05-09Task scheduler: Don't calloc in performance-critical areasSergey Sharybin
2016-05-09Depsgraph: Store node input/output links in a vector rather than in setSergey Sharybin
2016-05-09Depsgraph: Avoid having per-node lock when scheduling childrenSergey Sharybin
2016-05-09Fix makesdna not checking alignment for a non-native platformSergey Sharybin
2016-05-09Fixes for GPencil Copy and PasteJoshua Leung
2016-05-09Fix error introduced by removing faces before executing bridgeCampbell Barton
2016-05-09Fix error in recent snap refactorGermano Cavalcante
2016-05-09Fix crash introduced w/ snap refactorCampbell Barton
2016-05-09GPencil: Added operators to select first and last points of strokesJoshua Leung
2016-05-09Graph Editor: Ctrl-Click keyframing now deselects all existing keyframes by d...Joshua Leung
2016-05-08Fix T48372: missing OS X trackpad scroll support for increasing loop cut / be...Brecht Van Lommel
2016-05-08Docs: explain some details of RNA enumsCampbell Barton
2016-05-08Cleanup: warningsCampbell Barton
2016-05-08GPencil Onion Skinning: Setting before/after to -1 will turn off onionskinnin...Joshua Leung
2016-05-08Fix: Toggling "lock layer" for GPencil layers in the dopesheet didn't update ...Joshua Leung
2016-05-08Fix: Lasso select for Grease Pencil doesn't work in the Nodes EditorJoshua Leung
2016-05-08Tweaks for a tooltip I missed during earlier review for D1886Joshua Leung
2016-05-08Action Editor: Initial support for a Properties RegionJoshua Leung
2016-05-08D1886: GPencil - Add smooth iterations parameter to get better qualityAntonio Vazquez