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-31Merge branch 'master' into blender2.8Campbell Barton
2018-07-31Fix Shape Key retime starting at frame 10Campbell Barton
2018-07-30Cleanup/Refactor: Move CurveCache runtime data into Object.runtime struct.Bastien Montagne
2018-07-26Merge branch 'master' into blender2.8Campbell Barton
2018-07-26WM: replace UI draw callbacks w/ property pollCampbell Barton
2018-07-26Merge branch 'master' into blender2.8Campbell Barton
2018-07-26WM: Add operator property poll callbackCampbell Barton
2018-07-25Keymap: Use 1..4 to change UV select modesCampbell Barton
2018-07-24Fix T56081: crash with make static override and linked collection.Brecht Van Lommel
2018-07-24Fix T55721: crashes with collections panel in object properties.Brecht Van Lommel
2018-07-24Fix incorrect object visibility test in baking.Brecht Van Lommel
2018-07-20Fix T55973: [2.8] Crash when 'apply pose as rest pose' when bone scale is 0,0,0.Bastien Montagne
2018-07-13Fix T55965: shrinkwrap modifier apply not working.Brecht Van Lommel
2018-07-10Ocean Modifier: removed duplicated codeSybren A. Stüvel
2018-07-10Ocean Modifier: refactored the delayed-refresh approachSybren A. Stüvel
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-05Keymap: Make Ctrl-Tab toggles pose modeCampbell Barton
2018-07-04Keymap: Remove pie menu from tab-keyCampbell Barton
2018-07-04SoftBody: refactored sbFree()Sybren A. Stüvel
2018-07-04Softbody: unified copy functionsSybren A. Stüvel
2018-07-03Fix tool-system error running in background modeCampbell Barton
2018-07-03Keymap: Select/De-Select now use A, Alt-ACampbell Barton
2018-07-02Keymap: reinstate Ctrl-L keyCampbell Barton
2018-07-02Keymap: add back X-Key for deleteCampbell Barton
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-29Keymap: re-enable object apply transformCampbell Barton
2018-06-29Keymap: minimal default keymapCampbell Barton
2018-06-29Refactor static override code to pass Main around.Bastien Montagne
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-28Removed most calls to modifier_deformVerts_DM_deprecated()Sybren A. Stüvel
2018-06-28Cleanup: remove some DM from editor's Object vgroup code.Bastien Montagne
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-22Modifiers: Remove remaining parts of md->sceneSergey Sharybin
2018-06-22Subsurf: Move away from using scene from modifier dataSergey Sharybin
2018-06-22Multires: Move away from using scene from modifier dataSergey Sharybin
2018-06-22Merge branch 'master' into blender2.8Campbell Barton
2018-06-22Cleanup: rename 3D cursor calculation varsCampbell Barton
2018-06-21Cleanup: remove DM from 'join as shape' operator.Bastien Montagne
2018-06-21Modifiers: Stop using md->scene in isDisabled() callbackSergey Sharybin
2018-06-20Depsgraph: add some missing depsgraph tags when relations change.Brecht Van Lommel
2018-06-20Fix hide object operator to do nothing if no object is selected.Brecht Van Lommel
2018-06-20Cleanup: follow naming conventionsCampbell Barton