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-05-04BGE Logics UI: commit to receive some feedback from MattDalai Felinto
2010-05-03have timeoffset use (int)floor(timeoffset+0.5f) when converting to an int to ...Campbell Barton
2010-05-03Fix [#20999] Node Header icons drawn wrongMatt Ebb
2010-05-03Updated icon set, thanks jendryzch!Matt Ebb
2010-05-03Fix [#22227] Unbinding calls bind operatorMatt Ebb
2010-04-30Fix [#22202] Box Selecting bones does not update animation windowsMatt Ebb
2010-04-30Highlight last selected point in curve/surface edit mode.Sergey Sharybin
2010-04-30Fix [#22207] Selecting Roots also selects hiddenMatt Ebb
2010-04-30Bugfix #22201: NLA 'freeze' icon does not match boxJoshua Leung
2010-04-29[#22133] File Browser Mismatches File Name and ThumbnailAndrea Weikert
2010-04-29SVN maintenance.Guillermo S. Romero
2010-04-29option to copy constraints without making their ID references direct links.Campbell Barton
2010-04-29select linked options, Library and Library ObDataCampbell Barton
2010-04-29add missing headerCampbell Barton
2010-04-29Rewrite of Logic editor UI to use layout engineMatt Ebb
2010-04-29Set all brushes default distanceDaniel Salazar
2010-04-28patch 21737 by Elia Sarti (vekoon)Daniel Salazar
2010-04-28Manipulator combo was a bit too much cluthering for default, revertingDaniel Salazar
2010-04-283dview --> view3d, patch by Jonathan Smith with small corrections and changes.Campbell Barton
2010-04-28- Increased default 3D View clippingDaniel Salazar
2010-04-28Tweaking of default preferences: Playback FPS on, larger miniaxis, bitDaniel Salazar
2010-04-27fix for error in decleration orderCampbell Barton
2010-04-27Fix [#22173] Texture nodes update every mouse clickMatt Ebb
2010-04-27factor for setting particle weightsCampbell Barton
2010-04-27Text button with search icon now updates "live", like in outliner.Ton Roosendaal
2010-04-27Add missing null check solving crash on texture panel, also fix possible 'fre...Daniel Genrich
2010-04-26Outliner Filtering Bugfix:Joshua Leung
2010-04-26Proper fix for the Grease Pencil drawing optionsJoshua Leung
2010-04-26Cleanup of grease pencil UI. Ali can you check if what I did inDaniel Salazar
2010-04-26Assorted code cleanups:Joshua Leung
2010-04-26Add operator undo flags to text datablock related operatorsMatt Ebb
2010-04-26Pass constraint names as operator properties in constraint operatorsMatt Ebb
2010-04-25== Sequencer ==Peter Schlaile
2010-04-25correct typo'sCampbell Barton
2010-04-25== Sequencer ==Peter Schlaile
2010-04-24py api: fix for context returning None for an empty list such as 'context.sel...Campbell Barton
2010-04-24[#21218] Strange Extrude bug...Martin Poirier
2010-04-24warning cleanup, also made voxel.c and volumetric.c use BM_INLINE define rath...Campbell Barton
2010-04-24sub_v3_v3v3 --> sub_v3_v3 (where possible)Campbell Barton
2010-04-24unix style outliner name wildcards *.*, Any.???, etc (using fnmatch), also re...Campbell Barton
2010-04-23Some fixes from the render branch:Brecht Van Lommel
2010-04-23Mesh Deform Modifier: compress static binding weights better, thresholdBrecht Van Lommel
2010-04-23fix for camera switching, broke 28359 Campbell Barton
2010-04-23Tweaks to Render Layers panelMatt Ebb
2010-04-23Improved the Outliner live-search so that in the default scene, doing a simpl...Joshua Leung
2010-04-23Outliner Live-Search Bugfixes:Joshua Leung
2010-04-23Fix [#21582] Adjusting material color (color picker) crashesMatt Ebb
2010-04-23rename scene.visible_layers -> layers, since layers are used for editing, exp...Campbell Barton
2010-04-22chaning the camera from the scene buttons didnt update the views. moved some ...Campbell Barton
2010-04-22- Added search filter in outliner header. Only activates filter on enter,Ton Roosendaal