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-19Fix T61690: Hidden curve vertices are drawn in edit-modeSebastian Parborg
2019-02-19Fix T61714, T61712: crash reloading images after recent changes.Brecht Van Lommel
2019-02-19Units: Fix some property subtypesVaishnav S
2019-02-19Fix T61683: Linking the instance of a collection crashes Blender.Bastien Montagne
2019-02-19Playanim: Fix heap use after free on exitSergey Sharybin
2019-02-19Fix T61594: Frame playback is blankSergey Sharybin
2019-02-19Cleanup: remove needless comment ;)Bastien Montagne
2019-02-19Merge branch 'blender2.7'Jeroen Bakker
2019-02-19Revert "Cycles: Change OpenCL split kernel to use single program by default"Jeroen Bakker
2019-02-19Cleanup: return specific handler typesCampbell Barton
2019-02-19Cleanup: remove unused default handler typeCampbell Barton
2019-02-19WM: move keymap handler to it's own typeCampbell Barton
2019-02-19WM: move dropbox handler to it's own typeCampbell Barton
2019-02-19WM: move operator handler to it's own typeCampbell Barton
2019-02-19WM: move UI handler to it's own typeCampbell Barton
2019-02-19WM: move gizmo handler to it's own typeCampbell Barton
2019-02-19WM: move wmEventHandler.type to a booleanCampbell Barton
2019-02-19Cleanup: rename parent_origin_eval to parent_display_originCampbell Barton
2019-02-19Fix edit-curve display for hidden handlesCampbell Barton
2019-02-19Cleanup: remove unused Object.smoothreshCampbell Barton
2019-02-19DNA: rename select_color -> select_idCampbell Barton
2019-02-19DNA: rename Object.col -> colorCampbell Barton
2019-02-18Fix (unreported) broken-by-design code in depsgraph's `deg_backup_object_runt...Bastien Montagne
2019-02-18Fix Object bbox memleak in depsgraph code.Bastien Montagne
2019-02-18Cleanup some Object's bbox code.Bastien Montagne
2019-02-18Fix (unreported) wrong handling of some parameters combination in `bpy.data.u...Bastien Montagne
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