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
path: root/source
AgeCommit message (Expand)Author
2016-12-19Iterator util functionDalai Felinto
2016-12-16From review: curly brackets reinforcementDalai Felinto
2016-12-16From review: move nodetree syncing of layers to util functionDalai Felinto
2016-12-16From review: do_versions_after_linking skipped on undoDalai Felinto
2016-12-16From review: blo_do_versions_280_after_linking > blo_do_versions_after_linkin...Dalai Felinto
2016-12-16From review: use typedef for callbacksDalai Felinto
2016-12-16Merge remote-tracking branch 'origin/blender2.8' into render-layersDalai Felinto
2016-12-14OpenGL fixesMike Erwin
2016-12-14OpenGL: another way to set uniform theme colorMike Erwin
2016-12-13OpenGL: finish area action zone todoMike Erwin
2016-12-13small fix for previous commitMike Erwin
2016-12-13OpenGL: new immediate mode in area.cMike Erwin
2016-12-13Merge remote-tracking branch 'origin/blender2.8' into render-layersDalai Felinto
2016-12-12Merge branch 'master' into blender2.8Bastien Montagne
2016-12-12Cleanup: bad (harmless) usage of PARM_PYFUNC_OPTIONAL in new ID.make_local RN...Bastien Montagne
2016-12-12Fix (unreported) some RNA func definitions setting flags of other func parame...Bastien Montagne
2016-12-12Refactor RNA property: split flags in property flags, parameter flags, and in...Bastien Montagne
2016-12-12Cleanup: Get rid of unused BKE_rigidbody_relink_constraint().Bastien Montagne
2016-12-12Cleanup: Rename BKE_libblock_relink, and move it to BKE_library_remap.hBastien Montagne
2016-12-12Cleanup: Get rid of ntreeSwitchID(_ex) functions, use generic BKE_libblock_re...Bastien Montagne
2016-12-12Layers: change the API so that we can run a function on every object of the s...Dalai Felinto
2016-12-12Scene copy (full or link) working for layersDalai Felinto
2016-12-09Added --debug-io flag to command lineGaia Clary
2016-12-09Depsgraph: Add missing relation for cast modifierSergey Sharybin
2016-12-09Depsgraph: Bone parent should also include armature transform relationSergey Sharybin
2016-12-09Correction to previous commitJulian Eisel
2016-12-09Move screen drawing functions into new screen_draw.cJulian Eisel
2016-12-08Fix T49872: 3D cursor places with camera shift in ortographic modeJulian Eisel
2016-12-08Fix expanding enum property in sub-layout of pie menusJulian Eisel
2016-12-08Fix crash when opening a Blender file containing Alembic data.Kévin Dietrich
2016-12-07Fix (unreported) Sequencer Drop effect: wrong initial offset in second input ...Bastien Montagne
2016-12-07Fix T49893: Crash in Video Sequence Editor with 'drop' effect.Bastien Montagne
2016-12-07Remove unused include statementSergey Sharybin
2016-12-07Use proper defaults for Hue/Saturation nodeSergey Sharybin
2016-12-06Fix new scenes should have a default renderlayerDalai Felinto
2016-12-06Fix all unfreed memoryDalai Felinto
2016-12-06Final cleanup of read/write to have things in the right order (pure cosmetic)Dalai Felinto
2016-12-06Fix write of nested LayerCollections (and DNA cleanup)Dalai Felinto
2016-12-06Fix stupidest mistake (objects > filter_objects)Dalai Felinto
2016-12-06Fixing writing objectsDalai Felinto
2016-12-06Depsgraph: Only re-schedule objects which are on visible layersSergey Sharybin
2016-12-06Fix T50122: SEGFAULT: OCIO configuration typo leads to segfaultSergey Sharybin
2016-12-06Fix writing nested scene collectionsDalai Felinto
2016-12-06Fix T50003, Bevel makes non-manifold mesh.Howard Trickey
2016-12-06Fix T50020: adding a background image does not set image user data.Kévin Dietrich
2016-12-05Use pointer for master collectionDalai Felinto
2016-12-05Rename: collections > scene/layer_collectionsDalai Felinto
2016-12-05Read/Write, first takeDalai Felinto
2016-12-05Depsgraph: Use HIGH priority for scheduled tasksSergey Sharybin
2016-12-05Depsgraph: avoid more transitive relations for rigid body simulationSergey Sharybin