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
2018-06-12Cleanup: moar removal of G.main in BKE area...Bastien Montagne
2018-06-12Cleanup/simplify G.main usages.Bastien Montagne
2018-06-12Cleanup: remove moar G.main from BKE area.Bastien Montagne
2018-06-12Cleanup: remove some G.main from ED's animsys.Bastien Montagne
2018-06-12Cleanup: remove some G.main from BKE area.Bastien Montagne
2018-06-11Cleanup: remove moar ugly G.main usages...Bastien Montagne
2018-06-11Cleanup: Moar G.main removal of Hell.Bastien Montagne
2018-06-11Cleanup: remove some G.main usages...Bastien Montagne
2018-06-11Cleanup: Use BLI_strncpySergey Sharybin
2018-06-09Cleanup: unused functionsCampbell Barton
2018-06-09Cleanup: remove some G.main usages.Bastien Montagne
2018-06-08Cleanup: getting rid of G.main.Bastien Montagne
2018-06-07Cleanup: typo, and 0 -> false for booleans.Bastien Montagne
2018-06-07Fix sculpt assert on initializationCampbell Barton
2018-06-06Fix error using freed bmainCampbell Barton
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-06-05Cleanup: add hleper functions to get filepath from Main.Bastien Montagne
2018-06-04Particle System: move data creation into RNA updateCampbell Barton
2018-06-03Cleanup: correct variable name, doxy sectionsCampbell Barton
2018-06-03Cleanup: add argument names to screen callbacksCampbell Barton
2018-06-02--debug-gpu-shader: Dump GLSL shaders to diskDalai Felinto
2018-06-02Cleanup: warningCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-31Cleanup: remove G.main from BKE mball code.Bastien Montagne
2018-05-31Cleanup: get rid of last G.main usages in BKE library code.Bastien Montagne
2018-05-31Cleanup: remove G.main from BKE modifier.Bastien Montagne
2018-05-31Cleanup: remove G.main from BKE objectBastien Montagne
2018-05-31Cleanup: nuke G.main out of BKE PackedFile code.Bastien Montagne
2018-05-29Cleanup: Get rid of G.main in BKE_material.Bastien Montagne
2018-05-28Windows: Add support for building with clang.Ray Molenkamp
2018-05-27Recently added IES conflicts w/ EEVEECampbell Barton
2018-05-27Cycles: Add Support for IES files as textures for light strengthLukas Stockner
2018-05-25Add number and memory size formatting throughout the UIDiego Gangl
2018-05-15Fix T55032: Redo w/ file saved in edit-mode failedCampbell Barton
2018-05-11Fix (unreported) broken freeing code for Sequencer.Bastien Montagne
2018-05-11Fix (unreported) load image code calling icin/preview update from non-Main th...Bastien Montagne
2018-05-09Fix broken 'check/validate libs' code with indirect libs.Bastien Montagne
2018-05-09Fix T54992: Lattice modifier on another Lattice object does not take thePhilipp Oeser
2018-05-09Fix (unreported) bug in BVHTree 'free tessfaces' flag setting.Bastien Montagne
2018-05-08Cleanup: includesCampbell Barton
2018-05-08Cleanup: move mesh conversion into own functionCampbell Barton
2018-05-08Fix building with latest versions of ffmpeg.Bastien Montagne
2018-05-08Cleanup: Nuke empty dummy wrappers around modifier_copyData_generic().Bastien Montagne
2018-05-07Fix (unreported) memleak when copying object with some modifiers.Bastien Montagne
2018-05-07Cleanup: rename char/float conversion functionsCampbell Barton
2018-05-06IDProp API: use stored string length for IDP_reprCampbell Barton
2018-05-05IDProp API: add native C repr functionCampbell Barton
2018-05-05IDProp API: Avoid redundant group replace lookupCampbell Barton
2018-05-04BKE: bvhuils: remove member `sphere_radius`.Germano
2018-05-04Fix erroe in previous commit.Germano