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-24py/rna remove functions now all work in a similar way.Campbell Barton
2010-08-24make quicky wrapper for cmake.Campbell Barton
2010-08-24rename some cmake build targetsCampbell Barton
2010-08-24move more active variables to be nested in collections.Campbell Barton
2010-08-24remove recently added rna function uilayout.prop_search_self() and instead al...Campbell Barton
2010-08-24- pythons 'del somevalue.attr' could crash when used with the rna api (report...Campbell Barton
2010-08-24Updating stubs.c to get the Blenderplayer linking again.Mitchell Stokes
2010-08-24- move more active properties into their collections:Campbell Barton
2010-08-24bugfix [#23454] vector*matrix not the same as vector*=matrixCampbell Barton
2010-08-24Fix quasy systematic crash at Blender exit: globalPool was released twiceBenoit Bolsee
2010-08-24BGE bug #23213: VBO preference make object with modifiers crash the BGE. Fix ...Benoit Bolsee
2010-08-23DPX files are linear now, the gamma value in the file header shouldTon Roosendaal
2010-08-23- rename mesh UV and VertexColor add functionsCampbell Barton
2010-08-23Patch #23460: Fix for Outliner; excludes expand button from renaming an objectJoshua Leung
2010-08-23Patch #22855: Replace existing pose in poselib: put frame+name in properties,...Joshua Leung
2010-08-23* Code tweak for my last commit, missed some break's.Thomas Dinges
2010-08-23new UI rna functionCampbell Barton
2010-08-23rename UI functionCampbell Barton
2010-08-23collection attributes can now be resolved with by rnaCampbell Barton
2010-08-23cmake patch from lux-integ.Campbell Barton
2010-08-23rna: move metaball.active_element to metaball.elements.activeCampbell Barton
2010-08-22Fix for [#22741] Material preview doesn't update when "undo" is used to rever...Thomas Dinges
2010-08-22- rna py-api bug fix, a NULL item in a collection was raising an errorCampbell Barton
2010-08-22* Fixing some UI Increment/Decrement issues, where click on left/right triang...Thomas Dinges
2010-08-22patch [#23449] RNA renaming bugsCampbell Barton
2010-08-22fix for msvcCampbell Barton
2010-08-22remove inline loops in a few placesCampbell Barton
2010-08-22fix for error rna namingCampbell Barton
2010-08-22possible fix [#23331] Hidden Bones Contribute to Axis NormalCampbell Barton
2010-08-22Fix #23431: crash in brush icon preview when there is no active object.Brecht Van Lommel
2010-08-22Fix python errors in particles render panel and rigid body joint constraint.Brecht Van Lommel
2010-08-22own commit to fix a naming bug caused a new bug.Campbell Barton
2010-08-22- bugfix [#23407] vertex painting on a mesh with no face segfaultsCampbell Barton
2010-08-22fix for changes in recent renamingCampbell Barton
2010-08-22Skip also SVN administration files that start with _ instead of .Nathan Letwory
2010-08-21netrender:Martin Poirier
2010-08-21bugfix for recent renaming [#23400] Unable to import *.3ds/*.obj files with t...Campbell Barton
2010-08-21bugfix [#23419] FILE OPEN: OpenEXR default extension .EXR / .exr is filtered outCampbell Barton
2010-08-21fix for errors in constraints and modifiers made when rna renaming.Campbell Barton
2010-08-21rna name which wasnt set to change but should have been: eff_group -> effecto...Campbell Barton
2010-08-21rna renaming (manual edits)Campbell Barton
2010-08-21rna naming error in recent commitsCampbell Barton
2010-08-20Fix #23332: crash with screw + bevel modifiers. Since bevel doesn't supportBrecht Van Lommel
2010-08-20Fixing [#23370] problem when running game engineJoerg Mueller
2010-08-20Fix #23198: openmp building for OS X ppc gave errors about non-relocatableBrecht Van Lommel
2010-08-20Fix #23323: rigid body constraint drawing in 3d view was showing wrongBrecht Van Lommel
2010-08-20Fix #23350: flip "both" texture preview order from material-texture to Brecht Van Lommel
2010-08-20Fix #23384: python errors in input tab in user preferences.Brecht Van Lommel
2010-08-20Fix #23336: radial control crashing or not showing correct colors in modesBrecht Van Lommel
2010-08-20Fix #23399: change Median Crease to Mean Crease, because it's not reallyBrecht Van Lommel