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-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
2011-03-27view3d / object drawing: floats were being implicitly promoted to doubles, ad...Campbell Barton
2011-03-27math lib and UV project: floats were being implicitly promoted to doubles, ad...Campbell Barton
2011-03-27object/paint/misc-files: floats were being implicitly promoted to doubles, ad...Campbell Barton
2011-03-27interface: floats were being implicitly promoted to doubles, adjust to use fl...Campbell Barton
2011-03-27Fix for [26631] relative blur decimal value from 2.49 is not correctly conver...Lukas Toenne
2011-03-27modifiers: floats were being implicitly promoted to doubles, adjust to use fl...Campbell Barton
2011-03-27Add blender light profile.Nathan Letwory
2011-03-27option not to restore the original frame when canceling the animation, use in...Campbell Barton
2011-03-27clear some c++ warnings.Campbell Barton
2011-03-27fix [#26616] Line of code make Blender crashCampbell Barton
2011-03-27pep8 cleanupCampbell Barton