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-12-08bug [#25081] changes to pose bone selection state via python have no effect.Campbell Barton
2010-12-08Changed armature active bone so it is separate from selection this is consist...Campbell Barton
2010-12-07"Particle" texture coordinates for halo materials:Janne Karhu
2010-12-06Curves CV animationSergey Sharybin
2010-12-06bugfix [#24995] Object rotation seems to be applied incorrectlyCampbell Barton
2010-12-06[#25047] Deletion of any custom key map item remove always first oneMartin Poirier
2010-12-06bpath iterator updatesCampbell Barton
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-12-04Maintenance, Campbell Barton
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-12-03fix for some pedantic warnings.Campbell Barton
2010-12-01Bugfix #24890Ton Roosendaal
2010-12-01Smoke now uses only one point cache where both normal and high resolution smo...Janne Karhu
2010-11-30misc small changes.Campbell Barton
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-28== Sequencer ==Peter Schlaile
2010-11-27added option to turn off Text anti-aliasing in the UIMichael Fox
2010-11-26BGE Bugfix: [#24926] Sensor 'Radar' les axes X+ et Y+ ont été inversé. (ou...Dalai Felinto
2010-11-23Cached smoke wasn't being drawn on file load before going to simulation start...Janne Karhu
2010-11-22User preference to hide Python references in Tooltips.Elia Sarti
2010-11-21- check IF WIN32 AND NOT UNIX (for cygwin)Campbell Barton
2010-11-21fix for RNA ranges exceeding the range of the type (INT_MAX used on short's f...Campbell Barton
2010-11-20Bugfix #24801Ton Roosendaal
2010-11-18fix [#24786] Setting Rotation Units to Radians doesn't affect the UI [33146]Campbell Barton
2010-11-18- many settings in a new scene didn't match the startup.blend defaults, copie...Campbell Barton
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