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-02-18ID Management Py API: Fix (unreported) crash in some cases.Bastien Montagne
2019-02-18ID management: use FOREACH_MAIN_ID in some places.Bastien Montagne
2019-02-18ID management: use FOREACH_MAIN_ID in some places.Bastien Montagne
2019-02-18ID management: use FOREACH_MAIN_ID in some places.Bastien Montagne
2019-02-18ID management: use FOREACH_MAIN_ID in some places.Bastien Montagne
2019-02-18ID management: use FOREACH_MAIN_ID in some places.Bastien Montagne
2019-02-18ID management: use FOREACH_MAIN_ID in some places.Bastien Montagne
2019-02-18BKE_main: FOREACH macros: fix shadowing 'i' variable.Bastien Montagne
2019-02-18BKE_main: make FOREACH new macros working when deleting some IDs.Bastien Montagne
2019-02-18Wireframe: Fix selection broken since recent wireframe refactorClément Foucault
2019-02-18Fix T61473: Crash particle system is updatingSergey Sharybin
2019-02-18Fix T57457: animated image sequences not working in Eevee.Brecht Van Lommel
2019-02-18Fix image filepath changes not refreshing all image users.Brecht Van Lommel
2019-02-18Fix BKE_image_walk_all_users not including all image users.Brecht Van Lommel
2019-02-18Cleanup: rename tpageflag to gpuflag, make it purely runtime data.Brecht Van Lommel
2019-02-18Fix T61373: Crash when selecting the edit modemano-wii
2019-02-18Fix T61636: Drivers don't update on viewport using curvesSergey Sharybin
2019-02-18Fix crash toggling edit mode of curve with animationSergey Sharybin
2019-02-18Depsgraph: Make node an owner of its nameSergey Sharybin
2019-02-18Cleanup: Remove unused fieldSergey Sharybin
2019-02-18DRW: Fix Crash when enabling object wireframe optionClément Foucault
2019-02-18Overlay: Remove extra contour drawing in wireframe modeClément Foucault
2019-02-18Fix T61660: Wrong user counter on curves with shared material.Bastien Montagne
2019-02-18ID management: forbid refcount of used IDs when user ID is outside of Main.Bastien Montagne
2019-02-18Fix T61666: missing NULL_UNIT that stops iteration over unitsJacques Lucke
2019-02-18Cycles: Keep all hair strandsSergey Sharybin
2019-02-18Jpeg: Fix write past array boundarySergey Sharybin
2019-02-18Fix broken Cycles test build after recent commit.Bastien Montagne
2019-02-18API doc: info_gotcha: extend description of issues related to memory changes.Bastien Montagne
2019-02-18Cleanup: API doc 'info_gotcha': typos.Bastien Montagne
2019-02-18Add Abkhaz language to Blender (disabled for until we get some translated con...Bastien Montagne
2019-02-18Edit Mesh: CleanupClément Foucault
2019-02-18Sculpt Draw: Add support for wireframe geometryClément Foucault
2019-02-18Wireframe: Add workaround for osx wide wiresClément Foucault
2019-02-18Cleanup: Remove old wireframe batch cache codeClément Foucault
2019-02-18Wireframe: Fix Artifacts with MSAAClément Foucault
2019-02-18GPU: Change multisample resolve shader to output min depthClément Foucault
2019-02-18Wireframe: Add depth offset to prevent zfighting of wireframe overlayClément Foucault
2019-02-18Wireframe: Refactor to use GL_LINES instead of triangles with alpha blendClément Foucault
2019-02-18Clamp value in sheen calculation to fix fireflies.Alexander Court
2019-02-18Fix T61649: Transform resize from UV editor assertsCampbell Barton
2019-02-18Markers: Make marker lines in sequencer and graph editor optionalJacques Lucke
2019-02-18Cleanup: remove unnecessary "_pad*" membersCampbell Barton
2019-02-18Cleanup: use "_pad" prefix for struct membersCampbell Barton
2019-02-18Cleanup: move 'orig' into Object_Runtime structCampbell Barton
2019-02-18Cleanup: remove 'orig' from ObTfmBackCampbell Barton
2019-02-18DNA: rename Object.size -> scaleCampbell Barton
2019-02-18UI: motion paths panel layout tweakCampbell Barton
2019-02-18UI: armature properties layout tweaksWilliam Reynish
2019-02-18RNA: use distance unitsWilliam Reynish