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
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-04-25Cleanup: use boolCampbell Barton
2016-04-25Fix T48263: Armature modifier crash w/ non-armature objectsCampbell Barton
2016-04-22BLF: use float vector passing color argsCampbell Barton
2016-04-22Cleanup: warnings (double promote, string format)Campbell Barton
2016-04-20Fix image-space mask-transform crash w/o an imageCampbell Barton
2016-04-15New freehand curve drawing toolCampbell Barton
2016-04-15Drivers Editing: Added "Copy/Paste" buttons beside "Add Variable" for copying...Joshua Leung
2016-04-12Fix T47754: Meshes glitch on cycling Viewport Shading mode with Linked GroupsSergey Sharybin
2016-04-09Cleanup a bit particle distribution code.Bastien Montagne
2016-04-09Fix T47983, Take II: Particles - Emit from Verts emits double on one vert.Bastien Montagne
2016-04-08Fix T48088: Reproducible crash: Edges + Array Mod + Hair Particles.Bastien Montagne
2016-04-06Fix leak w/ missing external mesh customdataCampbell Barton
2016-04-05PyDriver support for all RNA property typesCampbell Barton
2016-04-04Cycles: Make curves modified by a taper object with modifier considered a def...Sergey Sharybin
2016-04-04Fix curve hide keeping spline activeCampbell Barton
2016-04-02Fix T47971: rigid body baking crash due to thread race condition.Brecht Van Lommel
2016-04-01Cycles: Support deformation motion blur for curves deformed by taperSergey Sharybin
2016-04-01Cleanup: style/spellingCampbell Barton
2016-04-01Generic check for string being a Py keywordCampbell Barton
2016-03-30libquery foreach looper: in recursive case, do not bother with NULL id pointers!Bastien Montagne
2016-03-30Fix T47983: Particles - Emit from Verts emits double on one vert.Bastien Montagne
2016-03-30Partly fix (unreported) particles not updating correctly when changing settings.Bastien Montagne
2016-03-30Particles: Fix broken grid distribution in some case from own recent rB201d39...Bastien Montagne
2016-03-29Fix T47814: VSE Scene 'Use Sequence' failsCampbell Barton
2016-03-29Fix T47961: Wipe effects should have 2 inputsCampbell Barton
2016-03-29Fix T47902: Particle grid not using modifier stack, Take II.Bastien Montagne
2016-03-29Revert "Fix T47902: Particle grid not using modifier stack."Bastien Montagne
2016-03-28Fix T47972: Blender crash showing particle system.Bastien Montagne
2016-03-28Fix T47973: Render stamp ignores font alphaCampbell Barton
2016-03-26Fix T47935: Hair particles; The display percentage parameter breaks after a r...Bastien Montagne
2016-03-26Fix own regression in rBc08924bf94f2dff - foreach ID looper was broken due to...Bastien Montagne
2016-03-26Driver Variable Name Validation: Added missing check for zero-length (i.e. "b...Joshua Leung
2016-03-26Fix T47902: Particle grid not using modifier stack.Bastien Montagne
2016-03-24Rework library_query foreach looper - add optional recursivity.Bastien Montagne
2016-03-24Cleanup: use prefix for return argsCampbell Barton
2016-03-24Driver Keyframing: Some tweaks to make inserting keyframes on Driver F-Curves...Joshua Leung
2016-03-24Fix T47900: VSE adjustment crashes on blank frameCampbell Barton
2016-03-24Fix dodgy indentationJoshua Leung
2016-03-24Drivers UI: Added name validation/linting for Driver VariablesJoshua Leung
2016-03-23Fix T47900: VSE adjustment crashes on blank frameCampbell Barton
2016-03-22Cleanup: styleCampbell Barton
2016-03-22Mesh API: add BKE_mesh_vert_edge_vert_map_createCampbell Barton
2016-03-19BLI_kdopbvh: Pass center to to range callbackCampbell Barton
2016-03-15Fix T47577: Movie clip uses too much memory with still image sequencesSergey Sharybin
2016-03-15movieclip: Cleanup around cacheSergey Sharybin
2016-03-14Better fix for T47787 - remove extra user due to 'user_one' as soon as we inc...Bastien Montagne
2016-03-14Support mdisps for Mesh.flip_normals()Campbell Barton
2016-03-14Cleanup: move MDisps flipping to own functionCampbell Barton
2016-03-14Cleanup: style/spellingCampbell Barton