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-02-07Merge branch '28' into temp-workspace-object-mode-removalCampbell Barton
2018-02-07Fix error with Main.eval_ctx.object_mode being unsetCampbell Barton
2018-02-07Check multiple modes with brush updateCampbell Barton
2018-02-07Pass object mode instead of eval_ctx for brush update functionCampbell Barton
2018-02-07Merge branch '28' into temp-workspace-object-mode-removalCampbell Barton
2018-02-07Merge branch 'master' into blender2.8Campbell Barton
2018-02-07Cleanup: add _types.h suffix to DNA headersCampbell Barton
2018-02-06Pass object mode to multires functionsCampbell Barton
2018-02-06Merge branch '28' into temp-workspace-object-mode-removalCampbell Barton
2018-02-06Merge branch 'master' into blender2.8Campbell Barton
2018-02-06Use eObjectMode for function argumentsCampbell Barton
2018-02-06Use eObjectMode for function argumentsCampbell Barton
2018-02-06Sync w/ 2.8Campbell Barton
2018-02-06Object Mode: use eval_ctx for modifiers_isCorrectableDeformedCampbell Barton
2018-02-06Merge branch '28' into temp-workspace-object-mode-removalCampbell Barton
2018-02-06Object Mode: Use eval_ctx mode for drawing, paint & modifiersCampbell Barton
2018-02-06Object Mode: pass object mode to CTX_data_mode_enum_exCampbell Barton
2018-02-06Object Mode: Add to EvaluationContext & DRWContextStateCampbell Barton
2018-02-06Merge branch '28' into temp-workspace-object-mode-removalCampbell Barton
2018-02-06Fix duplicator visibility logicDalai Felinto
2018-02-05Resolve building with BGE & OPENSUBDIVCampbell Barton
2018-02-05Remove EvaluationContext from DRWContextStateCampbell Barton
2018-02-05Merge branch '28' into temp-workspace-object-mode-removalCampbell Barton
2018-02-05Merge branch 'master' into blender2.8Campbell Barton
2018-02-05Fix T53986: Crash saving during sculpt strokeCampbell Barton
2018-02-04Initial move of Object.mode to workspaceCampbell Barton
2018-02-03Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-03Cycles: add Vector Displacement node and extend Displacement node.Brecht Van Lommel
2018-02-02Collections: Operator to duplicate a collectionDalai Felinto
2018-02-02Collections: Operator to select collection objectsDalai Felinto
2018-02-02Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-02Fix T53980: IK influencing REST POSE with New DepsgraphSergey Sharybin
2018-02-01Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2018-02-01Fix T53686: VSE Render crash when zooming timeline.Bastien Montagne
2018-02-01Merge branch 'master' into blender2.8Campbell Barton
2018-02-01Cleanup: rename BLI_*_empty() -> clear()Campbell Barton
2018-01-31Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-31Fix possible concurency issue in mesh normals computation.Bastien Montagne
2018-01-30Compositor / Render Layer Node: Fix wrong layer after deleting view layersDalai Felinto
2018-01-30Fix FOREACH_OBJECT_RENDERABLE using stack dataDalai Felinto
2018-01-30Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-30Fix FOREACH_OBJECT_RENDERABLE going over the same object twiceDalai Felinto
2018-01-30Fix FOREACH_OBJECT_RENDERABLE recursion going over the roofDalai Felinto
2018-01-30Fix T53943: Weight paint crash in new sceneCampbell Barton
2018-01-29Refactor object engine data storageSergey Sharybin
2018-01-29Merge branch 'master' into blender2.8Campbell Barton
2018-01-29Fix: Disable leftover debug prints from earlier work on the rna path renaming...Joshua Leung
2018-01-28Merge branch 'master' into blender2.8Campbell Barton
2018-01-28Cleanup: style, spellingCampbell Barton
2018-01-26Make object_update comment about lack of ID even more clearDalai Felinto