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-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-29Fix: Moving area edge could corrupt screen in very specific caseSeverin
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29WM: Remove Screen CastCampbell Barton
2018-06-28Change earlier fix to work with hiDPISeverin
2018-06-28Fix: Moving area edge could make areas overlap status-barSeverin
2018-06-28Fix T55298: Failing assert when splitting areas verticallySeverin
2018-06-28Overlay: Make overlay engine rebder on top of paint modes.Clément Foucault
2018-06-28Correct mistake checking versionCampbell Barton
2018-06-28Removed most calls to modifier_deformVerts_DM_deprecated()Sybren A. Stüvel
2018-06-28Alembic: speed up export of packed UV islands.Cédric Paille
2018-06-28Draw relationship lines for rigid body constraintsSybren A. Stüvel
2018-06-28Workbench: Anti-aliasing refactorJeroen Bakker
2018-06-28Workbench: Removed unused code in cavity shaderJeroen Bakker
2018-06-28Static Override: add support to override items (objects/sub-collections) in C...Bastien Montagne
2018-06-28Static Override: fix diffing logic for ietms ID pointers case.Bastien Montagne
2018-06-28Static Override: RNA apply code: pass extra 'item_ptr' to apply callbacks.Bastien Montagne
2018-06-28Prevented depsgraph errors when RigidBody Constraint is incompleteSybren A. Stüvel
2018-06-28Prevent copying too much in the Rigid Body simulationSybren A. Stüvel
2018-06-28Fix assert to due missing GPU blend mode.Brecht Van Lommel
2018-06-28UI: keep some operator text in headers.Brecht Van Lommel
2018-06-28Give RigidBodyWorld constraints collection a fake userSybren A. Stüvel
2018-06-28Manipulator: regression from removing keymapsCampbell Barton
2018-06-28RNA path: add way to get both valid ptr/prop pair, and final item ptr.Bastien Montagne
2018-06-28Merge branch 'master' into blender2.8Campbell Barton
2018-06-28Fix T55662: Crash on text autocompleteCampbell Barton
2018-06-28Proper fix for RNA path evaluation of collection items.Bastien Montagne
2018-06-28RNA_access: path parsing: fix broken code for collections.Bastien Montagne
2018-06-28Cleanup: Nuke DM out of particle edit code.Bastien Montagne
2018-06-28Cleanup: remove some DM from editor's Object vgroup code.Bastien Montagne
2018-06-28Cleanup: more DM include removal, use BAREMESH cddata mask in constraint code.Bastien Montagne
2018-06-28Merge branch 'blender2.8' of git.blender.org:blender into blender2.8Jeroen Bakker
2018-06-28Merge branch 'master' into blender2.8Campbell Barton
2018-06-28UI: use two dot ellipsesCampbell Barton
2018-06-28Workbench: Fix crash editing in texture modes without uv layerJeroen Bakker
2018-06-28Hair drawing: respect the amount of layers.Jeroen Bakker
2018-06-28Workbench: Materials Texture hashJeroen Bakker
2018-06-28Workbench: Fix Texture drawingJeroen Bakker
2018-06-28Fix missing blend mode in recent OpenGL refactorCampbell Barton
2018-06-28gl cleanup: fix wrong cast in bf_editor_transformRay Molenkamp
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-06-28UI: keep statusbar keymap icons in same position, if there is enough space.Brecht Van Lommel
2018-06-28Merge branch 'master' into blender2.8Campbell Barton
2018-06-27Cleanup: styleCampbell Barton
2018-06-27Cleanup: styleCampbell Barton
2018-06-27UI: tweak status bar layout to make it less jumpy.Brecht Van Lommel
2018-06-27UI: some renaming for more clear/consistent cursor keymaps in status bar.Brecht Van Lommel
2018-06-27Fix T55644: Multires ignores render subdivision when simplifiedSergey Sharybin
2018-06-27Depsgraph: Move time dependency to animation of actionSergey Sharybin