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
2010-11-16bugfix [#24746] Align Camera to View locks 3D Editor in Camera Perspective ViewCampbell Barton
2010-11-16fix for fix, r33086.Campbell Barton
2010-11-11move report/operator view out of the 'Console' into the 'Info' space (file me...Campbell Barton
2010-11-10Reverting part of #32971Joshua Leung
2010-11-10string lookup for scene.object_bases, also removed some unused DNA vars.Campbell Barton
2010-11-09Bugfix #20812 (and probably others)Ton Roosendaal
2010-11-09remove unused scene members 'jumpframe' and 'ima'Campbell Barton
2010-11-08[#24593] Cloud Depth setting above 30 cause texture corruptionCampbell Barton
2010-11-07Animation Editors: Channel ReorderingJoshua Leung
2010-11-06== filebrowser ==Andrea Weikert
2010-11-04workaround [#24392] 2d Image paint editor: no clone/smear/soften tools etcCampbell Barton
2010-11-03bugfix [#24483] Link/Append File Browser TypoCampbell Barton
2010-11-03- remove BLANK* from rna icon enum, would string search this list for every p...Campbell Barton
2010-10-31Lock to CursorNathan Letwory
2010-10-30Fix for [#24409] Particle corruption after rendering with multiresJanne Karhu
2010-10-28partial bugfix [#24425] Blender 2.54 Beta crashes when starting renderingCampbell Barton
2010-10-24bugfix [#24357] Font folder can be specified but is not openedCampbell Barton
2010-10-19== Sculpt ==Nicholas Bishop
2010-10-19use unsigned int for all layers.Campbell Barton
2010-10-13Text spaceSergey Sharybin
2010-10-11bugfix [#23412] Weightpaint and rotate around bonesCampbell Barton
2010-10-05Reorganisation of COLLADA import code. Classes have been split into their own...Nathan Letwory
2010-10-02set the view3d used layer to be an unsigned int, mask out localview layers to...Campbell Barton
2010-10-02make fly mode border draw into a area drawing callback rather then using a fl...Campbell Barton
2010-10-01stop dna from parsing structs that aren't used needed.Campbell Barton
2010-09-27Fixed: Showing pointcached frames in the timeline was terribly slow when usin...Janne Karhu
2010-09-24patch [#23968] filter_filetypes property to allow operators to filter by file...Campbell Barton
2010-09-22minor changes to text3d editing, skip wchar --> utf-8 conversion on cursor mo...Campbell Barton
2010-09-21bugfix [#23923] extra material slots createdCampbell Barton
2010-09-18warning fixes and minor cmake changes.Campbell Barton
2010-09-18fix for a (probably harmless) bug in makesdna where 1 byte off the end of the...Campbell Barton
2010-09-17Tiny addition to boids functionality: pitch valueJanne Karhu
2010-09-11- camera max zoom limit was inconsistentCampbell Barton
2010-09-06committed by accidentCampbell Barton
2010-09-03use set as a suffix (matches operators)Campbell Barton
2010-09-02Fix "no newline at end of file" warnings in *nix.Ken Hughes
2010-08-30Finally change SConscript tabs to spaces.Nathan Letwory
2010-08-29BGE patch #22623 applied: new bound type: Capsule.Benoit Bolsee
2010-08-26Patch [#23390] Addition of Author field to user preferencesNathan Letwory
2010-08-25simplify pass drawing, give each pass its own list, avoids some context switc...Campbell Barton
2010-08-25rename most scons build targets to match cmakeCampbell Barton
2010-08-25Applied patch #23379. Does not change existing .blend files and looksRobert Holcomb
2010-08-19- pyrna fix for reference counting when unable to register a propertyCampbell Barton
2010-08-16Scons:Joerg Mueller
2010-08-13svn merge -r 31211:31313 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Joerg Mueller
2010-08-12fix for the rna curve interpolation enum, 'ease' was using the same value as ...Campbell Barton
2010-08-12bugfix [#23270] Long directory name segmentation fault in File browerCampbell Barton
2010-08-11small edits to text editor from writing a python editor extension.Campbell Barton
2010-08-11bugfix [#23247] Load Image in Textures does not use a usefull pathCampbell Barton
2010-08-11Update address in license block.Guillermo S. Romero