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-10-21Merge branch 'master' into wiggly-widgetsJulian Eisel
2015-10-20Fix T46544: Can't unpack generated imageCampbell Barton
2015-10-20First step to handle missing libs/datablocks when reading a file.Bastien Montagne
2015-10-17Fix T46429: Movie clip is deformed by resolution multiplier when offset is ad...Bastien Montagne
2015-10-16Fix broken CD_NORMAL interpolation callback (would generate non-unit vectors).Bastien Montagne
2015-10-16Fix T46508: data_transfer of normals fails in case objects are transformed.Bastien Montagne
2015-10-16Mesh remapping: fix loop 'best matching normals' not using transform space.Bastien Montagne
2015-10-16Cleanup: simplify BLI_stringdec useCampbell Barton
2015-10-15VBO implementation for GLSL subsurfed meshes (non-mapped case)Antony Riakiotakis
2015-10-15Cleanup: BKE_idcode: idcode (types) are short, not int...Bastien Montagne
2015-10-15Fix T46483: vertex/edge slide with correct UVs sometimes pinning UVs.Brecht Van Lommel
2015-10-15Fix related to T46223: memory leak when loading multilayer multiview images.Brecht Van Lommel
2015-10-15Fix T46223: multiview image sequences crashing.Brecht Van Lommel
2015-10-14Support for multi-sample sequencer GL renderCampbell Barton
2015-10-12Add functions to compute normals (verts, polys and loops ones) for a given sh...Bastien Montagne
2015-10-12Cleanup & rework of BLO_linking code.Bastien Montagne
2015-10-12Cleanup in BLO API: rename 'append' funcs to 'link', since none do append, bu...Bastien Montagne
2015-10-12Fix T46446: texture nodes image node not working with image sequences.Brecht Van Lommel
2015-10-11BGE: Adding a Max Jumps value to the character physic windowThomas Szepe
2015-10-11Fix warnings and remove casts by adding copy_vx_vx_uchar() functions.Brecht Van Lommel
2015-10-09Fix T46418: Constraints - influence other than 0 or 1 - bad results with non-...Bastien Montagne
2015-10-09Correct own error in editmesh bvhCampbell Barton
2015-10-09Fix leak creating 'empty' looptri bvh treeCampbell Barton
2015-10-08Fix compilation error with bullet disabledSergey Sharybin
2015-10-08Add logicbricks to ID looper.Bastien Montagne
2015-10-08Add rigidbodyworld to id looper.Bastien Montagne
2015-10-08Add id looper for particlesystem.Bastien Montagne
2015-10-08Add a bunch of missing IDs in ID looper...Bastien Montagne
2015-10-08Modifiers: add 'cd_flag' parameter to their ID looping callbacks, neededBastien Montagne
2015-10-08Fix T46236: NLA transition strips do not get resized when neighbouring strips...Joshua Leung
2015-10-08Fix T46391: Sync Length in NLA is not working on all instances of clipJoshua Leung
2015-10-08Fix: "Tweak user" red-alert flag was not getting set on strips on active trackJoshua Leung
2015-10-08Fix T46386: Duplicate fails updating driver linksCampbell Barton
2015-10-08Add USER flags to BKE_library_foreach_ID_linkCampbell Barton
2015-10-08Add missing object-data ID loop pointerCampbell Barton
2015-10-08BKE_key: add BKE_key_from_id helper functionsCampbell Barton
2015-10-08Add missing object ID loop pointersCampbell Barton
2015-10-08BLI_path api, minor changes to CWD handlingCampbell Barton
2015-10-08Cleanup: typosCampbell Barton
2015-10-08Fix T46410: VSE Mask ignores animated propertiesCampbell Barton
2015-10-07Cleanup of BKE_library_foreach_ID_link.Bastien Montagne
2015-10-07Cleanup: spellingCampbell Barton
2015-10-07Fix mesh validate: 'r_changed' ignored loop editsCampbell Barton
2015-10-07Fix game-property use-after-free errorCampbell Barton
2015-10-06Cleanup: use BLI_path_basenameCampbell Barton
2015-10-06RNA: Add check_existing arg to other load() funcsCampbell Barton
2015-10-06Fix T46389: Shrinkwrap fails in editmodeCampbell Barton
2015-10-06Cleanup: only check paint mode for active objectsCampbell Barton
2015-10-06Fix T46385: Duplicate w/ vertex parent failsCampbell Barton
2015-10-05Cleanup: warningCampbell Barton