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
2012-05-29Massive Code cleanup:Thomas Dinges
2012-05-27style cleanupCampbell Barton
2012-05-12Merged changes in the trunk up to revision 46557.Tamito Kajiyama
2012-05-07Style cleanup: displist moduleSergey Sharybin
2012-05-06style cleanup: BKE_*.c files which deal with library functionsCampbell Barton
2012-05-06code cleanup: naming - BKE_mesh_*Campbell Barton
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-05-05code cleanup: function naming, use BKE_*type* prefix.Campbell Barton
2012-05-05Merged changes in the trunk up to revision 46309.Tamito Kajiyama
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-29Merged changes in the trunk up to revision 46045.Tamito Kajiyama
2012-04-28Code and style cleanup in own modules in BKE and also mball moduleSergey Sharybin
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-04-23code cleanup: comment unused functions (removed one which isnt useful anymore).Campbell Barton
2012-04-01Merged changes in the trunk up to revision 45308.Tamito Kajiyama
2012-03-26style cleanup: add braces around checks - 'if ELEM() {...}', confuses some pa...Campbell Barton
2012-03-25Merged changes in the trunk up to revision 45133.Tamito Kajiyama
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-18spelling cleanupCampbell Barton
2012-03-11Merged changes in the trunk up to revision 44797.Tamito Kajiyama
2012-03-04style cleanup / comment formatting for bli/bke/bmeshCampbell Barton
2012-03-03Merged changes in the trunk up to revision 44612.Tamito Kajiyama
2012-03-01Spelling CleanupCampbell Barton
2012-02-25Merged changes in the trunk up to revision 44419.Tamito Kajiyama
2012-02-23style cleanup for blenkernel, no functional changes.Campbell Barton
2012-01-16Merged changes in the trunk up to revision 43404.Tamito Kajiyama
2012-01-11use BLI_strncpy and BLI_snprintf when the size of the string is known.Campbell Barton
2011-12-18Merged changes in the trunk up to revision 42692.Tamito Kajiyama
2011-12-15Bicubic bump map filtering.Antony Riakiotakis
2011-12-05Merged changes in the trunk up to revision 42425.Tamito Kajiyama
2011-11-30fix [#29459] Crash making a linked object group localCampbell Barton
2011-11-27Fix [#29410] Blender svn 2.60.5 r42177, compositor, glare node bug.Bastien Montagne
2011-11-26Merged changes in the trunk up to revision 42116.Tamito Kajiyama
2011-11-26minor edit - weight_to_rgb() and ramp_blend() now take a float vector rather ...Campbell Barton
2011-11-08Merged changes in the trunk up to revision 41638.Tamito Kajiyama
2011-11-07minor editsCampbell Barton
2011-11-01added path traversal flag - BPATH_TRAVERSE_SKIP_MULTIFILE,Campbell Barton
2011-10-30Merged changes in the trunk up to revision 41368.Tamito Kajiyama
2011-10-27use path remapping for all make local functions, patch from Alex Fraser with ...Campbell Barton
2011-10-27edits ontop of Alex's patch from r41292.Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-19Merged changes in the trunk up to revision 41099.Tamito Kajiyama
2011-10-12fix for crash caused by invalid active material index while editing text.Campbell Barton
2011-10-11Merged changes in the trunk up to revision 40911.Tamito Kajiyama
2011-10-10header cleanup (no functional changes)Campbell Barton
2011-10-06texface fix: if material is not used by mesh set default bge mat flag (backfa...Dalai Felinto
2011-10-01BKE material api function: assign_material_id, like assign_material but takes...Campbell Barton
2011-09-26BGE Material settings renaming Back Culling to Backface Culling and make it o...Dalai Felinto
2011-09-25whitespace cleanupCampbell Barton