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-05-08Orientation for 3D cursorCampbell Barton
2018-05-06Fix extrude glitch where undo state was visibleCampbell Barton
2018-05-06Transform: support initial offset optionCampbell Barton
2018-05-04Transform: use bool when local matrix is neededCampbell Barton
2018-05-03Cleanup: fix warnings, removed unused code.Brecht Van Lommel
2018-05-03Fix pose transformation helper linesDalai Felinto
2018-04-26Fix vertex slide regression from multi-editCampbell Barton
2018-04-18Move transform orientation to sceneCampbell Barton
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Multi-Object EditingCampbell Barton
2018-04-16Merge branch 'master' into blender2.8Campbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-09Merge branch 'master' into blender2.8Campbell Barton
2018-04-09Cleanup: avoid recalculating global centerCampbell Barton
2018-02-14GPU: use alpha blend that works for drawing to transparent buffer.Brecht Van Lommel
2018-02-09Cleanup: use workspace for object_mode when possibleCampbell Barton
2018-01-19Merge branch 'master' into blender2.8Campbell Barton
2018-01-19Fix T53788: Camera animation not workingSergey Sharybin
2018-01-19Fix T53786: Proportional size from redo ignoredCampbell Barton
2018-01-16Merge branch 'master' into blender2.8Campbell Barton
2018-01-16Cleanup: indentationCampbell Barton
2017-11-23Cleanup: Rename ViewLayer *sl > ViewLayer *view_layerDalai Felinto
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-11-05Merge branch 'master' into blender2.8Campbell Barton
2017-11-05Cleanup: order buffer length after the bufferCampbell Barton
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-09-19Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-19Cleanup: BLI_utildefines prefix for header-only libsCampbell Barton
2017-09-05Merge branch 'master' into blender2.8Campbell Barton
2017-09-03Fix T52227: Time Slide tool doesn't take NLA mapping into accountJoshua Leung
2017-08-28Merge branch 'master' into blender2.8Campbell Barton
2017-08-28Transform: center overrideCampbell Barton
2017-08-15Cleanup/refactor: no new general arg-less macros enforcing var names please!Bastien Montagne
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-07-13Cleanup/rename etc. dashed line shaders.Bastien Montagne
2017-06-30Merge branch 'master' into blender2.8Campbell Barton
2017-06-30Fix unpredictable trackball rotationCampbell Barton
2017-06-27Cleanup: quiet warningCampbell Barton
2017-06-19Gawain API naming refactorCampbell Barton
2017-06-15Merge branch 'master' into blender2.8Campbell Barton
2017-06-15Math Lib: add angle_on_axis_v3v3_v3Campbell Barton
2017-06-13Woarkspace: Remove residue of hidden typeSergey Sharybin
2017-06-05Merge branch 'master' into blender2.8Campbell Barton
2017-06-02Fix T51691: Shear cursor input scales w/ zoomCampbell Barton
2017-06-02Merge branch 'master' into blender2.8Campbell Barton
2017-06-02Cleanup: styleCampbell Barton
2017-06-01Move custom transform orientations to workspaceJulian Eisel