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-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-30Silencing a bunch of compiler warningsJoshua Leung
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-04Fix T55750: Crash on moving sequencer stripCampbell Barton
2018-06-29Cleanup: remove another bunch of DM usages, includes etc.Bastien Montagne
2018-06-14Transform: Suppress assert w/ vertex paintCampbell Barton
2018-06-13Merge branch 'master' into blender2.8Bastien Montagne
2018-06-13Cleanup: moar ugly G.main removal...Bastien Montagne
2018-06-12Cleanup: moar G.main removal from BKE area.Bastien Montagne
2018-06-11Cleanup: fix compiler warnings.Brecht Van Lommel
2018-06-11Cleanup: Moar G.main removal of Hell.Bastien Montagne
2018-06-09Merge branch 'master' into blender2.8Bastien Montagne
2018-06-09Cleanup: remove some G.main usages.Bastien Montagne
2018-06-08Merge branch 'master' into blender2.8Bastien Montagne
2018-06-08Cleanup: getting rid of G.main.Bastien Montagne
2018-06-08Transform: fix non-3D view editmode assertCampbell Barton
2018-06-07Merge branch 'master' into blender2.8Bastien Montagne
2018-06-07Cleanup: remove moar G.main usages.Bastien Montagne
2018-06-05Transform: avoid assert in wpaint modeCampbell Barton
2018-06-05Transform: improve pose trans/rot/scale guessingCampbell Barton
2018-06-05Missing from last commitCampbell Barton
2018-06-05Transform: revert use of evaluated objectsCampbell Barton
2018-05-31Transform: Read all data from original objectsSergey Sharybin
2018-05-29Fix crash when moving object parented to a curveDalai Felinto
2018-05-29Fix: Only change transform mode from translation to rotation/scale when no va...Joshua Leung
2018-05-25Tool System: cursor tool now transforms on dragCampbell Barton
2018-05-25COW Fix: Transforming animated objects would jump when starting transformsJoshua Leung
2018-05-19Fix: When trying to transform animated bones, they would jump to and use rand...Joshua Leung
2018-05-19WIP COW Fix: Insert keyframe operators/api now queries depsgraph for evaluat...Joshua Leung
2018-05-16Particle System: ported most DerivedMesh → MeshSybren A. Stüvel
2018-05-15Fix broken PoseMode editing when CoW is enabled.Bastien Montagne
2018-05-15Fix bone-size crashCampbell Barton
2018-05-15Fix texture space transform crashCampbell Barton
2018-05-13Merge branch 'master' into blender2.8Campbell Barton
2018-05-13Cleanup: trailing spaceCampbell Barton
2018-05-13Fix 3D view axis align flagCampbell Barton
2018-05-12UI: move pivot to the topbarCampbell Barton
2018-05-09Fix crash moving grease pencil framesCampbell Barton
2018-04-19Cleanup: styleCampbell 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-15Merge branch 'master' into blender2.8Campbell Barton
2018-04-15Cleanup: ED_armature namingCampbell Barton
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-04-01Merge branch 'master' into blender2.8Campbell Barton
2018-03-19Cleanup: avoid passing bContext to particle APICampbell Barton
2018-02-22Merge branch 'master' into blender2.8Bastien Montagne
2018-02-22Fix T54129: Moving keyframes on top of other keyframes, removes both keyframesJoshua Leung
2018-02-22Merge branch 'master' into blender2.8Brecht Van Lommel