2011-10-16 |
Brecht Van Lommel | Cycles: fix missing node editor redraw when assiging... |
tree | commitdiff |
2011-10-15 |
Brecht Van Lommel | Cycles: |
tree | commitdiff |
2011-10-15 |
Brecht Van Lommel | Cycles: more tweaks to get old/new shading systems... |
tree | commitdiff |
2011-10-15 |
Brecht Van Lommel | Cycles: make Attribute node work, code for it was imple... |
tree | commitdiff |
2011-10-15 |
Brecht Van Lommel | Cycles: fix nodes gone missing after new/old shading... |
tree | commitdiff |
2011-10-12 |
Brecht Van Lommel | Cycles: revert commit that joined surface/volume socket... |
tree | commitdiff |
2011-10-12 |
Brecht Van Lommel | Cycles: add compatibility check to node link menu. |
tree | commitdiff |
2011-10-12 |
Brecht Van Lommel | Cycles: tag shading nodes as being compatible with... |
tree | commitdiff |
2011-10-12 |
Brecht Van Lommel | Cycles: don't use glsl in textured draw mode, to keep... |
tree | commitdiff |
2011-10-12 |
Brecht Van Lommel | Cycles: make node with multiple input sockets with... |
tree | commitdiff |
2011-10-12 |
Brecht Van Lommel | Cycles: replace surface/volume sockets in output nodes... |
tree | commitdiff |
2011-10-11 |
Brecht Van Lommel | Cycles: add python render engine option to use new... |
tree | commitdiff |
2011-10-11 |
Brecht Van Lommel | Cycles: svn merge -r40411:40934 ^/trunk/blender |
tree | commitdiff |
2011-10-11 |
Campbell Barton | fix for drag-n-drop ID's for renaming (own fault when... |
tree | commitdiff |
2011-10-11 |
Dalai Felinto | Adding FA (Persian - Farsi) language to po + flipping... |
tree | commitdiff |
2011-10-11 |
Campbell Barton | fix for py/rna assigning an invalid index. also give... |
tree | commitdiff |
2011-10-11 |
Campbell Barton | fix for crash in BLI_join_dirfile() when the dir is... |
tree | commitdiff |
2011-10-11 |
Xiao Xiangquan | Handle "Open Recent..." |
tree | commitdiff |
2011-10-11 |
Campbell Barton | - bpy.path.abspath(), added optional library argument... |
tree | commitdiff |
2011-10-10 |
Campbell Barton | create navmesh operator would crash on non-mesh objects... |
tree | commitdiff |
2011-10-10 |
Sergey Sharybin | Fix #28857: 2.60 rc1 regression? |
tree | commitdiff |
2011-10-10 |
Campbell Barton | fix [#28850] With "Auto-keyframe" on, the "Selection... |
tree | commitdiff |
2011-10-10 |
Sergey Sharybin | Revert "Fix #28863: Inconsistent UI inside of the UV... |
tree | commitdiff |
2011-10-10 |
Campbell Barton | correct operator name from my own recent changes and... |
tree | commitdiff |
2011-10-10 |
Campbell Barton | fix bad svn ID tags |
tree | commitdiff |
2011-10-10 |
Campbell Barton | header cleanup (no functional changes) |
tree | commitdiff |
2011-10-10 |
Bastien Montagne | Now append/link will start at current blend file direct... |
tree | commitdiff |
2011-10-10 |
Campbell Barton | add in empty modifier slot so dynamic paint files don... |
tree | commitdiff |
2011-10-10 |
Sergey Sharybin | Fix #28863: Inconsistent UI inside of the UV/ImageEdito... |
tree | commitdiff |
2011-10-10 |
Campbell Barton | updates to navmesh |
tree | commitdiff |
2011-10-10 |
Campbell Barton | edit error macro formatting (confuses some editors) |
tree | commitdiff |
2011-10-10 |
Campbell Barton | fix for using uninitialized stack memory in mesh_foreac... |
tree | commitdiff |
2011-10-10 |
Campbell Barton | - for some reason navmesh wasnt drawing when VBO was... |
tree | commitdiff |
2011-10-10 |
Campbell Barton | fix documentation error - [#28862] Method 'difference... |
tree | commitdiff |
2011-10-10 |
Campbell Barton | bug #28848 also mentions Ctrl+Backspace isnt working. |
tree | commitdiff |
2011-10-10 |
Campbell Barton | fix [#28860] CRASH loading scene |
tree | commitdiff |
2011-10-10 |
Campbell Barton | add 3 PLY and STL export tests. |
tree | commitdiff |
2011-10-10 |
Campbell Barton | mesh VBO drawing code was swapping red/blue vertex... |
tree | commitdiff |
2011-10-09 |
Campbell Barton | fix for editmode opengl drawing (bug from own recent... |
tree | commitdiff |
2011-10-09 |
Campbell Barton | fix crash for recent navmesh edits when setting a non... |
tree | commitdiff |
2011-10-09 |
Campbell Barton | move NavMesh draw code out of being a modifier and... |
tree | commitdiff |
2011-10-09 |
Campbell Barton | increase the hit radius for vertex selection in weight... |
tree | commitdiff |
2011-10-09 |
Campbell Barton | replace sprintf with strcpy where no formatting is... |
tree | commitdiff |
2011-10-09 |
Campbell Barton | clear some warnings. |
tree | commitdiff |
2011-10-09 |
Campbell Barton | correction to RNA class api references (only used for... |
tree | commitdiff |
2011-10-09 |
Campbell Barton | fix for BUILTIN_KSI_WholeCharacter keying custom string... |
tree | commitdiff |
2011-10-09 |
Campbell Barton | text edit: selecting zoomed in text with the mouse... |
tree | commitdiff |
2011-10-09 |
Campbell Barton | text editing: make jumping left/right both act the... |
tree | commitdiff |
2011-10-09 |
Campbell Barton | button text editing: home/end were not moving the curso... |
tree | commitdiff |
2011-10-09 |
Campbell Barton | fix [#28848] Editing object name (e.g.), Ctrl-Shift... |
tree | commitdiff |
2011-10-08 |
Campbell Barton | fix [#28821] Whole Character keying set ignores non... |
tree | commitdiff |
2011-10-08 |
Campbell Barton | use newly added ID_BLEND_PATH() in more places. |
tree | commitdiff |
2011-10-08 |
Campbell Barton | fix [#28846] Relative paths on linked scene fails |
tree | commitdiff |
2011-10-07 |
Thomas Dinges | Patch [#28660] x64 thumbnail handler not being installe... |
tree | commitdiff |
2011-10-07 |
Dalai Felinto | Scene.GameData DNA alignment nitpicking |
tree | commitdiff |
2011-10-07 |
Campbell Barton | fix for own bad mistake, broke vector curve handles. |
tree | commitdiff |
2011-10-07 |
Campbell Barton | fix [#28800] Scene NULL in frame change callback, crash... |
tree | commitdiff |
2011-10-06 |
Campbell Barton | rna_ParticleDupliWeight_name_length was returning an... |
tree | commitdiff |
2011-10-06 |
Campbell Barton | spaces -> tabs (whitespace only changes) |
tree | commitdiff |
2011-10-06 |
Campbell Barton | fix [#27071] Random crashes when altering a mesh vertex... |
tree | commitdiff |
2011-10-06 |
Sergey Sharybin | Fix #28819: Normal Maps appear inverted in GLSL shader... |
tree | commitdiff |
2011-10-06 |
Sergey Sharybin | Fix #28805: Add mesh, align to view, un check align... |
tree | commitdiff |
2011-10-06 |
Campbell Barton | hide 3d view header `use_pivot_point_align` button... |
tree | commitdiff |
2011-10-06 |
Dalai Felinto | texface fix: if material is not used by mesh set defaul... |
tree | commitdiff |
2011-10-06 |
Campbell Barton | fix [#28113] ZTransp flag is not imported correctly... |
tree | commitdiff |
2011-10-06 |
Campbell Barton | fix for error in own edits to recently applied select... |
tree | commitdiff |
2011-10-06 |
Campbell Barton | fix for weight paint with face mask enabled drawing... |
tree | commitdiff |
2011-10-06 |
Campbell Barton | remove unused struct member & minor edits, no functiona... |
tree | commitdiff |
2011-10-06 |
Campbell Barton | fix for fix |
tree | commitdiff |
2011-10-06 |
Campbell Barton | fix [#26193] Weightpainting on Mesh with Armature-Modif... |
tree | commitdiff |
2011-10-06 |
Campbell Barton | cleanup for main weight paint drawing function while... |
tree | commitdiff |
2011-10-06 |
Campbell Barton | fix error in last commit & remove commented code which... |
tree | commitdiff |
2011-10-06 |
Campbell Barton | fix for memory leak when calling wpaint_make_validmap... |
tree | commitdiff |
2011-10-06 |
Campbell Barton | fix for crash when painting normalize with no vertex... |
tree | commitdiff |
2011-10-05 |
Brecht Van Lommel | Fix #28766: object properties > display > transparency... |
tree | commitdiff |
2011-10-05 |
Campbell Barton | minor edits |
tree | commitdiff |
2011-10-05 |
Jens Verwiebe | OSX: Correct copy/paste error and exclude endianess... |
tree | commitdiff |
2011-10-05 |
Campbell Barton | fix [#28809] Fileselect strange icon display. |
tree | commitdiff |
2011-10-05 |
Campbell Barton | fix [#28807] Drivers breaking by undo |
tree | commitdiff |
2011-10-05 |
Campbell Barton | filter RNA classes for translation (removes over 1300... |
tree | commitdiff |
2011-10-05 |
Campbell Barton | rename rna OperatorTypeMacro --> OperatorMacro, since... |
tree | commitdiff |
2011-10-04 |
Martin Poirier | [#28801] Pet doesn't work on the whole mesh |
tree | commitdiff |
2011-10-04 |
Campbell Barton | fix for error when fixing crash in filesel poll function. |
tree | commitdiff |
2011-10-04 |
Dalai Felinto | bge bugfix: navmesh collision flag disputing with glsl_... |
tree | commitdiff |
2011-10-04 |
Sergey Sharybin | Update blenderplayer stubs to deal with recent keymaps... |
tree | commitdiff |
2011-10-04 |
Sergey Sharybin | Correction for own recent commit -- didn't know it... |
tree | commitdiff |
2011-10-04 |
Brecht Van Lommel | Fix #28202: (only) modifying keymap item properties... |
tree | commitdiff |
2011-10-04 |
Sergey Sharybin | Partial fix #27978: Problem exporting OGG Theora-Vorbis... |
tree | commitdiff |
2011-10-04 |
Campbell Barton | remove redundant code, also dont bother with os.path... |
tree | commitdiff |
2011-10-04 |
Bastien Montagne | Minor: Other UI strings typos and tweaks. Also updated... |
tree | commitdiff |
2011-10-03 |
Campbell Barton | fix for missing null check in own recent commit. |
tree | commitdiff |
2011-10-03 |
Campbell Barton | revert r40738, flipepd enums give quick access to first... |
tree | commitdiff |
2011-10-03 |
Campbell Barton | add macro OB_TYPE_SUPPORT_MATERIAL, type checks were... |
tree | commitdiff |
2011-10-03 |
Campbell Barton | fix [#27526] shared data but different data materials. |
tree | commitdiff |
2011-10-03 |
Campbell Barton | fix for [#28788] wasn't complete, pose bones scale... |
tree | commitdiff |
2011-10-03 |
Sergey Sharybin | Fix #27532: Undo test texture after painting gives... |
tree | commitdiff |
2011-10-03 |
Campbell Barton | - use BLI_findstring rather then while loop for listbas... |
tree | commitdiff |
2011-10-03 |
Sergey Sharybin | Fix #28780: Undo while painting image sequences issue |
tree | commitdiff |
2011-10-03 |
Bastien Montagne | Minor: Other UI strings typos and tweaks. Also updated... |
tree | commitdiff |
2011-10-03 |
Campbell Barton | fix [#27578] Fileselector UI area does not scale with... |
tree | commitdiff |
next |