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
path: root/source
AgeCommit message (Expand)Author
2018-08-07Fix memory leak in previous commitAntonioya
2018-08-07Fix T56266: Second try to fix material problemsAntonioya
2018-08-07Fix T56266: Grease Pencil Tint and Color modifier error when applyAntonioya
2018-08-07Cleanup: Tag only objects of the scene collectionsAntonioya
2018-08-07Fix T56263: Crash when sculpting a GP object with animationAntonioya
2018-08-07Cleanup GP: Change playing field to booleanAntonioya
2018-08-07Fix T56261: Grease Pencil simplify options get segment faultAntonioya
2018-08-07Fix T56252: Selectable Bases includes hidden objectsCampbell Barton
2018-08-07Fix T56258: Solidify assert w/ empty meshCampbell Barton
2018-08-07Fix T56255: Crash w/ collection access from PythonCampbell Barton
2018-08-06GP: Add Simplify Shader FX optionAntonioya
2018-08-06GP: Fix Front z-depth display precisionAntonioya
2018-08-06Fix horrible invalid mesh freeing in weightvg modifiers.Bastien Montagne
2018-08-06Cleanup LIB_ID_COPY_ flags a bit, add missing comment.Bastien Montagne
2018-08-06Merge branch 'master' into blender2.8Campbell Barton
2018-08-06Fix T55012: Corruption editing screen keymapCampbell Barton
2018-08-06Cleanup: unused varsCampbell Barton
2018-08-06Cleanup: line lengthCampbell Barton
2018-08-05Fix T54915: Usercount of active action increases when editing things with COW...Bastien Montagne
2018-08-05GP: Add python api to create brush settings for grease pencilAntonioya
2018-08-05GP: Fix NULL pointer when preview is not readyAntonioya
2018-08-05Minor fix unused var compiler warning.Bastien Montagne
2018-08-04GP: Fix stupid mistake in mirror modifierAntonioya
2018-08-04Merge branch 'master' into blender2.8Bastien Montagne
2018-08-04Fix T56222: Bevel Modifier bug (uninitialized value).Bastien Montagne
2018-08-04Fix GP mirror modifier axisCharlie Jolly
2018-08-03Grease Pencil: Set Lock Axis default to Y axisAntonioya
2018-08-03Cleanup: Fix commentAntonioya
2018-08-03New grease pencil primitive STROKEAntonioya
2018-08-03Replace wrong aasign material flag to BKE_MAT_ASSIGN_USERPREFAntonioya
2018-08-03GPUShader: Fix warning in release build.Clément Foucault
2018-08-03Add missing single user management for grease pencil materialsAntonioya
2018-08-03Fix T56217: Segment Fault when using the Fill Brush on Blank GP ObjectAntonioya
2018-08-03Fix T56180: Grease Pencil edit mode select menu crash.Bastien Montagne
2018-08-03Fix T55791: blender 2.8 crash on redoing 'snap to cursor' with Offset option ON.Bastien Montagne
2018-08-03Operators: add a new flag stating that operator needs access to evaluated data.Bastien Montagne
2018-08-03Depsgraph: add helper to ensure a given scene/view_layer graph is up-to-date.Bastien Montagne
2018-08-03DRW: Augment Debug messagesClément Foucault
2018-08-03Eevee: Fix assert with hair drawingClément Foucault
2018-08-03Icons: add particle brush iconsCampbell Barton
2018-08-02Eevee: Don't show probe display when not using scene lightingClément Foucault
2018-08-02Eevee: Fix missing UBO bind.Clément Foucault
2018-08-02Add Assign Material option to Special menu (W key)Antonioya
2018-08-02Add list of color to Assign color operatorAntonioya
2018-08-02DRW: Add UBO binding checking routine.Clément Foucault
2018-08-02Cleanup: Fix compilation warnings.Clément Foucault
2018-08-02DRW: Cleanup: Fix header naming.Clément Foucault
2018-08-02GPUShader: Add name for debugging & identifying shaders.Clément Foucault
2018-08-02Eevee: Fix missing UBO binds.Clément Foucault
2018-08-02Fix missing type for material arryAntonioya