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
2013-12-18Game Engine: Level of detail support and toolsDaniel Stokes
2013-12-16UI: Tabs categories for panels (D75)Campbell Barton
2013-11-27missing from last commitCampbell Barton
2013-11-24Mesh Modifiers: Added Laplacian DeformAlexander Pinzon
2013-11-15Further tweaks to buildinfoSergey Sharybin
2013-11-04Made buildinfo aware of builds from GITSergey Sharybin
2013-10-14Fix Brush datablock writing MTex blocks to .blend files twice.Brecht Van Lommel
2013-10-05rename presets not to use '+' character, also some typo fixes.Campbell Barton
2013-10-01Mark some CCG funcrions as inlinedSergey Sharybin
2013-09-21style cleanup: whitespace & odd indentationCampbell Barton
2013-09-18Fix memory leak that still existed when opening .blend file mesh data in olderBrecht Van Lommel
2013-09-10Update to writefile: do not save TEMPORARY or NO_COPY CD layers!Bastien Montagne
2013-09-05BGE: Removing the touch sensor and converting all touch sensors to collision ...Mitchell Stokes
2013-08-29Last uiList patch (for now!): filtering and reordering of shown elements.Bastien Montagne
2013-08-16replace calls to BLI_linklist_append with BLI_linklist_prepend where order us...Campbell Barton
2013-08-16Merge plane track feature from tomato branchSergey Sharybin
2013-08-06Fix crash loading .blend files that have multiple outliners in a screen, savedBrecht Van Lommel
2013-08-04more consistent use of checks of BLI_open(), check 'fd < 0' rather then -1. p...Campbell Barton
2013-08-03fix for [#36260] 2,300 Objects Makes Blender UnresponsiveSv. Lockal
2013-07-23replace use of strcat() where the string offset is known.Campbell Barton
2013-07-09fix [#36066] crash when Tab out text objectCampbell Barton
2013-06-18add option to enable auto-execute scripts, but exclude certain directories.Campbell Barton
2013-05-08code cleanup: remove redundant check in writedata().Campbell Barton
2013-04-12Fix #34322: cycles crash with (undo) save during threaded render. The mesh saveBrecht Van Lommel
2013-04-08style cleanupCampbell Barton
2013-04-05svn merge ^/trunk/blender -r55776:55813Campbell Barton
2013-04-05Fix #34873, Custom min/max node values get reset randomly while working and o...Lukas Toenne
2013-04-01Merged changes in the trunk up to revision 55700.Tamito Kajiyama
2013-03-31style cleanupCampbell Barton
2013-03-26Merging r55547 through r55594 from trunk into soc-2008-mxcurioniSergey Sharybin
2013-03-25Alpha mask textures porting part 1: Support for projective texturing.Antony Riakiotakis
2013-03-24Merged changes in the trunk up to revision 55546.Tamito Kajiyama
2013-03-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-03-22code cleanup: use NULL rather then 0 for pointers, and make vars static where...Campbell Barton
2013-03-21Fix for a node compatibility code bug (reported by kopias in IRC). Compatibil...Lukas Toenne
2013-03-20Fix #34697, Undoing a node group crashes Blender.Lukas Toenne
2013-03-19svn merge ^/trunk/blender -r55372:55392Campbell Barton
2013-03-19svn merge ^/trunk/blender -r55357:55372Campbell Barton
2013-03-18code cleanupCampbell Barton
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-03-18Merged changes in the trunk up to revision 55357.Tamito Kajiyama
2013-03-17code cleanup: name mesh functions more consistently, also use bools for mesh ...Campbell Barton
2013-03-08Applying similar optimisations as r.55092 for Animation DataJoshua Leung
2013-03-07Speedup for Grease Pencil animators.Ton Roosendaal
2013-03-05code cleanup: also change BKE_blender.h BLENDER_VERSION_CHAR to 'a' so as not...Campbell Barton
2013-03-05Bug fix #34534Ton Roosendaal
2013-03-05patch [#34103] fileops_1.patchCampbell Barton
2013-02-24Merged changes in the trunk up to revision 54802.Tamito Kajiyama
2013-02-22patch [#34103] Add explanatory comments to dna_genfile.[ch]Campbell Barton
2013-01-27Merged changes in the trunk up to revision 54110.Tamito Kajiyama