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-06-11Merged changes in the trunk up to revision 47700.Tamito Kajiyama
2012-06-07code cleanup: rename sequencer types to SEQ_TYPE_*** and use enums rather the...Campbell Barton
2012-06-04Merged changes in the trunk up to revision 47381.Tamito Kajiyama
2012-05-29Massive Code cleanup:Thomas Dinges
2012-05-28style cleanup: defines with bracesCampbell Barton
2012-05-19Merged changes in the trunk up to revision 46787.Tamito Kajiyama
2012-05-12style cleanup: whitespace, bli & makesdnaCampbell Barton
2012-05-05Merged changes in the trunk up to revision 46309.Tamito Kajiyama
2012-05-05code cleanup: function naming for BLI functions.Campbell Barton
2012-04-30style cleanup: re - http://wiki.blender.org/index.php/Dev:Doc/CodeStyle#Brace...Campbell Barton
2012-04-29Merged changes in the trunk up to revision 46045.Tamito Kajiyama
2012-04-28style cleanup: format 'for' loop macros the same as for loops, some renaming ...Campbell Barton
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell 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-13style cleanupCampbell Barton
2012-03-12style cleanupCampbell Barton
2012-03-11Merged changes in the trunk up to revision 44797.Tamito Kajiyama
2012-03-08style cleanup - spelling.Campbell Barton
2012-03-04style cleanup / comment formatting for bli/bke/bmeshCampbell Barton
2012-02-04Merged changes in the trunk up to revision 43881.Tamito Kajiyama
2012-01-31fix own error [#29634] 'Find Missing Files' breaks good linksCampbell Barton
2011-12-28Merged changes in the trunk up to revision 42902.Tamito Kajiyama
2011-12-18cleanup of weight paint color setting code, no functional changesCampbell Barton
2011-12-05Merged changes in the trunk up to revision 42425.Tamito Kajiyama
2011-12-04Fix for movie clips weren't remapped properly on file saveSergey Sharybin
2011-11-21Merged changes in the trunk up to revision 42021.Tamito Kajiyama
2011-11-14minor cleanup Campbell Barton
2011-11-13add the ocean modifier to bpath visitorCampbell Barton
2011-11-08Merged changes in the trunk up to revision 41638.Tamito Kajiyama
2011-11-07use macro for access to library filepathCampbell 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-29Merged changes in the trunk up to revision 41225.Tamito Kajiyama
2011-10-29replace BLI_strtok_r from r41337 with lighter method that doesnt alloc for te...Campbell Barton
2011-10-27use path remapping for all make local functions, patch from Alex Fraser with ...Campbell Barton
2011-10-27bpathCampbell Barton
2011-10-27- remove bpath iterator and replace all uses with visitor.Campbell Barton
2011-10-27Support more kinds of paths for path re-writing / traversing, patch from Alex...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-21- add convenience functions BLI_split_dir_part / BLI_split_file_part, which j...Campbell Barton
2011-10-19Merged changes in the trunk up to revision 41099.Tamito Kajiyama
2011-10-15fix for buffer overrun with BLI_split_dirfile(...), was simple to do since ma...Campbell Barton
2011-10-11Merged changes in the trunk up to revision 40911.Tamito Kajiyama
2011-09-28whitespace edits, make formatting for functions consustent at least within th...Campbell Barton
2011-09-22Corrected fix for #28722: Segfault when reading volumetric clouds exampleSergey Sharybin
2011-09-22Fix #28722: Segfault when reading volumetric clouds exampleSergey Sharybin
2011-06-11Merged changes in the trunk up to revision 37388.Tamito Kajiyama