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
2011-07-08finish user preference dlg's input handlesXiao Xiangquan
2011-07-023D view, graph editor, etc. doneXiao Xiangquan
2011-06-24right panel doneXiao Xiangquan
2011-06-24merge from trunk #37722Xiao Xiangquan
2011-06-20handle SpaceType and UserPref popupsXiao Xiangquan
2011-06-17handle View and Object menuXiao Xiangquan
2011-06-15translate left panelXiao Xiangquan
2011-06-15merge from trunk r37405Xiao Xiangquan
2011-06-11accident when merge. revert to r37405Xiao Xiangquan
2011-06-11accident when merge. revert to r37405Xiao Xiangquan
2011-06-11merge from trunk r37405Xiao Xiangquan
2011-06-11fix for recent commit, this stops makesdna from working right:Campbell Barton
2011-06-11remove backbuf from internal struct's (unused in 2.5x)Campbell Barton
2011-06-11fix for using system includes, the include macro wasn't un-setting the previo...Campbell Barton
2011-06-11* Code cleanup Thomas Dinges
2011-06-11suspiciously consistent typoJason Wilkins
2011-06-112.5 Modifier UI Script:Thomas Dinges
2011-06-10fix [#27627] Strange behavior with solid open gl lightsCampbell Barton
2011-06-10Bugfix #27136Ton Roosendaal
2011-06-10fix [#27607] Scene's render.filepath gets cropped to 159 charactersCampbell Barton
2011-06-10added a check to console auto-compleation for pythons struct_seq type, so bpy...Campbell Barton
2011-06-10fix [#27495] Incorrect result of image name autocompletionCampbell Barton
2011-06-10Add i18n support for C code, and most menu items can be translated, nowXiao Xiangquan
2011-06-09add includes for windows.Campbell Barton
2011-06-09update for tests, error out when duplicate modules are found, all ctest tests...Campbell Barton
2011-06-09Bugfix #27081Ton Roosendaal
2011-06-09Fix for GLSL material node inside groups. These were using the GPULink point ...Lukas Toenne
2011-06-09Bugfix #27078Ton Roosendaal
2011-06-09Bugfix #26886Ton Roosendaal
2011-06-09replace log() calls with constantsCampbell Barton
2011-06-09fix for own mistake & fix some comments.Campbell Barton
2011-06-09fix for memory leak re-binding meshes.Campbell Barton
2011-06-09Fix [#27378] ASC-CDL Color Balance Node does not allow for full range of valuesMatt Ebb
2011-06-09RNA properties - expose values as radians rather then degreesCampbell Barton
2011-06-09use a better method for finding the precision to use for float buttons, about...Campbell Barton
2011-06-09fix [#27616] Appending an object from a file brings all existing group links ...Campbell Barton
2011-06-09[#27615] Box select of mesh object disabled or translated due to curve objectCampbell Barton
2011-06-09add foreachIDLink function for cloth, remove cloth specific newlibadr calls i...Campbell Barton
2011-06-08Bugfix #27601Ton Roosendaal
2011-06-08fix for own error r35918, generalizing looping over modifier ID linksCampbell Barton
2011-06-08Bugfix #27601Ton Roosendaal
2011-06-08Apply [#27477] COLLADA export support for textures mapped to COLSPECNathan Letwory
2011-06-08Shuffle some build code around to ensure debug builds on Windows actually run...Nathan Letwory
2011-06-08Bugfix [#27586] P for setting playback range is clamped to > 0Joshua Leung
2011-06-08fix of fix :| [real fix for #36787 -- it was wrongly fixed on #36964]Dalai Felinto
2011-06-08cmake: remove python include in the wm module, set opengl as a system include.Campbell Barton
2011-06-08don't write file history in backgound mode (running ctest would overwrite all...Campbell Barton
2011-06-07draw sequences with invalid effect frame ranges pink to highlight they are in...Campbell Barton
2011-06-07fix for vertex group copy to selectedCampbell Barton
2011-06-07fix for sequencer transform with effects strips where the effects could be mo...Campbell Barton