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
path: root/source
AgeCommit message (Expand)Author
2010-05-04merging revisions 28564-28569 from render branch into trunkJoseph Eagar
2010-05-04BGE Logic UI: more sensors + rna fixes + actuator empty draw functions (+ cam...Dalai Felinto
2010-05-04clear warningCampbell Barton
2010-05-04clear 2 warningsCampbell Barton
2010-05-04Great patch by Harley Acheson fixing about 80 typos and spellingDaniel Salazar
2010-05-04Fix [#21353] Rendering h264 reports broken settings and fail.Xavier Thomas
2010-05-04BGE Logics UI: commit to receive some feedback from MattDalai Felinto
2010-05-04add missing include from recent commitCampbell Barton
2010-05-03merge multires changes into trunkJoseph Eagar
2010-05-03misc uninteresting stuff (killing time at airport commit)Campbell Barton
2010-05-03have timeoffset use (int)floor(timeoffset+0.5f) when converting to an int to ...Campbell Barton
2010-05-03sphinx doc generationCampbell Barton
2010-05-03mask modifier properly works in weightpaint and edit modes now. note that mo...Joseph Eagar
2010-05-03Fix [#20999] Node Header icons drawn wrongMatt Ebb
2010-05-03Updated icon set, thanks jendryzch!Matt Ebb
2010-05-03Fix [#22199] Cloth Cache Panel > Disk Cache doesn't workMatt Ebb
2010-05-03Fix [#22227] Unbinding calls bind operatorMatt Ebb
2010-05-02== Sequencer ==Peter Schlaile
2010-05-02Add read-only property to check if any duplis are used. Without this, ob.crea...Daniel Genrich
2010-05-01should make problems mentioned inPeter Schlaile
2010-05-01Second round of sequencer IPO-conversion to new animation system:Peter Schlaile
2010-05-01First round of importing old sequencer IPOs to new animation system:Peter Schlaile
2010-05-01Fixed version patching for unique sequencer names:Peter Schlaile
2010-05-01== Sequencer ==Peter Schlaile
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-30Removed unused code from yesterdayMatt Ebb
2010-04-30Suggestion by Florian Meyer (testscreenings) to change default ramp toDaniel Salazar
2010-04-30use size_t for MEM_allocN_len as well as some of its callersCampbell Barton
2010-04-29[#22133] File Browser Mismatches File Name and ThumbnailAndrea Weikert
2010-04-29NULL check for pointcache. not sure this should be fixed elsewhere, commented...Campbell Barton
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-29Newly created brushes will have a lower spacing. Still need to fix someDaniel Salazar
2010-04-29fix for [#22195] Empty Size minimum limit too big (patch by Bassam Kurdali - ...Dalai Felinto
2010-04-28fix for crash on loading some nodes.Campbell Barton
2010-04-28pin and driver id pointers were adding user references from rna but not on fi...Campbell Barton
2010-04-28patch 21737 by Elia Sarti (vekoon)Daniel Salazar
2010-04-28add option -Y to enable python script execution.Campbell Barton
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-28user modules were not loading in background mode.Campbell Barton