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
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-09Rename Scene macros back to their original _NEW less namesDalai Felinto
2017-10-17Merge branch 'master' into blender2.8Campbell Barton
2017-10-17Cleanup: use 'e' prefix for enum typedefsCampbell Barton
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-09-19Merge branch 'master' into blender2.8mano-wii
2017-09-19transform_snap_object: simplify IGNORE_BEHIND_RAYmano-wii
2017-08-17Merge branch 'master' into blender2.8mano-wii
2017-08-16Fix T52414: Blender 2.79 crash on object duplication via menu.Bastien Montagne
2017-08-12Merge branch 'master' into blender2.8Campbell Barton
2017-08-11Fix transform snap code using 'allocated' flags to get verts/edges/etc. array...Bastien Montagne
2017-08-11Transform: Snap used multiple eval contextsCampbell Barton
2017-08-11Merge branch 'master' into blender2.8Campbell Barton
2017-08-11Cleanup: whitespaceCampbell Barton
2017-07-24Revert "ransform: fix unreported bug: geometry hidden by clipping border (alt...mano-wii
2017-07-24ransform: fix unreported bug: geometry hidden by clipping border (alt + b) is...mano-wii
2017-07-22Merge branch 'master' into blender2.8Aaron Carlisle
2017-07-22Transform: remove unused argumentmano-wii
2017-07-21Merge branch 'master' into blender2.8mano-wii
2017-07-21Another solution to bug T38358 and relatedmano-wii
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-07-18Merge branch 'master' into blender2.8Campbell Barton
2017-07-18Transform: avoid possible uninitialized varCampbell Barton
2017-07-14Merge branch 'master' into blender2.8mano-wii
2017-07-14Snap System: Fixed index of objects used to make `snap to volume`mano-wii
2017-07-14Merge branch 'master' into blender2.8mano-wii
2017-07-14Snap System: Use function that does the interactor instead of Macromano-wii
2017-07-14Snap System: minor issuesmano-wii
2017-07-14Merge branch 'master' of git@git.blender.org:blender.git into blender2.8mano-wii
2017-07-14Snap System: missing changemano-wii
2017-07-14Merge branch 'master' of git@git.blender.org:blender.git into blender2.8mano-wii
2017-07-14Snap System: fix rename `ob` to `obj`mano-wii
2017-07-14Another fix for snapping after merge in 2.8Dalai Felinto
2017-07-14Fix snap in 2.8 after poor merge from masterDalai Felinto
2017-07-14Merge branch 'master' of git@git.blender.org:blender.git into blender2.8mano-wii
2017-07-14Snap System: Replace creation and destruction of the object list by a Macromano-wii
2017-07-13Merge branch 'master' of git@git.blender.org:blender.git into blender2.8mano-wii
2017-07-13Snap System: remove unused functionmano-wii
2017-07-12Merge branch 'master' into blender2.8Campbell Barton
2017-07-12Cleanup: unused varsCampbell Barton
2017-07-11Merge branch 'master' of git@git.blender.org:blender.git into blender2.8mano-wii
2017-07-11Fix [T51595]: Snap to edge does not work with high zoom levelmano-wii
2017-07-11Merge branch 'master' of git@git.blender.org:blender.git into blender2.8mano-wii
2017-07-11Style (remove characters that caused "a binary file")mano-wii
2017-07-11Merge branch 'master' of git@git.blender.org:blender.git into blender2.8mano-wii
2017-07-11Snap System: Separate raycast functions from nearest2d functionsmano-wii
2017-06-19Merge branch 'master' into blender2.8Campbell Barton
2017-06-19Cleanup: doxygen commentsCampbell Barton
2017-04-11Bring snapping back (Base / BaseLegacy)Dalai Felinto
2017-04-03Merge branch 'master' into blender2.8Sergey Sharybin