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
2017-04-04Some more cleanup, get rid of hack to protect against NULL RNA pointerprops.datablock_idpropsBastien Montagne
2017-04-04Merge branch 'master' into datablock_idpropsBastien Montagne
2017-04-04Fix missing protection of `RNA_pointer_as_string()` against NULL pointers.Bastien Montagne
2017-04-04Cycles: Tag shaders for update after the threading part is overSergey Sharybin
2017-04-04Depsgraph: Use atomic operation to tag the changed IDSergey Sharybin
2017-04-04Cycles: Fix uninitialized memory access when comparing curve mapping nodesSergey Sharybin
2017-04-04 Some minor cleanup.Bastien Montagne
2017-04-04install_deps: removed leftover compile_HDF5 commandSybren A. Stüvel
2017-04-04Bumped Alembic library version to 1.7.1Sybren A. Stüvel
2017-04-04Buildbot: Update master configSergey Sharybin
2017-04-04Alembic: force ALEMBIC_LIB_USES_BOOST=ON when not using C++11Sybren A. Stüvel
2017-04-04Task: Remove non-atomic pool suspended flag assignmentSergey Sharybin
2017-04-04Buildbot: Update master configSergey Sharybin
2017-04-04Merge branch 'master' into datablock_idpropsBastien Montagne
2017-04-04Some cleanup regarding STRUCT_CONTAINS_DATABLOCK_IDPROPERTIES.Bastien Montagne
2017-04-03Buildbot: Some more twqeaks to master configSergey Sharybin
2017-04-03Buildbot: Update bundled vetrsion of server configurationSergey Sharybin
2017-04-03Buildbot: SPecial branch trickery for linux slavesSergey Sharybin
2017-04-03Point all submodules to master branchSergey Sharybin
2017-04-03Buildbot: Some special tricks for Blender 2.8 slaveSergey Sharybin
2017-04-03Fix blender playerSergey Sharybin
2017-04-03Fix T51115: Bump node is broken when the displacement socket is usedSergey Sharybin
2017-04-03Collada - add flag to limit precision of exported data, mainly to simplify de...Gaia Clary
2017-04-03fix: collada - do proper conversion from int to bool (as with other nearby pa...Gaia Clary
2017-04-02Merge branch 'master' into datablock_idpropsBastien Montagne
2017-04-01fix: T50412 - collada: Replaced precision local limit function by blender's o...Gaia Clary
2017-04-01Cleanup: styleCampbell Barton
2017-04-01Cleanup: Some minor styling.Bastien Montagne
2017-03-31Merge branch 'master' into datablock_idpropsBastien Montagne
2017-03-31Add missing handling of sequencer's strips IDProperties.Bastien Montagne
2017-03-31Depsgraph: Correction for the previous local view commitSergey Sharybin
2017-03-31Fix threading conflicts in multitex_ext_safe()Sergey Sharybin
2017-03-31Cycles: Solve threading conflict in shader synchronizationSergey Sharybin
2017-03-31Fix unreported bug in Blender Render: using unnormalized normal in normal map...Alexander Romanov
2017-03-31Cleanup: simpler to define 'no datablock idprop' flag in RNA struct definitions.Bastien Montagne
2017-03-31WM: Previous commit broke common-case loading new fileCampbell Barton
2017-03-31Keep current app-template when selecting 'New File'Campbell Barton
2017-03-31Merge branch 'master' into datablock_idpropsBastien Montagne
2017-03-31UI cleanup: simplify Icon handling of uiDefAutoButR for PROP_POINTER.Bastien Montagne
2017-03-31More cleanup anf fixes!Bastien Montagne
2017-03-31Merge branch 'master' into datablock_idpropsBastien Montagne
2017-03-31Fix bunch of missing/incorrect handling of IDProps.Bastien Montagne
2017-03-31Cycles: More fixes after include changesMai Lavelle
2017-03-31Fix T51072: The reference of a pyobject may be being overwritten in `bm_mesh_...Germano Cavalcante
2017-03-31Correct string formatting (error in recent change)Campbell Barton
2017-03-31Cleanup: warningsCampbell Barton
2017-03-31Grr, fix stupid typo in previous commit...Bastien Montagne
2017-03-31Merge branch 'master' into datablock_idpropsBastien Montagne
2017-03-30Cleanup/fix bad code in IDP_SetIndexArray()Bastien Montagne
2017-03-30Cleanup - resync with master, this needs to be fixed in master first!Bastien Montagne