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-03Rigidbody: Fix viewport update when changing collision shape in toolbarSergej Reich
2015-05-03Fix T44591: Set PBone Group operator did not handled predifined group index i...Bastien Montagne
2015-05-03Cleanup: rename clear_skin & clear_mask operators to skin_clear and mask_clear.Bastien Montagne
2015-05-03Fix T44589: No way to add a skin data layer manualy.Bastien Montagne
2015-05-02BMesh: rip-tool can now split off isolated fansCampbell Barton
2015-05-02Cleanup: redundant varsCampbell Barton
2015-05-02Sound now returns even if file fails to loadCampbell Barton
2015-05-02BMesh: BM_mesh_edgesplitCampbell Barton
2015-05-02Cleanup: bmesh src/dst order in API argsCampbell Barton
2015-05-01Auto pack: don't show "No new files have been packed" on every .blend file save.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-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-30Cleanup: typosCampbell Barton
2015-04-30UI: use enum for thumbnail sizeCampbell Barton
2015-04-30Correct warningCampbell 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-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-30Fix T44541 aka gigapixel image render support in blender.Antony Riakiotakis
2015-04-30Fix T44556: Crash on the World Properties > PreviewSergey Sharybin
2015-04-30Cleanup: styleCampbell Barton
2015-04-30Fix T44484: Edge-split corrupts meshCampbell Barton
2015-04-29BMesh: use BM_face_loop_separate_multi for ripCampbell Barton
2015-04-29File browser - change thumbnails size with a sliderBastien Montagne
2015-04-29OSX: fix T44533, system_bookmarks not showing utf standard ( umlauts etc. )Jens Verwiebe
2015-04-29Fix typo using interp_v3_v3v3 over float[2] variables...Bastien Montagne
2015-04-29fix for double call to update callback in uiTemplateIconViewInes Almeida
2015-04-29cleanup for uiTemplateIconViewInes Almeida
2015-04-29Multi-View cleanup: using RenderResult->rect* only for temporary RenderResultsDalai Felinto
2015-04-29Cleanup: headersCampbell Barton
2015-04-29Revert commit with perspective depth offset, makes simple cases such asAntony Riakiotakis
2015-04-28Rewind fix for T44505 (leave in ifdef'd)Campbell Barton
2015-04-28Error in last commitCampbell Barton
2015-04-28Store bit-depth for reuse, replace loop with shiftCampbell Barton
2015-04-28Compilation error fixes for strict compiler flagsSergey Sharybin
2015-04-28Fix ortho part of T44505Antony Riakiotakis
2015-04-28Alleviate somewhat the issue of T44505Antony Riakiotakis
2015-04-28Curves: don't use 'charidx' for regular curvesCampbell Barton
2015-04-28Fix T44516 grid lines obscuring selection outline.Antony Riakiotakis
2015-04-28Project Paint: Add symmetry supportCampbell Barton