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-10-15Fix T70670: Hidden collections are still rendered by Cycles in the ViewportDalai Felinto
2019-09-12Cycles: Fix Show Instanced Local View ObjectsJeroen Bakker
2019-09-12Cycles: Initial Support For Local ViewJeroen Bakker
2019-08-31Fix T66452: Convert Curve to Grease Pencil StrokesAntonio Vazquez
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-22fix unreported: typo in python documentationGaia Clary
2019-07-17Fix T67075: make object.visible_get() and similar APIs more forgivingBrecht Van Lommel
2019-06-03Cleanup: style, use braces in RNACampbell Barton
2019-05-27Python API: Tag for update on object.update_from_editmode()Sergey Sharybin
2019-05-27Depsgraph API: Allow preserving custom data layersSergey Sharybin
2019-05-17Depsgraph: State behavior details more explicitlySergey Sharybin
2019-05-16Tweak API to support adding evaluated meshes to main databaseSergey Sharybin
2019-05-16Dependency graph API changesSergey Sharybin
2019-05-14Fix T63542: Imported FBX doesn't show keyframes in Shape Key editor.Bastien Montagne
2019-05-05RNA: add an Object method to clear all shape keys for completeness.Alexander Gavrilov
2019-04-30Refactor: Use object select API - ED_object_base_selectDalai Felinto
2019-04-21Cleanup: comments (long lines) in makesrnaCampbell Barton
2019-04-17ClangFormat: format '#if 0' codeCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14Explain the Local With Parent coordinate space better.Alexander Gavrilov
2019-03-24Cleanup: redundant use of string formatting functionsCampbell Barton
2019-03-13Fix T62436: New added Torus won't appear in Local ViewCampbell Barton
2019-03-12Python/ViewLayers: add object.hide_get/set(), and optional view layer paramet...Brecht Van Lommel
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-08Fix inconsistent naming and behavior for base visible/selected/editable.Brecht Van Lommel
2019-01-03Fix some inconsistencies in object visibility/selectability tests.Brecht Van Lommel
2018-12-27Fix T57861: Object.ray_cast (and all RNA functions using "ob->runtime") broke...Bastien Montagne
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-29Fix T58100: Crash on bpy.context.object.visible_get()Philipp Oeser
2018-11-25Local ViewDalai Felinto
2018-11-10Fix missing tips for some RNA Object API functions parameters.Bastien Montagne
2018-11-08RNA: Object.select_set use boolean, only selectCampbell Barton
2018-11-08Cleanup: use explicit 'select_and_set_active' API nameCampbell Barton
2018-11-01Fix for object.set_select not updating selection in viewportDalai Felinto
2018-10-11RNA: remove redundant new_from_object/to_mesh argCampbell Barton
2018-10-10Python API: add loop triangles access, remove tessfaces.Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz.Brecht Van Lommel
2018-09-24Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-07-25Merge branch 'master' into blender2.8Bastien Montagne
2018-07-25Fix T55964: Direction not normalized in isect_ray_aabb_v3_simple()?Bastien Montagne
2018-07-25Fix for holdout / indirect only with collection instances.Brecht Van Lommel
2018-07-25Cycles: add per layer collection indirectly on setting.Brecht Van Lommel
2018-07-25Cycles: add per layer collection mask/holdout support.Brecht Van Lommel
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel