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
2015-05-06Merge branch 'alembic' into gooseberryLukas Tönne
2015-05-06Store MSurfaceSample data in hair strands for mapping to a mesh.Lukas Tönne
2015-05-06Fix for threaded dupli cache generation from groups.Sergey Sharybin
2015-05-05Alembic: Quick fixes for strict compiler flagsSergey Sharybin
2015-05-05Alembic support for MSurfaceSample customdata.Lukas Tönne
2015-05-05Take transformation into account between the duplicator and strandsLukas Tönne
2015-05-05Strand edit functions for storing edit data in the Cache Shape KeyLukas Tönne
2015-05-05Merge branch 'strand_editmode' into alembicLukas Tönne
2015-05-05Another fix for mirror editing of strand data.Lukas Tönne
2015-05-05Merge branch 'strand_editmode' into alembicLukas Tönne
2015-05-05Fix for call to mirror functions when mirroring is not enabled, givingLukas Tönne
2015-05-04Merge branch 'strand_editmode' into alembicLukas Tönne
2015-05-04Moved particle related functions of the strands edit mode into aLukas Tönne
2015-05-04Merge branch 'strand_editmode' into alembicLukas Tönne
2015-05-04Added missing CD layer type name for MSurfaceSample.Lukas Tönne
2015-05-04Merge branch 'strand_editmode' into alembicLukas Tönne
2015-05-04Forgot this last mergeAntony Riakiotakis
2015-05-04Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-04Merge branch 'master' into alembicLukas Tönne
2015-05-04Merge branch 'master' into strand_editmodeLukas Tönne
2015-05-04Fix T44503 full sample does not display any preview any more.Antony Riakiotakis
2015-05-04Extended shape key evaluation for cached strands blending.Lukas Tönne
2015-05-04Fix eyedropper with quad-viewCampbell Barton
2015-05-04Fix T44592: Zero scale on an axis, zeros allCampbell Barton
2015-05-04Follow up to previous commit, remove depth of field from UI inAntony Riakiotakis
2015-05-04Fix T44594 disable depth of field in wireframe/bounding box modes. WeAntony Riakiotakis
2015-05-04Fixed comment.Lukas Tönne
2015-05-04Cycles: Fix copy / paste mistake in XML reader.Thomas Dinges
2015-05-04Fix possible crash with datatransfer operator when source object was hidden.Bastien Montagne
2015-05-04Different drawing for object centers.Antony Riakiotakis
2015-05-04BGE: Cleanup KX_BlenderSceneConverter.cppPorteries Tristan
2015-05-04Separate scene simplification into viewport and renderSergey Sharybin
2015-05-04Consider an empty keyblocks list to be a new key, so a Basis shape isLukas Tönne
2015-05-04Actual shape key evaluation in the shape key modifier for caches.Lukas Tönne
2015-05-04Make strand shapes relative by default.Lukas Tönne
2015-05-04Unused variables.Lukas Tönne
2015-05-04Skin Modifier: remove redundant edge-calculationCampbell Barton
2015-05-04New 'fromtype' variable in Key to allow handling type-dependent pointerLukas Tönne
2015-05-04Create a dummy weights array for strand keys, otherwise the evalLukas Tönne
2015-05-04Fix T42893: Skin Modifier, changes randomly toggling editmodeCampbell Barton
2015-05-04Skin Modifier: Add missing operator stack popBrecht Van Lommel
2015-05-04Fix for lib_link of cache shape keys, avoid discarding this, they areLukas Tönne
2015-05-04Fix metadata display in sequencer lost after doing a preprocessAntony Riakiotakis
2015-05-04Freestyle: Fix for line style ID datablocks not copied when fully copying a s...Tamito Kajiyama
2015-05-04Don't scale metadata font with zoom - makes strings not consistentlyAntony Riakiotakis
2015-05-04Support displaying metadata for images in sequencer preview windows (notAntony Riakiotakis
2015-05-04BGE Player: Fix compilation error after cleanup commit da8a62aSergey Sharybin
2015-05-04Fix T29029: Grease pencil fails in Quad ViewCampbell Barton
2015-05-04Freestyle: Compilation error fix after recent changes in BKE_object_add()Sergey Sharybin
2015-05-04CMake: Only consider it INFO is ld.gold is missingCampbell Barton