2012-11-29 |
Campbell Barton | py/bmesh api: add radial prev/next attributes to the... |
commit | commitdiff | tree |
2012-11-29 |
Mitchell Stokes | BGE: Fixing the double-click issue for mouse events... |
commit | commitdiff | tree |
2012-11-29 |
Campbell Barton | bmesh py api: add bmesh.update_edit_mode(), there was... |
commit | commitdiff | tree |
2012-11-29 |
Campbell Barton | some minor edits |
commit | commitdiff | tree |
2012-11-29 |
Campbell Barton | bmesh py api: use generic checking macros to see if... |
commit | commitdiff | tree |
2012-11-29 |
Campbell Barton | bmesh py api: add BMeshFaceSeq.active attribute- bm... |
commit | commitdiff | tree |
2012-11-29 |
Campbell Barton | skip recalculating tessface when adding objects if... |
commit | commitdiff | tree |
2012-11-29 |
Brecht Van... | Fix related to #33340: add a warning to bge from_id... |
commit | commitdiff | tree |
2012-11-29 |
Brecht Van... | Fix #32900: object motion blur not working on the GPU... |
commit | commitdiff | tree |
2012-11-28 |
Brecht Van... | Fix #33337: cycles crash with progressive refine and... |
commit | commitdiff | tree |
2012-11-28 |
Sergey Sharybin | Seems cmake in debian squeeze is broken and fails to... |
commit | commitdiff | tree |
2012-11-28 |
Brecht Van... | Fix #33335: cycles SVM closure issue in recent bugfix... |
commit | commitdiff | tree |
2012-11-28 |
Brecht Van... | Move to Layer: optimization so that the first change... |
commit | commitdiff | tree |
2012-11-28 |
Brecht Van... | Fix #33334: missing glossy label for OSL phong ramp... |
commit | commitdiff | tree |
2012-11-28 |
Sergey Sharybin | For sure buildbot's release buildflags should include... |
commit | commitdiff | tree |
2012-11-28 |
Campbell Barton | include an example in the api docs for using bmesh... |
commit | commitdiff | tree |
2012-11-28 |
Campbell Barton | bmesh operator py api: |
commit | commitdiff | tree |
2012-11-28 |
Campbell Barton | fix for minor annoyance - when extruding a circle there... |
commit | commitdiff | tree |
2012-11-28 |
Sergey Sharybin | Dependency builder: reduce amount of needed sudo comman... |
commit | commitdiff | tree |
2012-11-28 |
Sergey Sharybin | Dependency builder: fixed sources directory not creatin... |
commit | commitdiff | tree |
2012-11-28 |
Brecht Van... | Fix normal compositing/shader node not showing normal... |
commit | commitdiff | tree |
2012-11-28 |
Sergey Sharybin | Typo fix in comment. No functional changes. |
commit | commitdiff | tree |
2012-11-28 |
Sergey Sharybin | Fix #33330: Proxies are not built in Sequencer if previ... |
commit | commitdiff | tree |
2012-11-28 |
Campbell Barton | fix/workaround [#33309] small + in few windows |
commit | commitdiff | tree |
2012-11-28 |
Sergey Sharybin | Fix #33295: Shifted movie strip when rendering <100... |
commit | commitdiff | tree |
2012-11-28 |
Campbell Barton | typo's and some style cleanup, also added asserts into... |
commit | commitdiff | tree |
2012-11-28 |
Nicholas Bishop | Copy face attributes when creating new faces in BMO_sym... |
commit | commitdiff | tree |
2012-11-28 |
Campbell Barton | fix [#33320] Decimate modifer in collapse is inconsiste... |
commit | commitdiff | tree |
2012-11-28 |
Campbell Barton | bmesh operator api reference - add in 'bmesh' arg at... |
commit | commitdiff | tree |
2012-11-28 |
Campbell Barton | use radians for 'spin' bmesh operator (since the rest... |
commit | commitdiff | tree |
2012-11-28 |
Campbell Barton | bmesh operator naming - use clearer names for args... |
commit | commitdiff | tree |
2012-11-27 |
Campbell Barton | improve docstring for BMO_op_vinitf(). |
commit | commitdiff | tree |
2012-11-27 |
Brecht Van... | GPU: remove GPU Mipmap Generation option and just alway... |
commit | commitdiff | tree |
2012-11-27 |
Brecht Van... | Fix #33328: cycles not rendering dupliframes, needs... |
commit | commitdiff | tree |
2012-11-27 |
Brecht Van... | Fix #33168: collada export added incorrect -material... |
commit | commitdiff | tree |
2012-11-27 |
Brecht Van... | Fix #33326: outliner numpad minus collapse followed... |
commit | commitdiff | tree |
2012-11-27 |
Brecht Van... | Fix #33324: Auto IK not working after recent changes... |
commit | commitdiff | tree |
2012-11-27 |
Mitchell Stokes | BGE: Fix for [#33027] "logic.keyboard polling rate... |
commit | commitdiff | tree |
2012-11-27 |
Brecht Van... | CMake: hide some unnecessary LLVM/OSL/EXR prints. |
commit | commitdiff | tree |
2012-11-27 |
Antony Riakiotakis | fix crash with path conversion, not all materials have... |
commit | commitdiff | tree |
2012-11-27 |
Campbell Barton | add osl shader scripts to bpath walker (so making paths... |
commit | commitdiff | tree |
2012-11-27 |
Brecht Van... | Move to layer: remove the OK button and make it apply... |
commit | commitdiff | tree |
2012-11-27 |
Brecht Van... | Fix cycles OSL shader loading warnings after recent... |
commit | commitdiff | tree |
2012-11-27 |
Brecht Van... | Fix part of #32248: transform with a size limit constra... |
commit | commitdiff | tree |
2012-11-27 |
Campbell Barton | replace and exception macro's for static functions... |
commit | commitdiff | tree |
2012-11-27 |
Sergey Sharybin | Camera Tracking: fixed camera solve operator not updati... |
commit | commitdiff | tree |
2012-11-27 |
Campbell Barton | split py->slot & slot->py into their own functions... |
commit | commitdiff | tree |
2012-11-27 |
Campbell Barton | move bmesh operator calling into its own file. |
commit | commitdiff | tree |
2012-11-27 |
Campbell Barton | add empty files (will move bmesh operator calling here) |
commit | commitdiff | tree |
2012-11-27 |
Jens Verwiebe | OSX/scons: introducing and testing an unexported_symbol... |
commit | commitdiff | tree |
2012-11-27 |
Sergey Sharybin | Masking: fixed bug with vector handles not updating... |
commit | commitdiff | tree |
2012-11-27 |
Sergey Sharybin | Mark boost symbols as local |
commit | commitdiff | tree |
2012-11-27 |
Campbell Barton | remove unmaintained eltopo, keeping scons/cmake entries... |
commit | commitdiff | tree |
2012-11-27 |
Campbell Barton | new bevel was still referring to old property name... |
commit | commitdiff | tree |
2012-11-27 |
Campbell Barton | use clearer names for 'single' bmesh operator args... |
commit | commitdiff | tree |
2012-11-27 |
Campbell Barton | py/bmesh api - add support for single item buffers... |
commit | commitdiff | tree |
2012-11-27 |
Brecht Van... | Fix crash opening .blend file with missing lib linked... |
commit | commitdiff | tree |
2012-11-27 |
Campbell Barton | generate api reference for 'bmesh.ops', restructured... |
commit | commitdiff | tree |
2012-11-27 |
Campbell Barton | code cleanup: bmesh operator comments, readying for... |
commit | commitdiff | tree |
2012-11-27 |
Campbell Barton | fix for asserts added in own recent commit with more... |
commit | commitdiff | tree |
2012-11-27 |
Howard Trickey | Bevel: better round profile code. |
commit | commitdiff | tree |
2012-11-27 |
Campbell Barton | bmesh/py operator api: |
commit | commitdiff | tree |
2012-11-26 |
Campbell Barton | fix/workaround [#33281] script goes into not responding |
commit | commitdiff | tree |
2012-11-26 |
Brecht Van... | Fix #32907: failure rendering a complex node setup... |
commit | commitdiff | tree |
2012-11-26 |
Bastien Montagne | Spell check updates... |
commit | commitdiff | tree |
2012-11-26 |
Brecht Van... | Fix #33226: error loading .blend files with different... |
commit | commitdiff | tree |
2012-11-26 |
Antony Riakiotakis | Remove non existent pthread include directory for MinGW... |
commit | commitdiff | tree |
2012-11-26 |
Brecht Van... | Fix #33316: mesh edge short path select was wrong on... |
commit | commitdiff | tree |
2012-11-26 |
Sergey Sharybin | Fix wrong color space used for generated float images |
commit | commitdiff | tree |
2012-11-26 |
Campbell Barton | fix uv lasso and circle select - both were not working... |
commit | commitdiff | tree |
2012-11-26 |
Campbell Barton | fix for crash copying nodes, regression since last... |
commit | commitdiff | tree |
2012-11-26 |
Campbell Barton | fix for changing images in UV editmode with sync-select... |
commit | commitdiff | tree |
2012-11-26 |
Antony Riakiotakis | Enable python 3.3 for MinGW/CMake. |
commit | commitdiff | tree |
2012-11-26 |
Sergey Sharybin | Fix #33293L VSE: strip - separate images [Y] dialog... |
commit | commitdiff | tree |
2012-11-26 |
Campbell Barton | switch verious references from py3.2 -> 3.3 or just 3. |
commit | commitdiff | tree |
2012-11-26 |
Jason Wilkins | -fno-rtti is a gcc option which gives a warning when... |
commit | commitdiff | tree |
2012-11-26 |
Campbell Barton | search box width's now scale with DPI setting. |
commit | commitdiff | tree |
2012-11-26 |
Sergey Sharybin | Switch windows to python 3.3 |
commit | commitdiff | tree |
2012-11-26 |
Campbell Barton | fix [#31598] Messed up Smart UVs |
commit | commitdiff | tree |
2012-11-26 |
Brecht Van... | Fix: cycles light sampling crash, happens on rare occas... |
commit | commitdiff | tree |
2012-11-26 |
Campbell Barton | style cleanup |
commit | commitdiff | tree |
2012-11-26 |
Campbell Barton | fix [#33303] face selection masking for painting does... |
commit | commitdiff | tree |
2012-11-26 |
Brecht Van... | Fix #33312: cycles render crash with motion blur /... |
commit | commitdiff | tree |
2012-11-26 |
Brecht Van... | Fix #33310: unnecessary redraw of outliner when editing... |
commit | commitdiff | tree |
2012-11-26 |
Campbell Barton | py/bmesh api - support for converting from/to BMO_OP_SL... |
commit | commitdiff | tree |
2012-11-26 |
Brecht Van... | Fix #33292: cycles material draw mode selection not... |
commit | commitdiff | tree |
2012-11-26 |
Brecht Van... | Fix #33285: loop cut is not supposed to cut through... |
commit | commitdiff | tree |
2012-11-26 |
Brecht Van... | Bevel: allow page up / page down shortcuts for segments... |
commit | commitdiff | tree |
2012-11-26 |
Campbell Barton | use slightly more efficient BLI_array_fixedstack_declar... |
commit | commitdiff | tree |
2012-11-26 |
Campbell Barton | fix [#33305] Bevel tool crashes Blender if the number... |
commit | commitdiff | tree |
2012-11-26 |
Campbell Barton | fix for uninitialized memory use with numeric input: |
commit | commitdiff | tree |
2012-11-26 |
Campbell Barton | use more rigid type checking for bmesh slot subtypes. |
commit | commitdiff | tree |
2012-11-26 |
Campbell Barton | add subtypes to bmesh operators (needed for python... |
commit | commitdiff | tree |
2012-11-26 |
Campbell Barton | code cleanup: doxy comment corrections and correct... |
commit | commitdiff | tree |
2012-11-25 |
Brecht Van... | Fix #33304: missing 3D view redraw while moving camera... |
commit | commitdiff | tree |
2012-11-25 |
Brecht Van... | Fix #33291: when using boundbox drawtype for a large... |
commit | commitdiff | tree |
2012-11-25 |
Campbell Barton | code cleanup: warnings, style |
commit | commitdiff | tree |
2012-11-25 |
Howard Trickey | More fixes to parallel tests to make them less sensitiv... |
commit | commitdiff | tree |
2012-11-25 |
Campbell Barton | fix [#33278] zoom mode in UV editor |
commit | commitdiff | tree |
2012-11-25 |
Campbell Barton | continuous zoom was inverted from other zoom modes. |
commit | commitdiff | tree |
next |