2012-01-11 |
Campbell Barton | minor edits to xml presets |
tree | commitdiff |
2012-01-10 |
Campbell Barton | move theme presets out of the header into the main... |
tree | commitdiff |
2012-01-10 |
Campbell Barton | enable xml preset save/load, replace install/export... |
tree | commitdiff |
2012-01-10 |
Campbell Barton | initial support for XML presets, these have the advanta... |
tree | commitdiff |
2012-01-09 |
Sergey Sharybin | Camera tracking: tracks copy/paste operator |
tree | commitdiff |
2012-01-09 |
Dalai Felinto | ui typo + small fix |
tree | commitdiff |
2012-01-09 |
Brecht Van Lommel | Cycles: multi GPU rendering support. |
tree | commitdiff |
2012-01-09 |
Joshua Leung | Typo fix - thanks "Olson" on IRC! |
tree | commitdiff |
2012-01-06 |
Thomas Dinges | Fix for last commit, missed check for ob, could cause... |
tree | commitdiff |
2012-01-06 |
Sergey Sharybin | More whitespace cleanup in python scripts |
tree | commitdiff |
2012-01-06 |
Sergey Sharybin | Whitespace cleanup in curve properties script |
tree | commitdiff |
2012-01-06 |
Thomas Dinges | Tweaks for Node Header UI code: |
tree | commitdiff |
2012-01-06 |
Thomas Dinges | Cycles / Nodes: |
tree | commitdiff |
2012-01-06 |
Thomas Dinges | 3DView / Properties Region: |
tree | commitdiff |
2012-01-05 |
Thomas Dinges | Properties Window UI: |
tree | commitdiff |
2012-01-05 |
Thomas Dinges | * Fixing a typo in clip operators. |
tree | commitdiff |
2012-01-05 |
Thomas Dinges | 2.6 UI Files: |
tree | commitdiff |
2012-01-05 |
Dalai Felinto | logic editor ui adjustment, all gameprop types are... |
tree | commitdiff |
2012-01-05 |
Campbell Barton | edit on recent font UI changes. |
tree | commitdiff |
2012-01-05 |
Campbell Barton | add bpy collection method .find(key), so you can get... |
tree | commitdiff |
2012-01-04 |
Dalai Felinto | This patch creates an interface for ["Text"] properties... |
tree | commitdiff |
2012-01-04 |
Sergey Sharybin | Camera tracking: added depth object to Follow Track... |
tree | commitdiff |
2012-01-04 |
Sergey Sharybin | Camera tracking: fixes in Link Empty to Track and Bundl... |
tree | commitdiff |
2012-01-04 |
Sergey Sharybin | Object tracking: now Object Solver constraint can be... |
tree | commitdiff |
2012-01-03 |
Sergey Sharybin | Fix for follow track constraint using incorrect icon... |
tree | commitdiff |
2012-01-02 |
Campbell Barton | weight paint buttons now work in weight paint vertex... |
tree | commitdiff |
2012-01-02 |
Campbell Barton | py scripts - replace bad uses of len(), |
tree | commitdiff |
2012-01-01 |
Campbell Barton | use `props` all over for operator properties vars |
tree | commitdiff |
2012-01-01 |
Campbell Barton | rna_xml module - write colors as hexadecimal values... |
tree | commitdiff |
2012-01-01 |
Campbell Barton | pep8 edits |
tree | commitdiff |
2012-01-01 |
Campbell Barton | theme import/export - uses generic rna_xml py module. |
tree | commitdiff |
2012-01-01 |
Campbell Barton | add the ability to read from XML into RNA for rna_xml... |
tree | commitdiff |
2012-01-01 |
Campbell Barton | initial rna <> xml module, copied from dump_rna2xml... |
tree | commitdiff |
2011-12-31 |
Campbell Barton | minor style edits to space_clip & unused var |
tree | commitdiff |
2011-12-30 |
Nicholas Bishop | Small tweaks from Zafio for the remesh modifier icon |
tree | commitdiff |
2011-12-30 |
Nicholas Bishop | Add remesh modifier (dual contouring). |
tree | commitdiff |
2011-12-30 |
Sergey Sharybin | Object tracking integration |
tree | commitdiff |
2011-12-30 |
Brecht Van Lommel | Color management: add "Color Unpremultiply" option... |
tree | commitdiff |
2011-12-30 |
Sergey Sharybin | Camera tracking: improvements of track preview widget |
tree | commitdiff |
2011-12-30 |
Campbell Barton | check for presets in addons dirs. this way addons can... |
tree | commitdiff |
2011-12-30 |
Campbell Barton | style edits for function declarations |
tree | commitdiff |
2011-12-29 |
Dalai Felinto | more mist settings should be accesible to BGE |
tree | commitdiff |
2011-12-28 |
Sergey Sharybin | Merging r42896 through r42944 from trunk into soc-2911... |
tree | commitdiff |
2011-12-28 |
Sergey Sharybin | Fix #29707: Sequencer presets corrupt audio scene settings |
tree | commitdiff |
2011-12-28 |
Sergey Sharybin | Add FFmpeg libraries versions to system-info.txt |
tree | commitdiff |
2011-12-27 |
Sergey Sharybin | Merging r42800 through r42895 from trunk into soc-2011... |
tree | commitdiff |
2011-12-24 |
Campbell Barton | update bpy_extras.view3d_utils for matrix changes |
tree | commitdiff |
2011-12-23 |
Brecht Van Lommel | Fix test key conflict operator error, due to missing... |
tree | commitdiff |
2011-12-22 |
Campbell Barton | update axis conversion for recent matrix changes |
tree | commitdiff |
2011-12-22 |
Campbell Barton | patch [#29673] Visualize Indices (developer aid) |
tree | commitdiff |
2011-12-22 |
Campbell Barton | picky edits - use "" for non enum strings. |
tree | commitdiff |
2011-12-21 |
Bastien Montagne | A few small fixes to new UI messages... |
tree | commitdiff |
2011-12-21 |
Sergey Sharybin | Merging r42770 through r42799 from trunk into soc-2011... |
tree | commitdiff |
2011-12-21 |
Dalai Felinto | Patch [#29654] New menu option under Object > Game... |
tree | commitdiff |
2011-12-20 |
Sergey Sharybin | Merging r42723 through r42769 from trunk into soc-2011... |
tree | commitdiff |
2011-12-20 |
Daniel Stokes | Cleaning up some issues that found their way into the... |
tree | commitdiff |
2011-12-20 |
Thomas Dinges | First fix after Cucumber merge starts. |
tree | commitdiff |
2011-12-20 |
Dalai Felinto | Cucumber, first batch of merge - UI changes and custom... |
tree | commitdiff |
2011-12-19 |
Sergey Sharybin | Object tracking: configurable scale for object solution |
tree | commitdiff |
2011-12-19 |
Brecht Van Lommel | Fix #29655: keyboard shortcuts missing from text editor... |
tree | commitdiff |
2011-12-19 |
Sergey Sharybin | Merging r42648 through r42722 from trunk into soc-2011... |
tree | commitdiff |
2011-12-18 |
Lukas Toenne | Removed buttons in node headers for hiding unused socke... |
tree | commitdiff |
2011-12-15 |
Sergey Sharybin | Camera tracking: add camera to follow track and object... |
tree | commitdiff |
2011-12-15 |
Sergey Sharybin | Object tracking: various fixes and improvements |
tree | commitdiff |
2011-12-15 |
Sergey Sharybin | Object tracking: object with object solver constraint... |
tree | commitdiff |
2011-12-15 |
Sergey Sharybin | Merging r42621 through r42647 from trunk into soc-2011... |
tree | commitdiff |
2011-12-15 |
Antony Riakiotakis | Bicubic bump map filtering. |
tree | commitdiff |
2011-12-14 |
Sergey Sharybin | Merging r42602 through r42620 from trunk into soc-2011... |
tree | commitdiff |
2011-12-13 |
Ton Roosendaal | First Blender 2.61 commit! (Sneaked in quick tooltop... |
tree | commitdiff |
2011-12-13 |
Sergey Sharybin | Merging r42533 through r42601 from trunk into soc-2011... |
tree | commitdiff |
2011-12-11 |
Campbell Barton | not all filepaths had the FILE_PATH subtype, this means... |
tree | commitdiff |
2011-12-11 |
Campbell Barton | fix for bpy.path.abspath() on windows when the library... |
tree | commitdiff |
2011-12-11 |
Sergey Sharybin | Set lens settings to blender's camera on "Setup Trackin... |
tree | commitdiff |
2011-12-10 |
Sergey Sharybin | Fix #29516: Twist brush giving crazy results |
tree | commitdiff |
2011-12-10 |
Campbell Barton | fix for error in bpy_extras.image_utils.load_image... |
tree | commitdiff |
2011-12-09 |
Campbell Barton | fix for bpy_extras.image_utils.load_image() making... |
tree | commitdiff |
2011-12-09 |
Campbell Barton | global is python keyword so cant use as operator argument, |
tree | commitdiff |
2011-12-09 |
Sergey Sharybin | Merging r42482 through r42532 from trunk into soc-2011... |
tree | commitdiff |
2011-12-09 |
Daniel Salazar | [#29509] Randomize rotations fails with Axis/Angle |
tree | commitdiff |
2011-12-08 |
M.G. Kishalmi | randomize transform operators 'rotation' property subty... |
tree | commitdiff |
2011-12-07 |
Sergey Sharybin | Update presets for tracking |
tree | commitdiff |
2011-12-07 |
Sergey Sharybin | Merging remained part of hybrid tracker which adds... |
tree | commitdiff |
2011-12-07 |
Brecht Van Lommel | Fix #29518: uv cylinder/sphere unwrap from menu didn... |
tree | commitdiff |
2011-12-07 |
Sergey Sharybin | Fix #29432: Marquee Select Bug |
tree | commitdiff |
2011-12-07 |
Sergey Sharybin | Merging r42461 through r42481 from trunk into soc-2011... |
tree | commitdiff |
2011-12-06 |
Sergey Sharybin | Make distortion panel be a bit more obvious label |
tree | commitdiff |
2011-12-06 |
Sergey Sharybin | Merging r42458 through r42460 from trunk into soc-2011... |
tree | commitdiff |
2011-12-06 |
Sergey Sharybin | Merging r42442 through r42457 from trunk into soc-2011... |
tree | commitdiff |
2011-12-06 |
Sergey Sharybin | Camera tracking: fixed typo in remove tracking preset... |
tree | commitdiff |
2011-12-06 |
Campbell Barton | attempt to fix defione for qtcreator project file and... |
tree | commitdiff |
2011-12-05 |
Campbell Barton | more minor py edits |
tree | commitdiff |
2011-12-05 |
Campbell Barton | remove invalid NULL checks from own recent commit and... |
tree | commitdiff |
2011-12-05 |
Sergey Sharybin | Object solver: minor tweaks |
tree | commitdiff |
2011-12-05 |
Sergey Sharybin | Object tracking; initial commit |
tree | commitdiff |
2011-12-05 |
Sergey Sharybin | Merging r42413 through r42441 form trunk into soc-2011... |
tree | commitdiff |
2011-12-04 |
Daniel Salazar | (no commit message) |
tree | commitdiff |
2011-12-04 |
Sergey Sharybin | Merging r42394 through r42412 form trunk into soc-2011... |
tree | commitdiff |
2011-12-04 |
Thomas Dinges | Fix [#29502] Brush texture Preview panel doesnt show... |
tree | commitdiff |
2011-12-04 |
Keir Mierle | Add minimum correlation widget to tracker default setti... |
tree | commitdiff |
2011-12-04 |
Keir Mierle | Turn grayscale preview on if any channel toggles are... |
tree | commitdiff |
next |