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
2019-01-31UI: rename Free Bake to Delete Bake.Brecht Van Lommel
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-26Cleanup: remove blender-internal update flagCampbell Barton
2019-01-22UI: disable scene and view layer delete buttons when not available.Harley Acheson
2019-01-17Fix T60261: Crash pasting a material without a nodetreePhilipp Oeser
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-15Cleanup: pass main instead of context w/ ED_editors_exit/flush_editsCampbell Barton
2019-01-11Fix T57371: Generative modifiers in editmode display vertex group weightsClément Foucault
2019-01-07Cleanup: add trailing commas to structsCampbell Barton
2019-01-03Fix new material for pinned objectsCampbell Barton
2019-01-03Merge branch 'blender2.7'Campbell Barton
2019-01-03Fix T60014: material link pref ignoredCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-03Cleanup: warning, styleCampbell Barton
2018-12-03Fix T58528: Assign material skips non-activeCampbell Barton
2018-11-22Merge branch 'master' into blender2.8Campbell Barton
2018-11-22Fix T57989: File loaded as startupCampbell Barton
2018-11-08Fix T57689: world nodes / texture not updating for Eevee.Brecht Van Lommel
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-07Cleanup: Remove 'BKE_library.h' include from 'BKE_main.h'Bastien Montagne
2018-11-01UI: Rename Copy Material to Others to Copy Material to Selected.Pablo Vazquez
2018-10-31UI: Rename "OpenGL Render" operator to "Viewport Render"Clément Foucault
2018-10-30GP: Back Stroke projection modeAntonioya
2018-10-16Fix T57247: Render animation does not respect render single view layerPhilipp Oeser
2018-10-04Fix T57011: Crash pressing Free Light Cache during Indirect Light CachePhilipp Oeser
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-25Curves: Move draw options to overlaysClément Foucault
2018-09-08Cleanup: styleCampbell Barton
2018-09-06Cleanup: remove unused Blender Internal preview.blend.Brecht Van Lommel
2018-09-06Fix T54329: brush texture preview not working.Sebastian Parborg
2018-09-04Cleanup: remove legacy layer and dupli code.Brecht Van Lommel
2018-09-03Cleanup: Remove unused lay_updatedSergey Sharybin
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-08-09Fix T56239: creating material crashes with OpenGL render engine selected.Brecht Van Lommel
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-21Render Preview: Fix ID freeing in wrong functionClément Foucault
2018-07-20Render Preview: Fix memory leakClément Foucault
2018-07-20Render Preview: Fix problem with multi size icon previewClément Foucault
2018-07-20Fix assert for Image & Brush icon previewClément Foucault
2018-07-19Fix crash with previews of non-IDs, like pose library thumbnails.Brecht Van Lommel
2018-07-19Cleanup: styleCampbell Barton
2018-07-18Icon/Render Preview: Fix Race condition with BKE_*_localizeClément Foucault
2018-07-17Cleanup: moving shading type into View3DShading.Brecht Van Lommel
2018-07-15GPU_matrix: use Blender's naming conventionsCampbell Barton
2018-07-10Eevee: LightCache: Initial ImplementationClément Foucault
2018-07-10DrawData: Change drawdata to a generic struct shared accross ID typesClément Foucault
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-04Workspaces: store view layer per main window, instead of per workspace.Brecht Van Lommel