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-07-01Merge branch 'master' into asset-uuid--archivedasset-uuid--archivedJulian Eisel
2020-06-18LibOverride: increase speed of RNA diffing process.Bastien Montagne
2020-06-11Merge branch 'master' into asset-uuidJulian Eisel
2020-06-03RNA: add option to enable by default lib overridale flag of defined properties.Bastien Montagne
2020-06-02Turn most flags in BlenderDefRNA into proper bool.Bastien Montagne
2020-04-20Simulations: Add new simulation data blockJacques Lucke
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-03-03RNA: support 64 bit boolean bitflags in DNABrecht Van Lommel
2020-02-20Cleanup: declatatuons for functions that don't existCampbell Barton
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-11-25Add 'asset uuid' to IDs.Bastien Montagne
2019-11-21Bevel: Custom Profile and CurveProfile WidgetHans Goudey
2019-09-11RNA: automatically initialize defaults from DNACampbell Barton
2019-09-11RNA: separate internal allocation functionCampbell Barton
2019-08-27Fix T69165: wrong update function on Bone b-bone properties crashes.Alexander Gavrilov
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne
2019-05-22Fix T64679: Missing dirty preferences tagCampbell Barton
2019-05-22RNA: add fallback update functionCampbell Barton
2019-05-20Cleanup: reorder report argument for pointer assignmentCampbell Barton
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
2019-05-17Mesh Select: use select context instead of static structsmano-wii
2019-05-16Tweak API to support adding evaluated meshes to main databaseSergey Sharybin
2019-05-16Dependency graph API changesSergey Sharybin
2019-05-13Python API: expose conversion between tweaked NLA strip and scene time.Alexander Gavrilov
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-18Silence sorted function declaration/const warningsDalai Felinto
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-12-29Cleanup: use bool, styleCampbell Barton
2018-12-28Cycles: restore old sample and material override settings for view layers.Brecht Van Lommel
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-08-20Merge branch 'master' into blender2.8Campbell Barton
2018-08-20RNA: Spline.calc_length() utility functionCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-05Merge branch 'master' into blender2.8Campbell Barton
2018-07-05RNA: correct callback typeCampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01RNA: use bool for boolean RNA typesCampbell Barton
2018-06-29Refactor static override code to pass Main around.Bastien Montagne
2018-06-28Static Override: RNA apply code: pass extra 'item_ptr' to apply callbacks.Bastien Montagne
2018-05-18Collections and groups unificationBrecht Van Lommel