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-07-28fix for running rna subclasses own __init__ functions.Campbell Barton
2010-07-27Smoke:Daniel Genrich
2010-07-27Smoke:Daniel Genrich
2010-07-27Fluid: Fix empty named fluid particle system; Smoke: Fix typoDaniel Genrich
2010-07-27Smoke Patch + additions: a) Applying patch #22765 by Miika Hämäläinen (dom...Daniel Genrich
2010-07-27* Partially revert r30763, where PROP_IMAGEPATH was added.Nicholas Bishop
2010-07-26* Added a new RNA subtype, PROP_IMAGEPATH. It's the same as PROP_FILEPATH, bu...Nicholas Bishop
2010-07-26[#23008] Wrong numbers in Edge LengthCampbell Barton
2010-07-26* was suggested I combine all the direction modes into a single enumeration b...Jason Wilkins
2010-07-26== Sculpt ==Nicholas Bishop
2010-07-26* Factored out some duplicated code from rna_brush into paint.c, added a new ...Nicholas Bishop
2010-07-26== Sculpt ==Nicholas Bishop
2010-07-26== Sculpt ==Nicholas Bishop
2010-07-25Shapekeys for curves/surfecesSergey Sharybin
2010-07-24- typo: from "lenght" to "length" in rnaLuca Bonavita
2010-07-24[#22873] Snap to increment isn't working that expected when Units set to Metr...Campbell Barton
2010-07-23Bugfix: [#21479] Insert Keyframe in some Sequence strip properties does Peter Schlaile
2010-07-23* removing the notifiers I added until I can discover the most lightweight wa...Jason Wilkins
2010-07-22== Sculpt/Paint Fixes ==Jason Wilkins
2010-07-22Broke cmake on Userpref patch... sorry.Peter Schlaile
2010-07-22Fixing this error:Joilnen Leite
2010-07-22Bugfix: Mem cache limit wasn't updated, when changed in userpref.Peter Schlaile
2010-07-22== Sequencer ==Peter Schlaile
2010-07-21Fix #20983: cloth and smoke point cache step was not enforced to 1.Brecht Van Lommel
2010-07-21* Polish preset did not enable tablet pressure for strengthJason Wilkins
2010-07-20* typo fixJason Wilkins
2010-07-20* can use file for brush iconJason Wilkins
2010-07-20Bugfix #22872: invert zoom direction doesn't workJoshua Leung
2010-07-20* Made the default sculpt icons an internal part of the executableJason Wilkins
2010-07-20* Images for brush icons are now reloaded when they are needed from an extern...Jason Wilkins
2010-07-20== Sequencer ==Peter Schlaile
2010-07-19use the world horizon color when view3d render only option is setCampbell Barton
2010-07-18Small feature for the Durian guys:Andrea Weikert
2010-07-17spelling correction: alredy --> alreadyCampbell Barton
2010-07-17- added text3d.body_format to be able to set bold/italic/smallcaps etc on text.Campbell Barton
2010-07-17PNG Compression can now be set, writing uncompressed PNG's is significantly f...Campbell Barton
2010-07-17Logic Editor: fix for float values steps and precision (reported by Mal Duffi...Dalai Felinto
2010-07-17simplify thumbnail reading and remove some warningsCampbell Barton
2010-07-17fix for assigning any ID in rna, it would not run id_lib_extern() which means...Campbell Barton
2010-07-15== rna cleanup ==Luca Bonavita
2010-07-15RNA cleanup: some more boolean changes based on discussion with Luca.Brecht Van Lommel
2010-07-15Apply first pass of edits to rna values from rna_booleans.txt.Campbell Barton
2010-07-15rna name edits as discussed with brecht. restrict -> hide.Campbell Barton
2010-07-15Logic UI: Changing Controllers names to follow Sensors and actuators (back to...Nathan Letwory
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-07-14DopeSheet: Commented out menu entry for 'Grease Pencil' mode for now, since I...Joshua Leung
2010-07-14[#22782] Solidify Thickness negative and positive values are the same resultCampbell Barton
2010-07-14- text3d was missing menu items for toggling bold/underline/italic/smallcaps.Campbell Barton
2010-07-14- make duplis real wasnt redrawingCampbell Barton
2010-07-13RNA cleanup: review of booleans done.Brecht Van Lommel