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-09-29take 2 at fixing the crash...Campbell Barton
2011-09-29Attempt to fix error reported by yafaray devs from my commit r40660Campbell Barton
2011-09-29rna function:Campbell Barton
2011-09-29make drawobject.c's code for getting the camera view frame into its own funct...Campbell Barton
2011-09-29use math functions for curve handle calculation.Campbell Barton
2011-09-29no-longer select handles when transforming in the dopesheet since now the dop...Campbell Barton
2011-09-29fix [#28765] keyframe handles do not move with curves in graph editor when hi...Campbell Barton
2011-09-29Reverting part of r.40659Joshua Leung
2011-09-28Fix #28728: volume precaching took a long time with many objects, changedBrecht Van Lommel
2011-09-28Fix autosave trying to write to / if no userpref temp directory was set,Brecht Van Lommel
2011-09-28Fix #28726: maya key configuration lost after file > new.Brecht Van Lommel
2011-09-28fix 2 bugs with reset-default failing on operators redo panel.Campbell Barton
2011-09-28Now in proper english, heheJens Verwiebe
2011-09-28Using non ASCII-conform char in comment broke compileJens Verwiebe
2011-09-28OSX: Give clear commenting and more up-to-date defaultsJens Verwiebe
2011-09-28OSX: always compile GHOST and Quicktime with Apple-gcc-4.2, simplifies for no...Jens Verwiebe
2011-09-28dont give an error on when texface conversion fails on load. give a warning i...Campbell Barton
2011-09-28Fix #28185: Regression test: outlinertest blendSergey Sharybin
2011-09-28fix for crash with demo mode addon, modal operator loading a blend file would...Campbell Barton
2011-09-28Commented and tagged some unused vars, added some var init (gcc warnings...)Bastien Montagne
2011-09-28patch [#28571]Campbell Barton
2011-09-28Minor: Other UI strings typos and tweaks. Also updated french po & mo.Bastien Montagne
2011-09-28OSX: solve weaklinking for non-apple compilers by using Xlinker, build also Q...Jens Verwiebe
2011-09-28fix [#28158] Image crop keyframes/fcurves do not 'stick' to stripCampbell Barton
2011-09-28transform sequencer update was checking against the wrong transform mode.Campbell Barton
2011-09-28add support for a 4th item for rna property enums in python so the numeric va...Campbell Barton
2011-09-28Fix #28601: SEGFAULT: Regression in free_imbuf_seqSergey Sharybin
2011-09-28Fix crash when starting baking fluid when baking thread is already started.Sergey Sharybin
2011-09-28color strip was showing image crop and and offset twice, also made 'Make Meta...Campbell Barton
2011-09-28fix for incorrect use of strlen() with the sequencer rna (no need for strlen(...Campbell Barton
2011-09-28fix [#28725] No way to control fluid simulator from Python API?Campbell Barton
2011-09-28whitespace edits, make formatting for functions consustent at least within th...Campbell Barton
2011-09-28use __func__ rather than function names in rna prints, some were incorrect.Campbell Barton
2011-09-28correct own fix for #28751 Campbell Barton
2011-09-27Fix for MSVC.Sergey Sharybin
2011-09-27Detour: fix bug with steering actuator: object pointer not removed.Benoit Bolsee
2011-09-27OSX CMake bundle - blenderplayer doesn't need locale, data, ..Dalai Felinto
2011-09-27minor changes to interface code (no functional changes)Campbell Barton
2011-09-27fix [#28752] Brush Icons do not scale correctly with DPI Campbell Barton
2011-09-27fix [#28751] Item in Enum propertie is grayed outCampbell Barton
2011-09-27Silence some gcc warnings.Sergey Sharybin
2011-09-27Return back nice eye icon to constraints header (instead of speaker which not...Sergey Sharybin
2011-09-27comment warnings as errors for MSVC - it too easily made small problems like ...Campbell Barton
2011-09-27Commented and tagged some unused vars (gcc warnings...)Bastien Montagne
2011-09-27OSX: fix player bundle_creationJens Verwiebe
2011-09-27bpy.app.handlers.frame_change_pre/post handlers.Campbell Barton
2011-09-27Minor: Other UI strings typos and tweaks. Also updated french po & mo.Bastien Montagne
2011-09-27Fix for recent commit: mistake in sconscriptSergey Sharybin
2011-09-27Fixing typo in comment - no functional changesSergey Sharybin
2011-09-27navmesh: code clean-up, should be no functional changes.Sergey Sharybin