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
2020-06-05Code Cleanup: fcurve function namingJeroen Bakker
2020-06-04Fix error removing the image paint cursorCampbell Barton
2020-05-29Cleanup: Use Consistent Capitalization of "Anti-Aliasing"Aaron Carlisle
2020-05-28Cleanup: remove unused struct members from RenderStatsCampbell Barton
2020-05-28Cleanup: spellingCampbell Barton
2020-05-21Refactor: Move scene foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-18Fix T76721: ASAN crash on animation renderingSergey Sharybin
2020-05-12Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-12GPencil: Add new parameter for SMAA thresholdAntonio Vazquez
2020-05-12Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-12Fix T76053: Rigid Body properties disappears after deleting rigid body constr...Bastien Montagne
2020-05-09Cleanup: double-spaces in commentsCampbell Barton
2020-04-20Cleanup: rename "nested" to "embedded"Jacques Lucke
2020-04-17Fix T75686: Animating scene audio volume doesn't workSybren A. Stüvel
2020-04-07Undo: change depsgraph recalc flags handling to improve performanceBrecht Van Lommel
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-04-03Cleanup: split `BKE_anim.h` and `anim.c` into smaller piecesSybren A. Stüvel
2020-03-26Add option to Copy the active view layer, and add an empty view layerChris Clyne
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-17Depsgraph: Adds helpers to extract/restore despgraphs in a given Main.Bastien Montagne
2020-03-13Cleanup: pass const args (mostly Scene & RenderData)Campbell Barton
2020-03-11EEVEE: Replace octahedron reflection probe by cubemap arrayClément Foucault
2020-03-11Fix T74296: Free depsgraph when view layer is removedJacques Lucke
2020-03-09Cleanup: Move `BKE_animdata_free()` call out of each IDType free data.Bastien Montagne
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06Cleanup: Scene: New IDTypeInfo, and remove unused API from BKE.Bastien Montagne
2020-03-06Cleanup: use 'r_' prefix for return argumentsCampbell Barton
2020-03-04Refactor ID make local to use a single flag parameter.Bastien Montagne
2020-03-04Cleanup: ID make local: remove `id_in_bmain` argument.Bastien Montagne
2020-03-04Cleanup: Rename 'make local' functions to new scheme.Bastien Montagne
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-01-28Cleanup: fix compiler warnings related to deprecated membersBrecht Van Lommel
2020-01-153D View: use compatible quaternions when placing the cursorCampbell Barton
2020-01-02Fix T72821: Crash when IOD is removed from post-update callbackSergey Sharybin
2019-12-23Fix T72443: Support time remapping for camera-markersCampbell Barton
2019-11-27Fix T71865: Separating mesh parts breaks shape keysCampbell Barton
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-11-21Bevel: Custom Profile and CurveProfile WidgetHans Goudey
2019-10-16Fix T70850: Scene.frame_set doesn't update camera from markersCampbell Barton
2019-10-04Fix assert when deleting a RBW constraint object.Bastien Montagne
2019-09-17Fix T61313: gravity not displayed correct when changing unit scaleBrecht Van Lommel
2019-09-17Fix T69974: crashes in .blend files where 3D viewport was splitBrecht Van Lommel
2019-09-12Fix T69789: Assert when create a new Full Copy scene base on 2D template.Bastien Montagne
2019-09-11Cycles: Display RenderPass in ViewportJeroen Bakker
2019-09-11Depsgraph: Allow non-keyed changes from frame_change_post handlerSergey Sharybin
2019-09-11Python handlers: Pass depsgraph to events where it makes senseSergey Sharybin
2019-09-11Depsgraph: Pass bmain to depsgraph object creationSergey Sharybin
2019-09-09DNA: initial DNA defaults supportCampbell Barton
2019-09-09Cleanup: remove unused scene struct membersCampbell Barton