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-04-12BMesh: minor optimization counting adjacent dataCampbell Barton
2015-04-10Disable strict flags for msvcCampbell Barton
2015-04-10Use off_t for filesize (was int)Campbell Barton
2015-04-09Seriously... Fix building!Bastien Montagne
2015-04-09Fix part of T44320 selecting islands can fail.Antony Riakiotakis
2015-04-09Fix uninitialized var use reading view prefixCampbell Barton
2015-04-09Fix missing NULL checksCampbell Barton
2015-04-09Fix for passing -1 to close()Campbell Barton
2015-04-09Fix missing NULL checkCampbell Barton
2015-04-08Particles: Fix for missing particles in render if they're disabled for viewportSergey Sharybin
2015-04-08Fix T44213: Bevel object from different scene won't update generated bezier c...Sergey Sharybin
2015-04-08Cleanup: confusing if statements & alignmentCampbell Barton
2015-04-07Multiview: compositor - avoid trashing image viewer views/buffers when multiv...Dalai Felinto
2015-04-07Make image strips also follow the project directory storage options.Antony Riakiotakis
2015-04-07Fix T44268: Particles: too many virtual parents + non-100 display% = crashSergey Sharybin
2015-04-07Metaball tessellation optimization (Octree to BVH)Krzysztof Recko
2015-04-07Cleanup: brace placement /w structsCampbell Barton
2015-04-07Cleanup: rename treehash -> outliner_treehashCampbell Barton
2015-04-07Use BKE_edgehash_ensure_p where possibleCampbell Barton
2015-04-07CleanupCampbell Barton
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-04-06Use BKE_ghash_ensure_p where possibleCampbell Barton
2015-04-05Fix T44263: Invalid parameters to fill_vn_fl in deform.c.Bastien Montagne
2015-04-04Cleanup: use float math funcsCampbell Barton
2015-04-04Cleanup: use BKE_ocean_* prefixCampbell Barton
2015-04-04Cleanup: use BKE_sculptsession_* prefixCampbell Barton
2015-04-04Cleanup: use BKE_animdata_* prefixCampbell Barton
2015-04-03Sticky Keys backendJulian Eisel
2015-04-03Bugfix: Stashed actions now get added to the bottom of the NLA Stack if there...Joshua Leung
2015-04-02Fix T44183 particles in linked group offset from objectAntony Riakiotakis
2015-04-02Add custom properties to sequence stripsCampbell Barton
2015-04-02Cleanup own todo: RE_pipeline is not a bad include from BKE, it's already use...Sergey Sharybin
2015-04-02Fix T44217: Crash when starting .blend without "Load UI" enabledJulian Eisel
2015-03-31Corrective Smooth Modifier (aka delta-mush)Campbell Barton
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-03-30Fix for invalid buffer access on zero-face meshesCampbell Barton
2015-03-30Fix T44186: Bezier Bevel facto mapping broken when 'start' was set to 'Resolu...Bastien Montagne
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-28Cleanup: use BKE_texture_ prefixCampbell Barton
2015-03-28Fix for various small issues which may cause crashesJoshua Leung
2015-03-28Fix for earlier commit - Turning off "animated" influence/time didn't workJoshua Leung
2015-03-28Keyframes on NLA-Strip F-Curves are detected by RNA buttons tooJoshua Leung
2015-03-28Code Cleanup / Preemptive Bug Fixing: "action" parameter may get set when it ...Joshua Leung
2015-03-28Fix T36385: Animated Strip-Time doesnt updateJoshua Leung
2015-03-27Tracking: Code cleanup, missing break statementsSergey Sharybin
2015-03-27Compositor: Fix heap overflow when copying previewsSergey Sharybin
2015-03-27Use preview option to detect frame range for filename when using ctrlAntony Riakiotakis
2015-03-26Project directory proxies:Antony Riakiotakis
2015-03-26New option proxy placement, project directory.Antony Riakiotakis
2015-03-26Fix T44122, rendering OpenGL preview movie with audio has wrong audioAntony Riakiotakis