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-08-10include rna parent class names in renaming listCampbell Barton
2010-08-10header re-shuffle, some headers contained unneeded refereces to other headers...Campbell Barton
2010-08-10Added additional (optional) subframe argument to RNA API function: scene.set_...Matt Ebb
2010-08-10SVN maintenance.Guillermo S. Romero
2010-08-09rna refactoring update, order by class, attribute.Campbell Barton
2010-08-09restrict prefix checking to booleans for nowCampbell Barton
2010-08-09rna refactor...Campbell Barton
2010-08-07== docs ==Luca Bonavita
2010-08-07Bugfix #23216: Memory leak when removing Fcurve from actionJoshua Leung
2010-08-06Fix #23210: displace modifier strength only had 2 decimal places,Brecht Van Lommel
2010-08-06Fix #23209: there was no access yet to region data from RNA, there's noBrecht Van Lommel
2010-08-06remove narrow ui featureCampbell Barton
2010-08-06bugfix [#19525] Curve modifier moves mesh geometry firstCampbell Barton
2010-08-05bugfix [#23182] Using self.report() inside poll() gives crashCampbell Barton
2010-08-04== docs ==Luca Bonavita
2010-08-04Brush/Paint internal changesCampbell Barton
2010-08-04Fix crash accessing particle edit values outside of particle edit mode.Brecht Van Lommel
2010-08-04== Makefiles ==Stefan Gartner
2010-08-04include cleanup, no functional changesCampbell Barton
2010-08-03build options to disable image formats WITH_CINEON, WITH_HDR.Campbell Barton
2010-08-03remove commented scons lines from cmake files, fixed use of pointer poll func...Campbell Barton
2010-08-03pointer poll functions for object's, mainly for modifiers, constraints.Campbell Barton
2010-08-03rna pointer poll function, not used yet.Campbell Barton
2010-08-02bugfix [#23151] UV Project not update in realtime until you save the file and...Campbell Barton
2010-08-02SConsCampbell Barton
2010-08-02patch [#23144] bpy.Image.gl_load() -- fixCampbell Barton
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-08-01Smoke:Daniel Genrich
2010-07-31Separate proportional edit setting between edit and object mode. They are now...Martin Poirier
2010-07-302.5: remove vertex normal flip option, this is more harmful than helpfulBrecht Van Lommel
2010-07-30bugfix [#23104] Crash when console: <SpaceView3D object>.local_view. autocomp...Campbell Barton
2010-07-30Fix #23103:Brecht Van Lommel
2010-07-30Revert [#23093] Curve -> CurveMapping in brush. Don't use camel case forBrecht Van Lommel
2010-07-30bugfix [#22660] Text Boxes properties are not animateable.Campbell Barton
2010-07-30patch [#23060] ColorRamp python access functionsCampbell Barton
2010-07-29bugfix [#23062] Resolve conflict button in text editor dissappers in Blener 2...Campbell Barton
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