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
2011-03-30modify error when python is not found so as not to confuse users who don't bu...Campbell Barton
2011-03-30print warning on windows/mac when bundled python is not found, suggesting to ...Campbell Barton
2011-03-30update blender release cycle ID.Campbell Barton
2011-03-30quiet gcc's float/double warnings.Campbell Barton
2011-03-30- include for BGE joystick sensorCampbell Barton
2011-03-30fix [#26682] Accessing weight sometimes crashes blenderCampbell Barton
2011-03-30Fix for old bug with subsurf not initializing normals for edges that had no f...Campbell Barton
2011-03-30Fix for [#26646] Hair particle density texture prevents strand render on link...Janne Karhu
2011-03-29fixes in Bullet stuff, roll influence for raycast vehicles was broken,Erwin Coumans
2011-03-29fix [#26623] script/console windows: BACKSPACE does not work when SHIFT is heldCampbell Barton
2011-03-29fix [#26667] Can't import scripts when using blenderplayerCampbell Barton
2011-03-29apply patch for body suspend/resumeErwin Coumans
2011-03-29Fix #26653: changed DPI setting in user preferences is not saved as default.Brecht Van Lommel
2011-03-29use less verbose string formatting for units and interface.Campbell Barton
2011-03-29fix [#26656] video sequence editor rendering stops at frame 9999Campbell Barton
2011-03-29fix [#26666] Snapping the cursor to selected in UV Image Editor when unwrappi...Campbell Barton
2011-03-29Fix #26637: another problem with recent normals change, objects with negativeBrecht Van Lommel
2011-03-29Apply [#26044] Windows thumbnails and improved filetype registrationNathan Letwory
2011-03-29Fix for [#26665] Force field absorption does not workJanne Karhu
2011-03-29Fix for [#26658] Permeable colliders stop particlesJanne Karhu
2011-03-29Bugfix [#26645] Crash when duplicating an object with driverJoshua Leung
2011-03-29Bugfix [#26650] Reset to Default Theme doesn't reset Bone Color SetsJoshua Leung
2011-03-29add rna read-only width/height for screen areas.Campbell Barton
2011-03-29use RNA_warning() rather then printf() so we get the python line number.Campbell Barton
2011-03-292 fixes for un-initialized memory uses, when running testfile: teapot_envmap....Campbell Barton
2011-03-29SVN maintenance.Guillermo S. Romero
2011-03-28"Error totblock" renamed into "Error: Not freed memory blocks"Ton Roosendaal
2011-03-28Maintenance:Ton Roosendaal
2011-03-28misc nodes & editors: floats were being implicitly promoted to doubles, adjus...Campbell Barton
2011-03-28transform: floats were being implicitly promoted to doubles, adjust to use fl...Campbell Barton
2011-03-282.5 3D View Properties UI:Thomas Dinges
2011-03-28color gamma (such as theme colors), were not being wrapped by python as 'math...Campbell Barton
2011-03-28Bugfix, irc report:Ton Roosendaal
2011-03-28particles & vector-font: floats were being implicitly promoted toCampbell Barton
2011-03-28Add missing header for *nix machines.Nathan Letwory
2011-03-28Crouch on IRC noticed inconsistency between name COLOR_SETS & attribute bone_...Campbell Barton
2011-03-28Import light blender profile if it exists.Nathan Letwory
2011-03-28Fix for [#26617] convert hair particles to mesh crash rev:35787Janne Karhu
2011-03-28Bug fix: particles emitted from a moving emitter exploded with verlet integra...Janne Karhu
2011-03-28Add stubs for the new timer add and remove functions.Nathan Letwory
2011-03-28RNA functions for adding timer (needed for demo mode, also useful for python ...Campbell Barton
2011-03-28blenkernel: floats were being implicitly promoted to doubles, adjust to use f...Campbell Barton
2011-03-28- quiet new warnings with gcc 4.6Campbell Barton
2011-03-28uvedit: floats were being implicitly promoted to doubles, adjust to use floats.Campbell Barton
2011-03-28Bugfix: One more place still using the old "keys" instead ofJoshua Leung
2011-03-28[#26622] Blender crashes when calling transform operatorMartin Poirier
2011-03-28Revert r34026, which in it turn reverted r33039. Removal breaks renderers tha...Nathan Letwory
2011-03-27COLLADA lamp blender profile: add the remainder of the lamp variables to export.Nathan Letwory
2011-03-27subsurf, derived mesh and other misc files: floats were being implicitly prom...Campbell Barton
2011-03-27imbuf, mathutils & readfile: floats were being implicitly promoted to doubles...Campbell Barton