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-08-03New grease pencil primitive STROKEAntonioya
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31Respect ID user count when creating pose on object copySergey Sharybin
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-30Cleanup/Refactor: Move CurveCache runtime data into Object.runtime struct.Bastien Montagne
2018-07-20Fix T55973: [2.8] Crash when 'apply pose as rest pose' when bone scale is 0,0,0.Bastien Montagne
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01RNA: use bool for boolean RNA typesCampbell Barton
2018-06-25Cleanup: rename object base flags to be more clear.Brecht Van Lommel
2018-06-25Cleanup: code styleCampbell Barton
2018-06-24Lamps: Make default size more usableClément Foucault
2018-06-22Add depth and orientation options to 3D cursor toolCampbell Barton
2018-06-22Merge branch 'master' into blender2.8Campbell Barton
2018-06-22Cleanup: rename 3D cursor calculation varsCampbell Barton
2018-06-20Depsgraph: add some missing depsgraph tags when relations change.Brecht Van Lommel
2018-06-13Tag object/scene for selection update from operatorsSergey Sharybin
2018-06-12Merge branch 'master' into blender2.8Bastien Montagne
2018-06-12Cleanup/simplify G.main usages.Bastien Montagne
2018-06-12Merge branch 'master' into blender2.8Bastien Montagne
2018-06-12Cleanup: remove some G.main from ED's animsys.Bastien Montagne
2018-06-11Merge branch 'master' into blender2.8Bastien Montagne
2018-06-11Cleanup: remove moar ugly G.main usages...Bastien Montagne
2018-06-11Cleanup: Moar G.main removal of Hell.Bastien Montagne
2018-06-05Moved function declarations from BKE_DerivedMesh.h to BKE_mesh_runtime.hSybren A. Stüvel
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-05-31Depsgraph: Fixes to prevent object duplicate to jumpSergey Sharybin
2018-05-31Cleanup: remove G.main from BKE mball code.Bastien Montagne
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Cleanup: get rid of last G.main usages in BKE library code.Bastien Montagne
2018-05-30Cleanup: Reuse existing scene pointerJoshua Leung
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-15Change startup defaultsCampbell Barton
2018-05-15Merge branch 'master' into blender2.8Campbell Barton
2018-05-15Undo System: remove nested edit-mode undo callsCampbell Barton
2018-05-11Use Light Probe iconsPablo Vazquez
2018-05-11Light Probe type name should be CUBEMAP, not SPHERE.Pablo Vazquez
2018-05-08Orientation for 3D cursorCampbell Barton
2018-05-06Merge branch 'master' into blender2.8Campbell Barton
2018-05-06Cleanup: split rotation_from_viewCampbell Barton
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-15Merge branch 'master' into blender2.8Campbell Barton
2018-04-15Cleanup: ED_armature namingCampbell Barton
2018-04-13Depsgraph: don't pass evaluation context to update functions.Brecht Van Lommel
2018-04-10Merge branch 'master' into blender2.8Campbell Barton