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-02BMesh: replace radial count with simple checksCampbell Barton
2015-05-02Sound now returns even if file fails to loadCampbell Barton
2015-05-02Fix ghash assert during BGE libload.Porteries Tristan
2015-05-02Fix T44586: Viet language problem for Blender InterfaceBastien Montagne
2015-05-02CMake: use ld.gold linker when availableCampbell Barton
2015-05-02Turn bpy.utils into a package, so that we can easily add submodules to it.Bastien Montagne
2015-05-02BMesh: BM_mesh_edgesplitCampbell Barton
2015-05-02BMesh: BM_vert_separate double edge fixCampbell Barton
2015-05-02BMesh: return error on mesh validateCampbell Barton
2015-05-02Cleanup: bmesh src/dst order in API argsCampbell Barton
2015-05-02Cleanup: use function attrs for BMesh inline funcsCampbell Barton
2015-05-02Object Align Operator: Make it use modifiers in high quality bounding box cal...Daniel Salazar
2015-05-01Updated install_deps' Collada to 3335ac164e68b2512a40914b14c74db260e6ff7d.Bastien Montagne
2015-05-01OSX: remove collada from fading out 32bit buildbotJens Verwiebe
2015-05-01Fix T44353, Fix T43981: random particle distribution overlaps if number is gr...Brecht Van Lommel
2015-05-01Fix T43711: dual quaternion deform bug with shearing in deform matrix.Brecht Van Lommel
2015-05-01Auto pack: don't show "No new files have been packed" on every .blend file save.Brecht Van Lommel
2015-05-01Fix T44433: print "unknown" rather than "1970-01-01" when .blend date is unkn...Brecht Van Lommel
2015-05-01Fix a couple of harmless compiler warnings.Brecht Van Lommel
2015-05-01Fix T44560: Merge Collapse tool - UVs operator panel option ignored with Coll...Bastien Montagne
2015-05-01Fix T44577: writing tessellated cddata when we should not...Bastien Montagne
2015-05-01Use mono font for metadataAntony Riakiotakis
2015-05-01Fix T44565 World background artifacts when world shader is void (orAntony Riakiotakis
2015-05-01Left some debug prints in here...Joshua Leung
2015-05-01Fix T43867: Clicking outside the viewport exits now Grease Pencil "Continous ...Joshua Leung
2015-04-30BMesh: correct bmesh_edge_vert_swapCampbell Barton
2015-04-30BMesh: add bmesh_disk_vert_replaceCampbell Barton
2015-04-30Cleanup: typosCampbell Barton
2015-04-30Data transfer - Loop Islands Hell Fixes.Bastien Montagne
2015-04-30UI: use enum for thumbnail sizeCampbell Barton
2015-04-30Correct warningCampbell Barton
2015-04-30RNA defaults testCampbell Barton
2015-04-30Better fix for T44556: Crash on the World Properties > PreviewDalai Felinto
2015-04-30Revert "Fix T44556: Crash on the World Properties > Preview"Dalai Felinto
2015-04-30Py/RNA: support to load and remove soundsCampbell Barton
2015-04-30Fix opengl rendering always looking through cameraAntony Riakiotakis
2015-04-30Fix T44439: outliner's treestore could keep invalid ID pointers, could crash ...Bastien Montagne
2015-04-30Missed this last commitAntony Riakiotakis
2015-04-30Minor tweaks to make fill and invert support gpixel operationsAntony Riakiotakis
2015-04-30Code Cleanup: Simplified insert_keyframe_button and delete_keyframe_buttonJoshua Leung
2015-04-30Code Cleanup: Simplify Clear Keyframes operator's codeJoshua Leung
2015-04-30Fix T44558 - "Clear Keyframes" complains when operating on an array property ...Joshua Leung
2015-04-30Cycles: Fix possible uninitialized XML read state which might cause crashesSergey Sharybin
2015-04-30Fix T44541 aka gigapixel image render support in blender.Antony Riakiotakis
2015-04-30Fix T44556: Crash on the World Properties > PreviewSergey Sharybin
2015-04-30Fix T44548: Cycles Tube Mapping off / not compatible with BISergey Sharybin
2015-04-30View3D: expose size as a distance in unitsCampbell Barton
2015-04-30CMake: Solve compilation error from path with a spaceSergey Sharybin
2015-04-30Correct docstringCampbell Barton
2015-04-30Correct missing breakCampbell Barton