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-05-30Displace modifier: Pre-fetch all possible images to image pool prior executionSergey Sharybin
2017-05-30Image pool: Use memory pool for allocating elementsSergey Sharybin
2017-05-30Depsgraph: Add missing update tag clear for proxy objectsSergey Sharybin
2017-05-29Fix T51390: Blender 2.78c will freeze or force close when adding particles at...Bastien Montagne
2017-05-29Fix T51520: Broken vertex weights after two mesh joining.Bastien Montagne
2017-05-27Remove MinGW supportAaron Carlisle
2017-05-27Release wasn't building, limit debug scopeCampbell Barton
2017-05-27CustomData: assert on bad arguments to freeCampbell Barton
2017-05-26Fix T50851: Array modifier generating invalid geometry.Bastien Montagne
2017-05-26Fix T50908: Motion Tracker ignored grease pencil maskSergey Sharybin
2017-05-26Fix freeing all custom-data layersCampbell Barton
2017-05-26Fix T51350: 2D curve normals flip when deformedCampbell Barton
2017-05-24Fix error accessing tessface color in edit-modeCampbell Barton
2017-05-24Fix possible invalid normal use w/ tangent calcCampbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-05-19Cleanup: add braces for multi-line blocksCampbell Barton
2017-05-19Fix T51556: Sequencer - White Balance Modifier - Masking is not honoredSergey Sharybin
2017-05-15Cleanup: warnings, styleCampbell Barton
2017-05-12Mesh Center: improved center-of-mass calculationBill Currie
2017-05-11Cleanup: GPU PBVH namingCampbell Barton
2017-05-08Fix T51432: Find Files case sensitive on win32Campbell Barton
2017-05-05MakeLocal: fix bad (missing) handling of proxy_from uglyness.Bastien Montagne
2017-05-05Add a new LOOPBACK flag to libquery's callbacks.Bastien Montagne
2017-05-05MakeLocal: switch back to secure, slightly slower final steps.Bastien Montagne
2017-05-05MakeLocal: forcefully recalc affected armatures' poses.Bastien Montagne
2017-05-05Add check (error message + assert) that pose is valid in armature evaluation.Bastien Montagne
2017-05-05Fix reading past bounds removing from color rampCampbell Barton
2017-05-04Fix missing usercount update of poselib when copying Object.Bastien Montagne
2017-05-04Add debug/timing prints in MakeLocal and remapping code.Bastien Montagne
2017-05-04Fix use after free of new render layer ID properites after copying sceneSergey Sharybin
2017-05-04Fix memory leak of ID properties after recent render passes commitSergey Sharybin
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2017-04-26Fix race condition invalidating object data's bounding boxSergey Sharybin
2017-04-26Alembic: fixed refcount issue when duplicating imported objectsSybren A. Stüvel
2017-04-26Fix T51280: Alembic: Crash when removing cache modifierSybren A. Stüvel
2017-04-24Cleanup: styleCampbell Barton
2017-04-21Alembic import: changing cache modifier path no longer discards object pathsSybren A. Stüvel
2017-04-21Alembic: properly initialising cachefile object paths list.Sybren A. Stüvel
2017-04-21Store edit-font select-box lengthCampbell Barton
2017-04-20Fix T45350: Cache not being recomputed with "Bake All Dynamics"Luca Rood
2017-04-19Fix (unreported) missing handling of GPencil Layer's parent Object pointer in...Bastien Montagne
2017-04-18Fix T51187: Memory leak when exporting OpenEXR monochrome animationSergey Sharybin
2017-04-18Squashed commit of the following:Pascal Schoen
2017-04-18Depsgraph: Use proper scene to get frame from for pose constraints evaluaitonSergey Sharybin
2017-04-14Object Info node support for GLSL mode and the internal renderAlexander Romanov
2017-04-13Datablock ID PropertiesAlexander Romanov
2017-04-10PyAPI: Fast buffer access to id property arraysJacques Lucke
2017-04-09Cleanup: use doxy code blockCampbell Barton
2017-04-09ListBase: Add insert-replace functionCampbell Barton
2017-04-04Depsgraph: Use atomic operation to tag the changed IDSergey Sharybin