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
path: root/source
AgeCommit message (Expand)Author
2015-05-04Fix Buttons context, invalid object data accessCampbell Barton
2015-05-04Button Space: clear pin flag when NULL'ing pointerCampbell Barton
2015-05-04Fix T44376: Buttons context, invalid data accessCampbell Barton
2015-05-04Cleanup: WM_main_remove_notifier_referenceCampbell Barton
2015-05-04Cleanup: naming for callback wrappersCampbell Barton
2015-05-04Remove redundant outliner lookup freeing objectsCampbell Barton
2015-05-04Add name argument to data creation API callsCampbell Barton
2015-05-04BGE: Added 'ghost' arg to KX_GameObject.suspendDynamics() methodSybren A. Stüvel
2015-05-03Fix typos.Tamito Kajiyama
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-03Fix T44185, Fix T44090: hair texture density working unreliable.Krzysztof Recko
2015-05-03Fix T41739: 3D view solid draw mode missing some material node updates.Brecht Van Lommel
2015-05-03Fix T41893: inconsistent color management on sculpt texture nodes previews.Brecht Van Lommel
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-03We do need to transform lnors in BKE_mesh_transform(), much handy for scripts.Bastien Montagne
2015-05-03Added name attribute to instance_geometry nodes (request for Second Life)Gaia Clary
2015-05-02BMesh: rip-tool can now split off isolated fansCampbell Barton
2015-05-02BMesh: utility to split isolated loop regionsCampbell Barton
2015-05-02Cleanup: redundant varsCampbell Barton
2015-05-02Fix rna default value in BGE UI.Porteries Tristan
2015-05-02BMesh: rework BM_vert_is_manifold (simplify logic)Campbell Barton
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-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-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-30Better fix for T44556: Crash on the World Properties > PreviewDalai Felinto
2015-04-30Revert "Fix T44556: Crash on the World Properties > Preview"Dalai Felinto